summaryrefslogtreecommitdiff
path: root/init/poweroff.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Centralize handling of --help.Matt Kraai2000-07-191-3/+0
* Add usage messages for applets without them.Matt Kraai2000-07-191-0/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+2
* Patch to make killall actually kill all PIDs with the specified name,Erik Andersen2000-04-071-1/+1
* Fix bugs related to finding PIDs.Erik Andersen2000-03-071-0/+4
* Wrote killall.Erik Andersen2000-03-071-1/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-4/+4
* Added poweroff (and adjusted init to use it). Inlined functionEric Andersen1999-12-101-0/+31