Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   lukem
Date:           Tue Jan  6 00:52:24 UTC 2004

Modified Files:
        src/etc: rc.subr
        src/share/man/man8: rc.8 rc.subr.8

Log Message:
Implement ``one'' prefix to allow a "one shot" operation as if
${rcvar}=yes yet all the other prerequisite tests are still performed.
The existing ``force'' prefix is a sledgehammer that ignores all the
prerequisite checks and always returns a zero exit status; this is a
more gentle approach to the problem of "manipulate this disabled
service without editing rc.conf(5)".


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/etc/rc.subr
cvs rdiff -r1.26 -r1.27 src/share/man/man8/rc.8
cvs rdiff -r1.11 -r1.12 src/share/man/man8/rc.subr.8

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