aboutsummaryrefslogtreecommitdiff
path: root/reboot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Centralize handling of --help.kraai2000-07-191-3/+0
* Add usage messages for applets without them.kraai2000-07-191-0/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-2/+2
* Patch to make killall actually kill all PIDs with the specified name,erik2000-04-071-1/+1
* Fix bugs related to finding PIDs.erik2000-03-071-0/+4
* Wrote killall.erik2000-03-071-1/+1
* A few updates (including the cp fix the Craig has been looking for)erik2000-03-041-0/+8
* Some formatting updates (ran the code through indent)erik2000-02-081-4/+4
* Added poweroff (and adjusted init to use it). Inlined functionandersen1999-12-101-1/+1
* Adjustments for Johns init stuff,andersen1999-12-091-2/+2
* findInitPid() has been implemented and it seems to work.beppu1999-12-091-1/+2
* Fixed up copyright notices and suchandersen1999-10-201-0/+22
* More stuff...andersen1999-10-121-6/+2
* Initial revisionandersen1999-10-051-0/+12