fvdl
|
02cd59a751
|
* Portmap is now called rpcbind.
* Add IPv6 RPC entries to inetd.conf (commented out by default, as the others)
* Add netconfig file, needed for TI-RPC code.
|
2000-06-02 22:54:08 +00:00 |
tron
|
e63bc36c7f
|
Call "load_rc_config()" earlier so that configuration variables are read
before command arguments are defined. Fixes PR bin/10220 by Ron Roskens.
|
2000-05-29 06:53:03 +00:00 |
lukem
|
5c1b0ec207
|
Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
This allows us or a user to change the configuration file method in
one place - rc.subr - without having to edit all of the rc.d/* files.
|
2000-05-13 08:45:06 +00:00 |
tsarna
|
a32696c2de
|
Death to nfsiod!
It is replaced by kernel threads that do the same thing. The number of
kernel threads used is set with the vfs.nfs.iothreads sysctl.
|
2000-04-15 21:14:48 +00:00 |
lukem
|
c53094a738
|
rc.d scripts derived from /etc/rc
|
2000-03-10 11:53:23 +00:00 |