aboutsummaryrefslogtreecommitdiff
path: root/init (follow)
Commit message (Expand)AuthorAgeFilesLines
* Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF?landley2005-08-302-72/+14
* Bug system entry #1 says that when busybox doesn't have swapoff,landley2005-08-301-3/+1
* applying patch from bug 24:pgf2005-08-012-0/+18
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* move var decls around a little to help gcc make smaller codevapier2005-07-061-8/+8
* 2005-07-04 Shaun Jackman <sjackman@gmail.com>vapier2005-07-061-3/+2
* 2005-07-05 Shaun Jackman <sjackman@gmail.com>vapier2005-07-062-0/+14
* rename log var to log_console so we dont override internal gcc/glibc log funcvapier2005-07-051-5/+5
* jfb2 writes in Bug 119:vapier2005-04-161-0/+4
* Hiroshi Ito writes:andersen2004-10-081-5/+31
* Hiroshi Ito writes:andersen2004-10-081-4/+5
* egor duda writes:andersen2004-10-082-6/+12
* Quiet a few warningsandersen2004-08-271-1/+1
* Do not use vfork, as init is not vfork safe. Do not allowandersen2004-08-161-4/+2
* Patch from Bastian Blank:andersen2004-06-221-1/+3
* As discussed, drop minit, which was not being supported in busybox.andersen2004-05-265-1017/+0
* Update my email address, document some of my tasks in the AUTHORS filebug12004-04-253-3/+3
* Silly meandersen2004-04-121-1/+1
* As reported by Quy Tonthat, init has problems with inittab's thatandersen2004-04-121-8/+1
* Jamie Guinan writes:andersen2004-04-121-3/+3
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-157-22/+22
* Thomas Geulig, remove duplicate headerbug12004-02-221-2/+0
* Andreas Mohr writes:andersen2003-10-221-3/+2
* Patch by Guillaume Morinbug12003-09-261-5/+13
* comparison was always false due to limited range of data types.andersen2003-09-151-1/+1
* Update definition of struct serial_struct, per linux-2.6.0-test5,andersen2003-09-111-14/+19
* more crond+crontab integrating with loginutil libbb functions and deletedbug12003-09-031-8/+0
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-021-10/+8
* Fix overflow for machines greater than 4GB, return unsigned int to avoidbug12003-08-261-5/+6
* Yang Xiaopeng writes:andersen2003-07-291-0/+5
* Move start_stop_daemon to debianutils.andersen2003-07-263-263/+0
* cleanup and add long optionsandersen2003-07-261-59/+41
* Patch from Thomas Gleixner to reap any zombie processes that areandersen2003-07-261-0/+8
* Several simplifications and indenting changes, perandersen2003-07-221-26/+25
* As vodz noticed, I screwed up rebootandersen2003-07-221-2/+2
* Patch from Andrew Flegg:andersen2003-07-221-2/+19
* Support reboot, halt, and poweroff independent of busybox init.andersen2003-07-226-45/+136
* Remove remaining libc5 support codeandersen2003-07-222-17/+4
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-146-6/+6
* Patch from Thomas Cameron:andersen2003-07-141-1/+1
* Patch from Lars Kellogg-Stedman:andersen2003-07-141-8/+19
* oopsandersen2003-07-051-0/+3
* Daniel writes:andersen2003-07-051-1/+17
* Patch from Kent Robotti adding a bunch of needed docs!andersen2003-07-051-3/+3
* Apply last_patch93 from vodz:andersen2003-06-277-73/+61
* Remove bdflush garbage, which is only relevant to unsupportedandersen2003-06-271-11/+0
* minit, a Minimal init system.bug12003-05-115-0/+1013
* There have been many reports of init failing to reboot and/or failing to haltandersen2003-04-241-7/+21
* Major coreutils update.mjn32003-03-196-30/+30
* Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sungandersen2003-01-231-2/+4