| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Wrap a too long line.
|
|
|
|
| |
yet it can be enabled when applicable.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
successful [is spelled] with only one l
NetBSD rev. 1.12
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)".
Obtained From: NetBSD
|
|
|
|
| |
Submitted by: Simon L. Nielsen <simon@nitro.dk>
|
| |
|
|
Add an rc.subr(8) manpage
Hook rc.subr.8 up to the build.
Submitted by: Mike Makonnen <mtm@identd.net>
Approved by: re@ (bmah)
Obtained from: NetBSD
|