1. 7b363fd Some minor cleanups/bugfixes split off from the big remount work: by Rob Landley · 19 years ago
  2. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  3. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  4. 882cec3 YAEGASHI Takeshi writes: by Eric Andersen · 20 years ago
  5. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  6. d242079 Fixup use of 'u_int' to instead use 'unsigned int' by Eric Andersen · 21 years ago
  7. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  8. 80ff944 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  9. f9d6aa0 Rename dirname variable to pathname to eliminate namespace conflict. by Matt Kraai · 23 years ago
  10. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 24 years ago
  11. 851895a Clean up more local vars which shadow globals -Erik by Eric Andersen · 24 years ago
  12. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  13. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  14. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  15. f57a832 Remove leftover junk by Eric Andersen · 24 years ago
  16. 3f5bcbf Fix warning for implicit declaration of time() by Glenn L McGrath · 24 years ago
  17. 065c7e7 Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for by Mark Whitley · 24 years ago
  18. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  19. 8526067 Applied patch from Larry Doolittle to use preprocessor for defining by Mark Whitley · 24 years ago
  20. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  21. 27c7bec Be more careful about dmalloc handling by Eric Andersen · 24 years ago
  22. c52a97d NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with libc6-2.2-5 by Glenn L McGrath · 24 years ago
  23. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  24. ef936da Fix uname problem that was breaking poweroff. by Eric Andersen · 24 years ago
  25. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  26. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  27. e7413a9 A couple of minor warning cleanups. -Erik by Eric Andersen · 24 years ago
  28. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  29. da1d1e7 Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. by Eric Andersen · 24 years ago
  30. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  31. 1c43d0c Stuff by Eric Andersen · 25 years ago