- ce97960 usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. by Denis Vlasenko · 18 years ago
- e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
- 049d6b8 Add CONFIG_FEATURE_SYSLOG which controls whether by Denis Vlasenko · 18 years ago
- 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
- 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
- cba1b96 Patch from Shaun Jackman to set environment variable RUNLEVEL equal to by Rob Landley · 18 years ago
- edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
- e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
- cf1f2ac - fix CONFIG_DEBUG_INIT compile failure by Bernhard Reutner-Fischer · 19 years ago
- d112f8f make halt and poweroff messages more accurate (i.e., claim "we're about to", by Paul Fox · 19 years ago
- 9a5686b - fix IMA compile error i introduced when adding this untested snippet. by Bernhard Reutner-Fischer · 19 years ago
- 7ae1553 - consolidate "Sending SIG%s to all processes"; untested.. by Bernhard Reutner-Fischer · 19 years ago
- c58dbf2 - remove useless variable "status" from init_main. by Bernhard Reutner-Fischer · 19 years ago
- 3ab3080 - use config_buffer for message() by Bernhard Reutner-Fischer · 19 years ago
- 35e1a07 - DEBUG_INIT -> config CONFIG_DEBUG_INIT by Bernhard Reutner-Fischer · 19 years ago
- 76bb97c - landley, remove this? by Bernhard Reutner-Fischer · 19 years ago
- 49e60b9 - set_term() doesn't need an argument. (Like r15220 this is just compile-tested) by Bernhard Reutner-Fischer · 19 years ago
- 0da069d - move common code into new open_new_terminal() function; by Bernhard Reutner-Fischer · 19 years ago
- 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
- d765ee5 - provide fallback defines for non-linux by Bernhard Reutner-Fischer · 19 years ago
- b180e5a - use portability wrapper define bb_setpgrp. by Bernhard Reutner-Fischer · 19 years ago
- b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
- 39440e5 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 19 years ago
- 2f4d91d fix whitespace by Mike Frysinger · 19 years ago
- 706f8f6 just include fcntl.h not sys/fcntl.h by Mike Frysinger · 19 years ago
- 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
- 6850017 remove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day by Mike Frysinger · 19 years ago
- b3ede5a More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch. by Rob Landley · 19 years ago
- 2dd4279 Patch from Rogelio Serrano to defer checking whether the tty exists until by Rob Landley · 19 years ago
- df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
- bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
- 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
- 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
- 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
- d6e14d8 Don't build directory libraries unless we're building an applet that needs it. by Rob Landley · 19 years ago
- 4926d64 Missed this in svn 13701. by Rob Landley · 19 years ago
- b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
- 1f04c9d removed anoinig `unused' warnings by "Vladimir N. Oleynik" · 19 years ago
- 6461291 Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. by Rob Landley · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 2edf526 The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything by Rob Landley · 19 years ago
- 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
- 6c35c7c usage bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
- ba24820 change strange depend to libbb.h, but require busybox.h by "Vladimir N. Oleynik" · 19 years ago
- 8e1bd4a don't out \r to syslog by "Vladimir N. Oleynik" · 19 years ago
- f51d206 re-order a little for alphabetical by Mike Frysinger · 19 years ago
- 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
- 0d4ee68 use brief license line by Mike Frysinger · 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
- 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 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
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 7850014 Quiet a few warnings 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
- 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
- c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 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
- e7f2b2b Thomas Geulig, remove duplicate header by Glenn L McGrath · 21 years ago
- 88c916b Andreas Mohr writes: 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
- a1ed06b Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts by Eric Andersen · 21 years ago
- aa820db cleanup and add long options by Eric Andersen · 21 years ago
- d5868c1 Patch from Thomas Gleixner to reap any zombie processes that are by Eric Andersen · 21 years ago
- 20c9f1e Several simplifications and indenting changes, per last_patch97 from vodz by Eric Andersen · 21 years ago
- 4c6c236 As vodz noticed, I screwed up reboot by Eric Andersen · 21 years ago
- 6fd0e31 Patch from Andrew Flegg: by Eric Andersen · 21 years ago
- 0246222 Support reboot, halt, and poweroff independent of busybox init. 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
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- fb0c6af Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- d5a2780 oops by Eric Andersen · 21 years ago
- 3c8064f Daniel writes: by Eric Andersen · 21 years ago
- 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik 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
- 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 22 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