1. 2223701 Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sung by Eric Andersen · 21 years ago
  2. b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 21 years ago
  3. cf1fee0 Odd. I never brought this forward from bb.stable. Should handle by Eric Andersen · 22 years ago
  4. efdd0ae Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  5. f02c26f I committed the fflush in the wrong spot. I should go to bed by Eric Andersen · 22 years ago
  6. 5956028 Be absurdly careful about flushing stdout. by Eric Andersen · 22 years ago
  7. e8a90fb After thinking about it, I think this patch from Matt Kraai is probably the by Eric Andersen · 22 years ago
  8. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  9. 6a97990 Set the close-on-exec flag, just to be saf by Eric Andersen · 22 years ago
  10. a920871 Ignoring SIGCHLD causes a race leading to the occasional hang of init by Eric Andersen · 22 years ago
  11. a9cc896 Let people run SHUTDOWN actions prior to killing everything -Erik by Eric Andersen · 22 years ago
  12. 186685d Patch from Thomas Gleixner <tglx@linutronix.de> to do by Eric Andersen · 22 years ago
  13. 1130976 Eliminate use of obsolete sys_errlist[] -Erik by Eric Andersen · 22 years ago
  14. baf55a8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
  15. e707806 Kill a silly warning by Eric Andersen · 22 years ago
  16. 3bc2b20 Patch from Tim Riker to allow tty* in inittab if the tty by Eric Andersen · 22 years ago
  17. 0826b6b This is last_patch48 from vodz. More cleanups, kills a bit by Eric Andersen · 22 years ago
  18. 599e3ce Apply last_patch47 from vodz to fix several problems, such as the ash "job by Eric Andersen · 22 years ago
  19. 7964467 Fix from vodz so that complex init commands actually work by Eric Andersen · 22 years ago
  20. 5222d31 Patch from till busch <buti@gmx.at> -- unblock all signals by Eric Andersen · 22 years ago
  21. d8636ca Doh! Remember to close /etc/inittab by Eric Andersen · 22 years ago
  22. 1d1d2f9 Update some missing copyright notices by Eric Andersen · 22 years ago
  23. c57e42b Provide a controlling tty to askfirst processes as well -Erik by Eric Andersen · 22 years ago
  24. b0cc0a6 Rewind messages to avoid weird formatting, and fix a bug with by Eric Andersen · 22 years ago
  25. 0298be8 Update init.c per my changes in the stable branch -Erik by Eric Andersen · 22 years ago
  26. 467a18b Teach 'init -q' that init's pid may not equal 1 by Eric Andersen · 22 years ago
  27. 038cbc7 Oops. by Eric Andersen · 23 years ago
  28. c94e89d Do not depend on PATH or getopt arg reordering by Eric Andersen · 23 years ago
  29. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  30. 730f826 Add in a new restart init target, triggered by SIGHUP. Patch from by Eric Andersen · 23 years ago
  31. ed8a9be Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONT by Eric Andersen · 23 years ago
  32. 2480e3a Fix dangling comma by Eric Andersen · 23 years ago
  33. f435a91 S390 wierdness by Eric Andersen · 23 years ago
  34. fedce06 Hide some ifdefs to make it more readible by Eric Andersen · 23 years ago
  35. 813d88c As Aaron Lehmann just pointed out, I forgot a line... by Eric Andersen · 23 years ago
  36. 72f9a42 Add in some (theoretical) uClinux support. Some init cleanups by Eric Andersen · 23 years ago
  37. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  38. 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
  39. 1644db9 Two patches from Magick <magick@linux-fan.com>: by Eric Andersen · 23 years ago
  40. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  41. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  42. 7bd773c Only use a login shell when it will run on a console. by Matt Kraai · 23 years ago
  43. 67a4640 Loop forever instead of exiting. by Matt Kraai · 23 years ago
  44. 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 23 years ago
  45. 1844770 Changed snprintf copies to use strncpy at the suggestion of Aaron Lehmann. by Matt Kraai · 23 years ago
  46. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  47. d886292 A patch from Marc Karasek and Kanoj (kernel serial.c maintainer) by Eric Andersen · 23 years ago
  48. 8fc364e Fix comment. by Matt Kraai · 23 years ago
  49. 2f2da90 "I will always compile before I commit" x 100 by Eric Andersen · 23 years ago
  50. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 23 years ago
  51. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  52. c97ec34 A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now by Eric Andersen · 23 years ago
  53. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 23 years ago
  54. 7ef1a5b Fix up command line munging in init. Postpone the askfirst thing till by Eric Andersen · 23 years ago
  55. 7f19785 A patch from Andreas Neuhaus to be especially careful to not dup by Eric Andersen · 23 years ago
  56. a4edd0e A better fix. Read nextPtr before mem gets freed. -Erik by Eric Andersen · 23 years ago
  57. 0d4e51d Prevent init from potentially using already freed memory when by Eric Andersen · 23 years ago
  58. 53f5061 Fix init so that checking for terminal devices is delayed until the by Eric Andersen · 23 years ago
  59. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  60. 452fd33 Patch from Vladimir to make sure PATH is set correctly. by Eric Andersen · 23 years ago
  61. 41492d6 I should be more careful... by Eric Andersen · 23 years ago
  62. 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 23 years ago
  63. dbcd8ce Make init compile when DEBUG_INIT is enabled -Erik by Eric Andersen · 23 years ago
  64. 8fc3009 Revert my change to do extra termType checking. That is done elsewhere. by Eric Andersen · 23 years ago
  65. 477aedd Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allow by Eric Andersen · 23 years ago
  66. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 23 years ago
  67. f6a7227 Throw out the obsolete INIT_CHROOT junk by Eric Andersen · 23 years ago
  68. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 23 years ago
  69. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 23 years ago
  70. 53cfb7e Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.c by Eric Andersen · 23 years ago
  71. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 23 years ago
  72. 3862423 Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that by Eric Andersen · 23 years ago
  73. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 23 years ago
  74. 2112554 A couple of updates to fix some minor cross compiling issues by Eric Andersen · 24 years ago
  75. e3a48d8 Cleanup for proper compilation with uClibc. by Eric Andersen · 24 years ago
  76. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  77. bc5941a Close but #1071... by Eric Andersen · 24 years ago
  78. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  79. f34aa4c Hard code the name of init. by Eric Andersen · 24 years ago
  80. 33bee33 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  81. cbe05e4 For "askfirst" don't just read one char from stdin, by Pavel Roskin · 24 years ago
  82. 7e3bf6e Add in a patch from robotti@metconnect.com and Chip Rosenthal to make by Eric Andersen · 24 years ago
  83. fb6a508 Ensure forked processes always are on a controlling tty, so the by Eric Andersen · 24 years ago
  84. cbb61c7 Make init handle current 2.4.x sysinfo behavior -Erik by Eric Andersen · 24 years ago
  85. 3639c5d Set environment variable to make ash happy. ash is a frequent enough target.... by Eric Andersen · 24 years ago
  86. 9c5fcc3 New message added to messages.c: full_version Used where possible by Pavel Roskin · 24 years ago
  87. 9027bcf Fixed a warning about missing initializer by Pavel Roskin · 24 years ago
  88. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  89. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  90. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  91. 3849f9b Remove the problematic CTRLCHAR macro. -Erik by Eric Andersen · 24 years ago
  92. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  93. 4c95a28 Fix for bug #1003 -- BusyBox should now poweroff when asked to by Eric Andersen · 24 years ago
  94. 02bc25b Fixed backspace and delete so they work properly again -- broken by Eric Andersen · 24 years ago
  95. a5dbb39 Change order. -Erik by Eric Andersen · 24 years ago
  96. 1e03add a few minor cleanups. -Erik by Eric Andersen · 24 years ago
  97. b02c54e * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so that by Eric Andersen · 24 years ago
  98. a44790f Better cross libc support. -Erik by Eric Andersen · 24 years ago
  99. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  100. a15cd0b Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6. by Eric Andersen · 24 years ago