Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   hubertf
Date:           Tue Apr 25 14:03:26 UTC 2000

Modified Files:
        basesrc/distrib/sets/lists/base: mi
        basesrc/distrib/sets/lists/man: mi
        basesrc/sbin/reboot: Makefile reboot.8 reboot.c

Log Message:
Implement a "poweroff" command which is equivalent to "halt -p",
but allows powering down the system from an exec(2) call, e.g. via
a user which has "poweroff" as login shell.

The command name is modeled after Solaris.


To generate a diff of this commit:
cvs rdiff -r1.156 -r1.157 basesrc/distrib/sets/lists/base/mi
cvs rdiff -r1.227 -r1.228 basesrc/distrib/sets/lists/man/mi
cvs rdiff -r1.16 -r1.17 basesrc/sbin/reboot/Makefile
cvs rdiff -r1.11 -r1.12 basesrc/sbin/reboot/reboot.8
cvs rdiff -r1.25 -r1.26 basesrc/sbin/reboot/reboot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index