aboutsummaryrefslogtreecommitdiff
path: root/init (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - provide fallback defines for non-linuxaldot2006-05-261-1/+13
* - use portability wrapper define bb_setpgrp.aldot2006-05-261-1/+2
* - remove emacs layout block as suggested by Robert P.J. Dayaldot2006-05-191-8/+0
* pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...vapier2006-05-131-1/+1
* fix whitespacevapier2006-05-131-1/+1
* just include fcntl.h not sys/fcntl.hvapier2006-04-291-1/+1
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't havelandley2006-04-131-5/+5
* remove some more config code rob missed in rev 13701 cleanup as reported by R...vapier2006-03-281-5/+0
* More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch.landley2006-03-271-0/+21
* Patch from Rogelio Serrano to defer checking whether the tty exists untillandley2006-03-221-4/+3
* - revert back to r14406aldot2006-03-131-7/+14
* Patch from Denis Vlasenko turning static const int (which gets emitted intolandley2006-03-101-11/+14
* - backout using features which are not available with the previous stablealdot2006-03-091-2/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-063-3/+3
* - use absolute path for top_builddir and top_srcdir.aldot2006-03-021-0/+4
* - fixes parallel builds (make -j)aldot2006-03-011-13/+2
* Patch from Denis Vlasenko to constify things and fix a few typos.landley2006-02-221-2/+4
* Don't build directory libraries unless we're building an applet that needs it.landley2006-02-211-0/+2
* Missed this in svn 13701.landley2006-02-101-12/+0
* make the build system puuuuuuuuuuurtyvapier2006-02-021-3/+2
* removed anoinig `unused' warningsvodz2006-02-011-8/+9
* Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.landley2006-01-305-110/+56
* just whitespacetimr2006-01-251-1/+1
* The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anythinglandley2006-01-225-127/+9
* - shared libbusybox.aldot2006-01-151-5/+10
* usage bb_dev_nullvodz2005-10-121-2/+2
* change strange depend to libbb.h, but require busybox.hvodz2005-10-061-1/+1
* don't out \r to syslogvodz2005-09-291-1/+1
* re-order a little for alphabeticalvapier2005-09-241-7/+7
* use the shorter license headervapier2005-09-241-15/+2
* use brief license linevapier2005-09-241-15/+2
* 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