summaryrefslogtreecommitdiff
path: root/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forgot to commit these cleanups it seems.Eric Andersen2000-07-111-1/+0
* Remove yet more kernel header dependancies.Eric Andersen2000-07-101-1/+1
* Remove the problematic CTRLCHAR macro.Eric Andersen2000-07-101-10/+8
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-081-12/+30
* Fix for bug #1003 -- BusyBox should now poweroff when asked toEric Andersen2000-07-071-1/+1
* Fixed backspace and delete so they work properly again -- brokenEric Andersen2000-07-061-2/+2
* Change order.Eric Andersen2000-07-061-2/+2
* a few minor cleanups.Eric Andersen2000-07-061-1/+1
* * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so thatEric Andersen2000-07-041-0/+1
* Better cross libc support.Eric Andersen2000-06-281-1/+0
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inEric Andersen2000-06-261-3/+17
* Make syslogd.c, init.c, and update.c compile error/warning free under both li...Eric Andersen2000-06-191-1/+1
* Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen2000-05-311-27/+32
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-1/+1
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-18/+43
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-8/+9
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+3
* Some more minor updates to better use some gcc attributes.Erik Andersen2000-04-061-0/+2
* Minor structural change to allow core dumping(or not) from initErik Andersen2000-04-041-2/+8
* minor changes to mount/umount to support-by-ignoring the "-v" flag.Erik Andersen2000-04-041-2/+22
* My latest ramblings.Erik Andersen2000-03-231-0/+3
* Fix bug in memory total checking.Erik Andersen2000-03-201-41/+40
* Adjust the termio settings, and don't use octal since itErik Andersen2000-03-191-8/+10
* Fix bugs related to finding PIDs.Erik Andersen2000-03-071-5/+1
* Add a #define to make init extra quiet on boot.Erik Andersen2000-03-071-2/+10
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-2/+9
* Minor tweak to argv[0] handling for linuxrcErik Andersen2000-02-241-4/+10
* Removed proc dependancies for init and free (which maintaining exactlyErik Andersen2000-02-211-28/+16
* Minor update for handling TERM with serial consoles.Erik Andersen2000-02-211-2/+4
* Some updates for the day,Erik Andersen2000-02-181-4/+6
* Fix stupid typos -- thanks to Taketoshi Sano <kgh12351@nifty.ne.jp>Erik Andersen2000-02-091-2/+2
* Fix a possible /linuxrc crash.Erik Andersen2000-02-091-1/+2
* Fixed the init problem where it wouldn't unmount filesystemsErik Andersen2000-02-091-42/+84
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-657/+678
* device_open is common code -- moved into utility.cErik Andersen2000-02-071-19/+0
* A few minor updates. ;-)Erik Andersen2000-02-071-8/+9
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-2/+2
* Minor change. init now uses dup2.Erik Andersen2000-01-291-2/+3
* Fixed ls formatting for 8 char user names.Erik Andersen2000-01-271-0/+1
* mount and umount could leak loop device allocations causing the system toErik Andersen2000-01-261-0/+4
* Some busybox updates. See the changelog for details if you care.Erik Andersen2000-01-251-14/+29
* Some busybox updates. You no longer _have_ to put a "-" in front of tarErik Andersen2000-01-231-5/+86
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-30/+27
* Bug fixes.Erik Andersen2000-01-131-23/+21
* Possible fixes...Erik Andersen2000-01-081-17/+34
* Remove some leftover debug noise.Erik Andersen2000-01-071-1/+0
* More minor fixes.Erik Andersen2000-01-071-6/+6
* Init is now even more perfect then before.Erik Andersen2000-01-071-24/+22
* Init is now _more_ perfect then before.Erik Andersen2000-01-071-37/+60
* inittab is now perfect. The universe will now submit to myErik Andersen2000-01-061-13/+44