Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 5dd8a03665 gunzip: support concatenated gz files. hace 17 años
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko ab9eef21a5 bunzip2/gunzip/uncompress/unlzma: merge into common code - hace 18 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata hace 18 años
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like hace 18 años
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 19 años
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static hace 19 años
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g hace 20 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
  Eric Andersen dfcb5b0412 s/u_int/uint/g hace 21 años
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Glenn L McGrath f92caa7619 Call lseek directly rather than via data_align() hace 22 años
  Eric Andersen 2a2ab1479c Fix an obvious thinko hace 22 años
  Glenn L McGrath 2e41d0cb77 Fix compress support and prevent a segfault hace 22 años
  Glenn L McGrath 7ca04f328e New common unarchive code. hace 22 años
  Matt Kraai a5f09c668e Use fopen wrapper. hace 23 años
  Eric Andersen dcbca62e89 Standard typing (u_int16_t instead of u16, u_int32_t instead hace 23 años
  Glenn L McGrath 26a0d9a945 Call setvbuf from here isntead of gz_open for compatability with uclibc hace 23 años
  Glenn L McGrath f8736d251e rpm2cpio applet by Laurence Anderson hace 23 años