- 6c35c7c usage bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
- 8e1bd4a don't out \r to syslog by "Vladimir N. Oleynik" · 19 years ago
- c3386a4 Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF? by Rob Landley · 19 years ago
- 7a8f679 Bug system entry #1 says that when busybox doesn't have swapoff, by Rob Landley · 19 years ago
- 41a72ec applying patch from bug 24: by Paul Fox · 19 years ago
- 10427ab move var decls around a little to help gcc make smaller code by Mike Frysinger · 19 years ago
- e548bdf 2005-07-04 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 95ef165 2005-07-05 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 72a4c33 rename log var to log_console so we dont override internal gcc/glibc log func by Mike Frysinger · 19 years ago
- a77b4f3 jfb2 writes in Bug 119: by Mike Frysinger · 20 years ago
- 82baf63 Hiroshi Ito writes: by Eric Andersen · 20 years ago
- 2271809 Hiroshi Ito writes: by Eric Andersen · 20 years ago
- 1f50e84 Do not use vfork, as init is not vfork safe. Do not allow by Eric Andersen · 20 years ago
- 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- 87812dc Silly me by Eric Andersen · 21 years ago
- 4e19fa9 As reported by Quy Tonthat, init has problems with inittab's that by Eric Andersen · 21 years ago
- e3efc92 Jamie Guinan writes: by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- e6ba16f Patch by Guillaume Morin by Glenn L McGrath · 21 years ago
- 2205c84 comparison was always false due to limited range of data types. by Eric Andersen · 21 years ago
- 81155f8 Update definition of struct serial_struct, per linux-2.6.0-test5, by Eric Andersen · 21 years ago
- 99bd5ad more crond+crontab integrating with loginutil libbb functions and deleted by Glenn L McGrath · 21 years ago
- dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
- ce6482e Fix overflow for machines greater than 4GB, return unsigned int to avoid by Glenn L McGrath · 21 years ago
- 9cdef5d Yang Xiaopeng writes: by Eric Andersen · 21 years ago
- d5868c1 Patch from Thomas Gleixner to reap any zombie processes that are by Eric Andersen · 21 years ago
- 6fd0e31 Patch from Andrew Flegg: by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- d5a2780 oops by Eric Andersen · 21 years ago
- 3c8064f Daniel writes: by Eric Andersen · 21 years ago
- b01ed65 Apply last_patch93 from vodz: by Eric Andersen · 21 years ago
- 0b0d393 Remove bdflush garbage, which is only relevant to unsupported kernel versions by Eric Andersen · 21 years ago
- 2c1de61 There have been many reports of init failing to reboot and/or failing to halt by Eric Andersen · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 2223701 Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sung by Eric Andersen · 22 years ago
- b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 22 years ago
- cf1fee0 Odd. I never brought this forward from bb.stable. Should handle by Eric Andersen · 22 years ago
- efdd0ae Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
- f02c26f I committed the fflush in the wrong spot. I should go to bed by Eric Andersen · 22 years ago
- 5956028 Be absurdly careful about flushing stdout. by Eric Andersen · 22 years ago
- e8a90fb After thinking about it, I think this patch from Matt Kraai is probably the by Eric Andersen · 22 years ago
- 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
- 6a97990 Set the close-on-exec flag, just to be saf by Eric Andersen · 22 years ago
- a920871 Ignoring SIGCHLD causes a race leading to the occasional hang of init by Eric Andersen · 22 years ago
- a9cc896 Let people run SHUTDOWN actions prior to killing everything -Erik by Eric Andersen · 22 years ago
- 186685d Patch from Thomas Gleixner <tglx@linutronix.de> to do by Eric Andersen · 22 years ago
- 1130976 Eliminate use of obsolete sys_errlist[] -Erik by Eric Andersen · 22 years ago
- baf55a8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
- e707806 Kill a silly warning by Eric Andersen · 22 years ago
- 3bc2b20 Patch from Tim Riker to allow tty* in inittab if the tty by Eric Andersen · 22 years ago
- 0826b6b This is last_patch48 from vodz. More cleanups, kills a bit by Eric Andersen · 22 years ago
- 599e3ce Apply last_patch47 from vodz to fix several problems, such as the ash "job by Eric Andersen · 22 years ago
- 7964467 Fix from vodz so that complex init commands actually work by Eric Andersen · 22 years ago
- 5222d31 Patch from till busch <buti@gmx.at> -- unblock all signals by Eric Andersen · 22 years ago
- d8636ca Doh! Remember to close /etc/inittab by Eric Andersen · 23 years ago
- 1d1d2f9 Update some missing copyright notices by Eric Andersen · 23 years ago
- c57e42b Provide a controlling tty to askfirst processes as well -Erik by Eric Andersen · 23 years ago
- b0cc0a6 Rewind messages to avoid weird formatting, and fix a bug with by Eric Andersen · 23 years ago
- 0298be8 Update init.c per my changes in the stable branch -Erik by Eric Andersen · 23 years ago
- 467a18b Teach 'init -q' that init's pid may not equal 1 by Eric Andersen · 23 years ago
- 038cbc7 Oops. by Eric Andersen · 23 years ago
- c94e89d Do not depend on PATH or getopt arg reordering by Eric Andersen · 23 years ago
- 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
- 730f826 Add in a new restart init target, triggered by SIGHUP. Patch from by Eric Andersen · 23 years ago
- ed8a9be Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONT by Eric Andersen · 23 years ago
- 2480e3a Fix dangling comma by Eric Andersen · 23 years ago
- f435a91 S390 wierdness by Eric Andersen · 23 years ago
- fedce06 Hide some ifdefs to make it more readible by Eric Andersen · 23 years ago
- 813d88c As Aaron Lehmann just pointed out, I forgot a line... by Eric Andersen · 23 years ago
- 72f9a42 Add in some (theoretical) uClinux support. Some init cleanups by Eric Andersen · 23 years ago
- bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
- 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
- 1644db9 Two patches from Magick <magick@linux-fan.com>: by Eric Andersen · 23 years ago
- 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
- 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
- 7bd773c Only use a login shell when it will run on a console. by Matt Kraai · 24 years ago
- 67a4640 Loop forever instead of exiting. by Matt Kraai · 24 years ago
- 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 24 years ago
- 1844770 Changed snprintf copies to use strncpy at the suggestion of Aaron Lehmann. by Matt Kraai · 24 years ago
- 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
- d886292 A patch from Marc Karasek and Kanoj (kernel serial.c maintainer) by Eric Andersen · 24 years ago
- 8fc364e Fix comment. by Matt Kraai · 24 years ago
- 2f2da90 "I will always compile before I commit" x 100 by Eric Andersen · 24 years ago
- b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
- e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
- c97ec34 A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now by Eric Andersen · 24 years ago
- 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
- 7ef1a5b Fix up command line munging in init. Postpone the askfirst thing till by Eric Andersen · 24 years ago
- 7f19785 A patch from Andreas Neuhaus to be especially careful to not dup by Eric Andersen · 24 years ago
- a4edd0e A better fix. Read nextPtr before mem gets freed. -Erik by Eric Andersen · 24 years ago
- 0d4e51d Prevent init from potentially using already freed memory when by Eric Andersen · 24 years ago
- 53f5061 Fix init so that checking for terminal devices is delayed until the by Eric Andersen · 24 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- 452fd33 Patch from Vladimir to make sure PATH is set correctly. by Eric Andersen · 24 years ago
- 41492d6 I should be more careful... by Eric Andersen · 24 years ago
- 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 24 years ago
- dbcd8ce Make init compile when DEBUG_INIT is enabled -Erik by Eric Andersen · 24 years ago
- 8fc3009 Revert my change to do extra termType checking. That is done elsewhere. by Eric Andersen · 24 years ago
- 477aedd Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allow by Eric Andersen · 24 years ago