1. 831ed16 Handle glibc 2.0.7 as well by Eric Andersen · 24 years ago
  2. 911af57 Be more generic for libc5. We don't need to know struct definitions by Eric Andersen · 24 years ago
  3. 64c8b17 Another iteration -- adjust the init_module syscall a bit. -Erik by Eric Andersen · 24 years ago
  4. acc7757 *** empty log message *** by Eric Andersen · 24 years ago
  5. a2a978a Some further syscall adjustments. Split the module syscalls out of by Eric Andersen · 24 years ago
  6. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  7. 3c0364f Patch from Larry Doolittle to eliminate needless thrashing by Eric Andersen · 24 years ago
  8. 14fe392 Fix a warning with libc5. -Erik by Eric Andersen · 24 years ago
  9. b2e3e9b Seems that stupid libc5 doesn't implement daemon(), so conditionally by Eric Andersen · 24 years ago
  10. 91c9388 Place a temporary bandaid on the ls/du/df human-readable issue. This method is by Eric Andersen · 24 years ago
  11. 60b2d8d if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad, by Eric Andersen · 24 years ago
  12. c4cef5a Move the mtab support stuff into libbb -Erik by Eric Andersen · 24 years ago
  13. d98e574 Patch bass ackwards behavior of hr flag. by Matt Kraai · 24 years ago
  14. 7cd0cfe Rewrite to fix bug #1140 and make it slightly smaller. by Matt Kraai · 24 years ago
  15. 08ff8a4 includes cleanup from Jeff Garzik by Eric Andersen · 24 years ago
  16. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  17. b183dfa Split error messages into separate files. by Eric Andersen · 24 years ago
  18. c75586e Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files. -Erik by Eric Andersen · 24 years ago
  19. 1a6f8cf update .cvsignore files to note new location of loop.h by Eric Andersen · 24 years ago
  20. 8a6dbf6 Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcatel.fr> by Eric Andersen · 24 years ago
  21. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago
  22. 19f8620 Update the build system for pristine source directory builds. This by Eric Andersen · 24 years ago
  23. 624cc77 More portable handling of loop header files, as done in util-linux by Eric Andersen · 24 years ago