Accomodate older glibc, which also lacks the module syscalls
[platform/upstream/busybox.git] / reboot.c
2001-10-18 Eric AndersenFix a nasty bug with variable name shadowing
2001-10-03 Eric AndersenLook for either "init" or "linuxrc" processes
2001-07-05 Eric AndersenBe extra extra careful about what we dereference.
2001-04-03 Eric AndersenA patch from Matt Kraai that adds a new 'shutdown'...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-19 Matt KraaiCentralize handling of --help.
2000-07-19 Matt KraaiAdd usage messages for applets without them.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-04-07 Erik AndersenPatch to make killall actually kill all PIDs with the...
2000-03-07 Erik AndersenFix bugs related to finding PIDs.
2000-03-07 Erik AndersenWrote killall.
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-12-10 Eric AndersenAdded poweroff (and adjusted init to use it). Inlined...
1999-12-09 Eric AndersenAdjustments for Johns init stuff,
1999-12-09 John Beppu findInitPid() has been implemented and it seems...
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-12 Eric AndersenMore stuff...
1999-10-05 Eric AndersenInitial revision 0_29alpha2