1. 3077294 nfsmount: remove some really old code (for kernels 1.x!) + small cleanups. by Denis Vlasenko · 18 years ago
  2. 39e93cc nfsmount: nfsmount.h merged into nfsmount.c by Denis Vlasenko · 18 years ago
  3. 2244a21 nfsmount: style fix by Denis Vlasenko · 18 years ago
  4. c27f4f5 A quick cleanup pass of some low-hanging mess. by Rob Landley · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. 7a260f0 Make some 64 bit warnings go away on x86-64. by Rob Landley · 19 years ago
  7. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
  8. 8394729 Remove _(). by Rob Landley · 19 years ago
  9. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  10. e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 19 years ago
  11. 29ba979 Robert Eggers noticed that nfsmount would sometimes incorrectly return success. by Rob Landley · 19 years ago
  12. 4789694 Robert P Day removed some commented out code. by Rob Landley · 19 years ago
  13. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  14. ed7bb62 - put NLS stuff in one central place to avoid redefines. by Bernhard Reutner-Fischer · 19 years ago
  15. c1ef7bd just whitespace by Tim Riker · 19 years ago
  16. 7b363fd Some minor cleanups/bugfixes split off from the big remount work: by Rob Landley · 19 years ago
  17. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  18. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  19. 882cec3 YAEGASHI Takeshi writes: by Eric Andersen · 20 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  21. d242079 Fixup use of 'u_int' to instead use 'unsigned int' by Eric Andersen · 21 years ago
  22. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  23. 80ff944 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  24. f9d6aa0 Rename dirname variable to pathname to eliminate namespace conflict. by Matt Kraai · 23 years ago
  25. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 24 years ago
  26. 851895a Clean up more local vars which shadow globals -Erik by Eric Andersen · 24 years ago
  27. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  28. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  29. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  30. f57a832 Remove leftover junk by Eric Andersen · 24 years ago
  31. 3f5bcbf Fix warning for implicit declaration of time() by Glenn L McGrath · 24 years ago
  32. 065c7e7 Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for by Mark Whitley · 24 years ago
  33. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  34. 8526067 Applied patch from Larry Doolittle to use preprocessor for defining by Mark Whitley · 24 years ago
  35. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  36. 27c7bec Be more careful about dmalloc handling by Eric Andersen · 24 years ago
  37. 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
  38. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  39. ef936da Fix uname problem that was breaking poweroff. by Eric Andersen · 24 years ago
  40. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  41. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  42. e7413a9 A couple of minor warning cleanups. -Erik by Eric Andersen · 24 years ago
  43. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  44. da1d1e7 Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. by Eric Andersen · 24 years ago
  45. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  46. 1c43d0c Stuff by Eric Andersen · 25 years ago