2011-07-08 |
Denys Vlasenko | halt: perror_msg_and_die needs bb_ prefix |
blob | commitdiff | raw |
2011-07-02 |
Denys Vlasenko | halt/reboot: better message if /sbin/telinit is not... |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Denys Vlasenko | *: remove "Options:" string from help texts |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Denys Vlasenko | move utmp.h include to libbb.h |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Denys Vlasenko | mass removal of underscores from _BB_DIR_foo and _BB_SU... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Denys Vlasenko | init/*: move applet/kbuild/config/help bits into applet... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Denys Vlasenko | *: make GNU licensing statement forms more regular |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Jeremie Koenig | init,halt: portability improvements |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Denys Vlasenko | telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Denys Vlasenko | libbb: split update_utmp from login/getty in preparatio... |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Denys Vlasenko | libbb.h: tidy it up a bit. no code changes (verified) |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Alexander Shishkin | halt/reboot/poweroff: add a CONFIG_xxx to act SysV... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Denis Vlasenko | halt/reboot/powerdown: accept and ignore -i |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Denis Vlasenko | halt/reboot/poweroff: improve error reporting |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Denis Vlasenko | whitespace fixes |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Denis Vlasenko | halt: reinstate -w even if !FEATURE_WTMP; beautify... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
Bernhard Reutner... | - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Denis Vlasenko | halt: signal init regardless of ENABLE_INIT |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Bernhard Reutner... | - document -f |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Bernhard Reutner... | - use ut_user rather than ut_name (Cristian Ionescu... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: shrink: use Vladimir's "o+" specifier instead of... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: fix fallout from -Wunused-parameter |
blob | commitdiff | raw | diff to current |
2008-01-24 |
Denis Vlasenko | halt: write wtmp entry if wtmp support is enabled |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-04-04 |
Bernhard Reutner... | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Denis Vlasenko | PID should be stored in pid_t, not int or long. |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | bb_applet_name -> applet_name |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Rob Landley | Change license statements (and clean up headers) on... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Bernhard Reutner... | - move #include busybox.h to the very top so we pull... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - provide fallback defines for non-linux |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Rob Landley | Patch from Denis Vlasenko to constify things and fix... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Rob Landley | Re-add initrd support, unify halt/reboot/poweroff,... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Rob Landley | The whole "init is sometimes pid 3" thing is silly... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Eric Andersen | Support reboot, halt, and poweroff independent of busyb... |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Eric Andersen | Update a bunch of docs. Run a script to update my... |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Eric Andersen | Apply last_patch93 from vodz: |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Eric Andersen | Update some missing copyright notices |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Eric Andersen | If find_pid_by_name() had an error, it was returning... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Eric Andersen | Fix a nasty bug with variable name shadowing |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Eric Andersen | Look for either "init" or "linuxrc" processes |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Eric Andersen | Be extra extra careful about what we dereference. |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Matt Kraai | Centralize handling of --help. |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Matt Kraai | Add usage messages for applets without them. |
blob | commitdiff | raw | diff to current |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
blob | commitdiff | raw | diff to current |
2000-04-07 |
Erik Andersen | Patch to make killall actually kill all PIDs with the... |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Erik Andersen | Fix bugs related to finding PIDs. |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Erik Andersen | Wrote killall. |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Eric Andersen | Adjustments for Johns init stuff, |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Eric Andersen | Fixed up copyright notices and such |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Eric Andersen | More stuff |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Eric Andersen | Initial revision 0_29alpha2 |
blob | commitdiff | raw | diff to current |
|