martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
apb
31edfc6f0f
* Add a stop_boot() function in rc.subr, to terminate a multi-user boot
...
by killing the parent process. The parent's PID is saved in $RC_PID.
* In all rc.d/* scripts that previously tried to stop the boot,
replace in-line code with "stop_boot".
* Document this.
This should fix PR 29822.
2007-04-06 14:20:08 +00:00
apb
04d90588c9
Use ".Fn" markup for the names of shell functions.
2007-04-06 13:57:08 +00:00
wiz
99fe2c9e3d
Grammar consistency fix for previous.
2004-01-06 14:46:11 +00:00
lukem
f3bab2a8fc
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)".
2004-01-06 00:52:24 +00:00
wiz
2a84f851af
Add some Ns.
2003-06-30 10:44:47 +00:00
grant
7dc9239d40
The correct capitalisation of 'NetBSD.org' is (you
...
guessed it) 'NetBSD.org'.
some mdoc fixes.
2003-02-14 15:20:17 +00:00
lukem
0e798bbe1e
minor improvements, including consistency in how variables are formatted.
2002-04-18 11:14:33 +00:00
lukem
4e990e2ecb
add more rc.subr(8) and rc.conf(5) references
2002-03-22 04:32:10 +00:00
lukem
868c9ba182
rc.subr(8) - functions used by system shell scripts. Closes PR [misc/10828].
2002-02-25 12:05:13 +00:00
wiz
a2a58e2352
Drop trailing space.
2002-02-25 11:21:38 +00:00
lukem
319f9d9903
explicitly mention that rc.d contains sh(1) scripts
2002-02-25 04:09:15 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
lukem
8923661dfa
rename NETWORK to NETWORKING
2002-01-31 01:28:53 +00:00
wiz
6676165aa3
Drop an unnecessary .Pp.
2001-11-25 23:42:22 +00:00
wiz
619b4bd7a8
Boring whitespace fixes.
2001-09-05 23:53:22 +00:00
lukem
cc3f6237fc
enhance description of placeholder scripts and default arguments
2001-05-04 03:22:23 +00:00
lukem
bacbe78fc4
use service' instead of
program'
2000-12-15 00:57:27 +00:00
lukem
a41efd22a5
display dummy dependancies in the order that they're actually started
...
in, to be slighly more helpful: (i.e, NETWORK, SERVERS, DAEMON, LOGIN)
2000-11-17 05:00:26 +00:00
lukem
fa2f94238c
- document `nostart' support for /etc/rc
...
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
lukem
dbf1552526
describe rc.d/NETWORK. xref rcorder -k for keywork explanation
2000-07-26 05:29:15 +00:00
lukem
94f61a8c1e
rc.shutdown now only calls scripts that have a ``shutdown'' keyword.
2000-07-17 15:29:01 +00:00
msaitoh
f6f00e2615
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
lukem
9fb4c732ec
minor typo
2000-04-29 00:38:43 +00:00
lukem
dfdc326b50
update NAME
2000-04-28 06:13:00 +00:00
lukem
e208665d58
Total rewrite post rc.d implementation.
2000-04-28 06:10:54 +00:00
soren
41f23e2e76
Xref rc.conf(5).
1999-12-08 00:04:38 +00:00
garbled
39b11db849
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-17 20:31:19 +00:00
jtc
b5930afc5f
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:31:07 +00:00
mycroft
55b7fa6d0b
Add RCS identifiers.
1993-08-01 07:54:52 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00