OSDN Git Service

Added poweroff (and adjusted init to use it). Inlined function
authorEric Andersen <andersen@codepoet.org>
Fri, 10 Dec 1999 08:25:07 +0000 (08:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 10 Dec 1999 08:25:07 +0000 (08:25 -0000)
commit2cb55077e2f65f17dbc8933eec47760bcc2a6ba1
treea788718415ded192938d7c7a3661d0cab8cd8afe
parentc5ff0165adac767d37103baa875c2f86bb43c0e1
Added poweroff (and adjusted init to use it).  Inlined function
calls to code only called once in tee.  Made BB_KLOGD and option.
 -Erik
16 files changed:
Changelog
TODO
applets/busybox.c
busybox.c
busybox.def.h
coreutils/tee.c
init.c
init/init.c
init/poweroff.c [new file with mode: 0644]
init/reboot.c
internal.h
poweroff.c [new file with mode: 0644]
reboot.c
sysklogd/syslogd.c
syslogd.c
tee.c