1. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  2. afb94ec Convert setuid/setgid users to xsetuid/xsetgid. by Rob Landley · 18 years ago
  3. 25c194f Add -Werror. by Rob Landley · 18 years ago
  4. df822f2 We need xsetuid() and xsetgid() because per-user process resource limits can by Rob Landley · 18 years ago
  5. 1870737 Comment tweak from tito. by Rob Landley · 18 years ago
  6. 83169c6 Tito writes: If the gecos field of an user is empty, obscure reports a false "similar to gecos" error. by Mike Frysinger · 18 years ago
  7. 91ed1a4 Patch from Suresh Rajashekara moving comments and #includes and such around. by Rob Landley · 18 years ago
  8. a462232 mention osuosl by Eric Andersen · 18 years ago
  9. 3a9cceb Add the two busybox developers' home pages that have busybox related stuff by Rob Landley · 18 years ago
  10. 1f9145c More minor tweaks. by Rob Landley · 18 years ago
  11. 58dda84 decuddle () from for/if/while by Mike Frysinger · 18 years ago
  12. c9c1a41 A couple things that got tangled up in my tree, easier to check in both than by Rob Landley · 18 years ago
  13. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  14. ab7d9be Patch from Tito to remove pwd_to_spwd (which we don't actually need), with by Rob Landley · 18 years ago
  15. 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
  16. 22d3958 Denis Vlasenko spotted the lack of bounds checking in my first attempt at by Rob Landley · 18 years ago
  17. 1cca948 Upgrade netcat a lot. Make -e able to take the rest of the command line as by Rob Landley · 18 years ago
  18. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  19. 5b88a38 Add itoa and utoa to see what Denis Vlasenko thinks. by Rob Landley · 18 years ago
  20. 3bfcf3c Patch from Tito to make syslog configurable and remove #ifdefs. Further by Rob Landley · 18 years ago
  21. cba1b96 Patch from Shaun Jackman to set environment variable RUNLEVEL equal to by Rob Landley · 18 years ago
  22. acf448d Bugfix from Shaun Jackman (check that argv[optind] isn't null before by Rob Landley · 18 years ago
  23. 1df45cf Point at fixes.patch for 1.2.1. by Rob Landley · 18 years ago
  24. ff6e21c Fix tar so it can extract git-generated tarballs, based on a suggestion by Rob Landley · 18 years ago
  25. 9ebd1bd Attempt to address Shaun Jackman's problem adding "busybox: busybox.bflt" to by Rob Landley · 18 years ago
  26. e332450 fix dependencies so that compressed usage gets rebuilt if by Paul Fox · 18 years ago
  27. 4ae905a Minor build tweaks that save 1100 bytes building busybox on Ubuntu 6.06. by Rob Landley · 18 years ago
  28. aa516a6 Fix three embarassing thinkos in the new dmesg.c: by Rob Landley · 18 years ago
  29. f296f0b Bug fix from Vladimir Oleynic via Paul Fox for: by Rob Landley · 18 years ago
  30. 434ccd9 fixes from ldoolitt@recycle.lbl.gov to use proper tab escaping and fix a typo by Mike Frysinger · 18 years ago
  31. cf5b80b This file doesn't appear to be used anywhere. by "Robert P. J. Day" · 18 years ago
  32. 273430a - Pull r15593: by Bernhard Reutner-Fischer · 18 years ago
  33. c773ac8 Delete unused version.c file and corresponding function prototypes by "Robert P. J. Day" · 18 years ago
  34. 259472e remove duplicate CONFIG_TASKSET option by Mike Frysinger · 18 years ago
  35. 441bfbf make the -0 xargs option a little more clear by Mike Frysinger · 18 years ago
  36. 4eddb42 Remove the silly redundancy from that header file include. by "Robert P. J. Day" · 18 years ago
  37. c9f423a Correct the comment to match the code. by "Robert P. J. Day" · 18 years ago
  38. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  39. 087b9d6 Allow a user-configurable minimum password length. by "Robert P. J. Day" · 18 years ago
  40. e02706f - note that get_hz potentially needs cleanup. by Bernhard Reutner-Fischer · 18 years ago
  41. 7a8e491 Patch from Shaun Jackman moving the var=value logic to here it can do some good. by Rob Landley · 18 years ago
  42. 7ccb65f Yet more "#if 0" content removed. by "Robert P. J. Day" · 18 years ago
  43. d35ef0f More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  44. edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  45. 53f21e3 Remove "#if 0" content. by "Robert P. J. Day" · 18 years ago
  46. 177c9f3 Get rid of all "#if 0" content. by "Robert P. J. Day" · 18 years ago
  47. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  48. f350160 Remove "#if 1" directives. by "Robert P. J. Day" · 18 years ago
  49. 01772ae Annoint 1.2.0. by Rob Landley · 18 years ago
  50. 12d9419 Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, by Rob Landley · 18 years ago
  51. 5df6d9f - Give Rob Landley things TODO like depmod by Ned Ludd · 18 years ago
  52. a526c30 Make another warning go away. by Rob Landley · 18 years ago
  53. ab58d5c Make warnings go away. by Rob Landley · 18 years ago
  54. 9c0e4f0 More random todo items... by Rob Landley · 18 years ago
  55. 8bbdb87 This kind of paranoia is a debug option at best. by Rob Landley · 18 years ago
  56. cd54528 Fix bug 744 by moving the flushing logic into the exhausted read buffer test. by Rob Landley · 18 years ago
  57. 00c051e Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first time by Rob Landley · 18 years ago
  58. c340ea1 fix from Kolbjørn Barmen for building for m68k targets by Mike Frysinger · 18 years ago
  59. 7077ea3 Some old kernel headers don't #include BLKSSZGET in sys/mount.h. by Rob Landley · 18 years ago
  60. c5e4ab7 Minor update on init not working. by Rob Landley · 18 years ago
  61. a6e6037 Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its by Rob Landley · 18 years ago
  62. db1ab1a Top was catching sigterm (and fumbling sigint) so it could reset the terminal by Rob Landley · 18 years ago
  63. ea7c185 Fix http://bugs.busybox.net/view.php?id=826 in which "(echo; echo) | sed x" by Rob Landley · 18 years ago
  64. cc826d7 cleanup patch usage by Mike Frysinger · 18 years ago
  65. 1979d3c More website cleanup. by Rob Landley · 18 years ago
  66. d879ffb Move 2005 and earlier to oldnews. by Rob Landley · 18 years ago
  67. ed9aec9 Redo the license section completely, and update the header to group the tabs. by Rob Landley · 18 years ago
  68. cddba6c Move documentation links into the index so they're more visible. by Rob Landley · 18 years ago
  69. af12cb3 Patch from Geoff Baker to fix bug http://bugs.busybox.net/view.php?id=905 by by Rob Landley · 18 years ago
  70. 22f383e Fix http://bugs.busybox.net/view.php?id=906 which could cause failures in top. by Rob Landley · 18 years ago
  71. 21302c2 Properly print the output for a sit (IPv6-in-IPv4) interface. by "Robert P. J. Day" · 18 years ago
  72. 4137dd7 Aesthetic fix to use newer structure initialization format. by "Robert P. J. Day" · 18 years ago
  73. cd68a2e fix watchdog on no-mmu systems by adding -F option for rexec by Mike Frysinger · 18 years ago
  74. 42705ab dont setpgrp() for now as it breaks system() and that is more important than ctrl+c handling of background processes by Mike Frysinger · 18 years ago
  75. ef10d52 Upgrade mdev to allow commands to be run on create/delete. by Rob Landley · 18 years ago
  76. cf7577d Missed one. Based on suggestions from Erik Hovland. by Rob Landley · 18 years ago
  77. 11c7a7b Various cleanups I made while going through Erik Hovland's patch submissions, by Rob Landley · 18 years ago
  78. f087798 - convert old-style parameter declarations (K&R) to modern style. by Bernhard Reutner-Fischer · 18 years ago
  79. a892bf8 Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime" by Rob Landley · 18 years ago
  80. 934da82 Fix a possible race condition if two processes try to claim the same loop by Rob Landley · 18 years ago
  81. 768945b A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and by Rob Landley · 18 years ago
  82. 641c353 Add a test from Glenn. by Rob Landley · 18 years ago
  83. e1ee482 Document mount's new error return conventions. by Rob Landley · 18 years ago
  84. c983274 The logic to make cp -d or -P treat things like regular files should only by Rob Landley · 18 years ago
  85. 5d9c42a Slowly pulling more common headers into libbb.h. Andre pointed out that by Rob Landley · 18 years ago
  86. 53433b3 Clean up. by Rob Landley · 18 years ago
  87. 1fa4a94 Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak by Rob Landley · 18 years ago
  88. 67d4943 CONFIG_DHCP -> CONFIG_APP_DHCP. by Rob Landley · 18 years ago
  89. 135cee3 Jean Wolter writes: modprobe checks, whether a module is already loaded. The function used for this currently always returns 0. by Mike Frysinger · 18 years ago
  90. 3549213 - add note about strict ordering by Bernhard Reutner-Fischer · 18 years ago
  91. c2ad4f5 Jean Wolter writes: ash uses bsearch to search in the list of built-in commands, therefore the list of built-in commands has to be ordered. Revision 15077 introduced the source built-in and destroyed this order. And now ash doesn't find the shift command anymore. by Mike Frysinger · 18 years ago
  92. 0cc2c2c Patch from Paul Fox to improve mount's error handling behavior, which I beat by Rob Landley · 18 years ago
  93. dbfb5a3 Andre (armcc2200@yahoo) patched a bug where successful mounts could sometimes by Rob Landley · 18 years ago
  94. 399d45f Aurelien Jacobs pointed out inline functions that could be removed. Doing so by Rob Landley · 18 years ago
  95. e5e1a10 Remove pointless "inline" wrapper around get_terminal_width_height(). by Rob Landley · 18 years ago
  96. 2d6af16 Zubicaray reported a bug in vi that causes it to eat 100% cpu when you close by Rob Landley · 18 years ago
  97. b049c0e only enable count_bit functions when actually needed to fix warning reported by Bernhard Fischer by Mike Frysinger · 18 years ago
  98. b13fee4 Since rangecoder is just a bunch of C functions, move it into the one user by Rob Landley · 18 years ago
  99. 5483de1 Cleanup patch from Shaun Jackman converting %m to perror. by Rob Landley · 18 years ago
  100. 9fe801e Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6 by Rob Landley · 18 years ago