1. 41492d6 I should be more careful... by Eric Andersen · 24 years ago
  2. 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 24 years ago
  3. dbcd8ce Make init compile when DEBUG_INIT is enabled -Erik by Eric Andersen · 24 years ago
  4. 8fc3009 Revert my change to do extra termType checking. That is done elsewhere. by Eric Andersen · 24 years ago
  5. 477aedd Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allow by Eric Andersen · 24 years ago
  6. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  7. f6a7227 Throw out the obsolete INIT_CHROOT junk by Eric Andersen · 24 years ago
  8. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  9. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
  10. 53cfb7e Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.c by Eric Andersen · 24 years ago
  11. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  12. 3862423 Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that by Eric Andersen · 24 years ago
  13. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  14. 2112554 A couple of updates to fix some minor cross compiling issues by Eric Andersen · 24 years ago
  15. e3a48d8 Cleanup for proper compilation with uClibc. by Eric Andersen · 24 years ago
  16. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  17. bc5941a Close but #1071... by Eric Andersen · 24 years ago
  18. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  19. f34aa4c Hard code the name of init. by Eric Andersen · 24 years ago
  20. 33bee33 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
  21. cbe05e4 For "askfirst" don't just read one char from stdin, by Pavel Roskin · 24 years ago
  22. 7e3bf6e Add in a patch from robotti@metconnect.com and Chip Rosenthal to make by Eric Andersen · 24 years ago
  23. fb6a508 Ensure forked processes always are on a controlling tty, so the by Eric Andersen · 24 years ago
  24. cbb61c7 Make init handle current 2.4.x sysinfo behavior -Erik by Eric Andersen · 24 years ago
  25. 3639c5d Set environment variable to make ash happy. ash is a frequent enough target.... by Eric Andersen · 24 years ago
  26. 9c5fcc3 New message added to messages.c: full_version Used where possible by Pavel Roskin · 24 years ago
  27. 9027bcf Fixed a warning about missing initializer by Pavel Roskin · 24 years ago
  28. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  29. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  30. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  31. 3849f9b Remove the problematic CTRLCHAR macro. -Erik by Eric Andersen · 24 years ago
  32. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  33. 4c95a28 Fix for bug #1003 -- BusyBox should now poweroff when asked to by Eric Andersen · 24 years ago
  34. 02bc25b Fixed backspace and delete so they work properly again -- broken by Eric Andersen · 24 years ago
  35. a5dbb39 Change order. -Erik by Eric Andersen · 24 years ago
  36. 1e03add a few minor cleanups. -Erik by Eric Andersen · 24 years ago
  37. b02c54e * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so that by Eric Andersen · 24 years ago
  38. a44790f Better cross libc support. -Erik by Eric Andersen · 24 years ago
  39. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  40. a15cd0b Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6. by Eric Andersen · 24 years ago
  41. b596636 Minor doc fix. Added several bugs to the todo list. Fixed the way init by Eric Andersen · 24 years ago
  42. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  43. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  44. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  45. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  46. 93d6513 Some more minor updates to better use some gcc attributes. -Erik by Erik Andersen · 24 years ago
  47. 183da4a Minor structural change to allow core dumping(or not) from init -Erik by Erik Andersen · 24 years ago
  48. 983b51b minor changes to mount/umount to support-by-ignoring the "-v" flag. by Erik Andersen · 24 years ago
  49. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  50. 42094cd Fix bug in memory total checking. -Erik by Erik Andersen · 24 years ago
  51. 6c41c44 Adjust the termio settings, and don't use octal since it by Erik Andersen · 24 years ago
  52. 2ac2fae Fix bugs related to finding PIDs. -Erik by Erik Andersen · 25 years ago
  53. ea6b67d Add a #define to make init extra quiet on boot. -Erik by Erik Andersen · 25 years ago
  54. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  55. a51ecdd Minor tweak to argv[0] handling for linuxrc -Erik by Erik Andersen · 25 years ago
  56. d07ee46 Removed proc dependancies for init and free (which maintaining exactly by Erik Andersen · 25 years ago
  57. fa4718e Minor update for handling TERM with serial consoles. -Erik by Erik Andersen · 25 years ago
  58. e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
  59. fb1793f Fix stupid typos -- thanks to Taketoshi Sano <kgh12351@nifty.ne.jp> by Erik Andersen · 25 years ago
  60. 07f5604 Fix a possible /linuxrc crash. -Erik by Erik Andersen · 25 years ago
  61. e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 25 years ago
  62. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  63. 31cf8e0 device_open is common code -- moved into utility.c -Erik by Erik Andersen · 25 years ago
  64. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  65. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
  66. a6d0dbc Minor change. init now uses dup2. -Erik by Erik Andersen · 25 years ago
  67. ccc7488 Fixed ls formatting for 8 char user names. -Erik by Erik Andersen · 25 years ago
  68. 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
  69. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 25 years ago
  70. de55287 Some busybox updates. You no longer _have_ to put a "-" in front of tar by Erik Andersen · 25 years ago
  71. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
  72. 05df239 Bug fixes. -Erik by Erik Andersen · 25 years ago
  73. ac6e71f Possible fixes... -Erik by Erik Andersen · 25 years ago
  74. 5f2df6c Remove some leftover debug noise. -Erik by Erik Andersen · 25 years ago
  75. 812d466 More minor fixes. -Erik by Erik Andersen · 25 years ago
  76. 96e2abd Init is now even more perfect then before. -Erik by Erik Andersen · 25 years ago
  77. 0e3782f Init is now _more_ perfect then before. -Erik by Erik Andersen · 25 years ago
  78. 9e73725 inittab is now perfect. The universe will now submit to my by Erik Andersen · 25 years ago
  79. 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
  80. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  81. 9c88cac First pass inittab parser written -Erik by Erik Andersen · 25 years ago
  82. f294a02 Fix double quoting bug preventing ininit scripts from running by Erik Andersen · 25 years ago
  83. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  84. 84b0092 Minor updates by Eric Andersen · 25 years ago
  85. 2cb5507 Added poweroff (and adjusted init to use it). Inlined function by Eric Andersen · 25 years ago
  86. f0758dd * Fixed rebooting from init. I'd left some debugging code in by Eric Andersen · 25 years ago
  87. 485b955 Stuf by Eric Andersen · 25 years ago
  88. d00c262 Stuf by Eric Andersen · 25 years ago
  89. 0ecb54a Stuf by Eric Andersen · 25 years ago
  90. b186d98 Stuf by Eric Andersen · 25 years ago
  91. 4c78147 Changes by Eric Andersen · 25 years ago
  92. 0727458 Stuf by Eric Andersen · 25 years ago
  93. 08b1034 Stuf by Eric Andersen · 25 years ago
  94. ded6259 Latest and greatest by Eric Andersen · 25 years ago
  95. d80e851 Stuf by Eric Andersen · 25 years ago
  96. a9c95ea Updates by Eric Andersen · 25 years ago
  97. b6a44b8 updates for the day by Eric Andersen · 25 years ago
  98. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  99. fbb39c8 Stuff -Erik by Eric Andersen · 25 years ago
  100. 07e5297 init and ls -l fixes by Eric Andersen · 25 years ago