freebsd-nq/etc/rc.d
Alfred Perlstein 8360efbd6c Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
associated changes that had to happen to make this possible as well as
bugs fixed along the way.

  Bring in required TLI library routines to support this.

  Since we don't support TLI we've essentially copied what NetBSD
  has done, adding a thin layer to emulate direct the TLI calls
  into BSD socket calls.

  This is mostly from Sun's tirpc release that was made in 1994,
  however some fixes were backported from the 1999 release (supposedly
  only made available after this porting effort was underway).

  The submitter has agreed to continue on and bring us up to the
  1999 release.

  Several key features are introduced with this update:
    Client calls are thread safe. (1999 code has server side thread
    safe)
    Updated, a more modern interface.

  Many userland updates were done to bring the code up to par with
  the recent RPC API.

  There is an update to the pthreads library, a function
  pthread_main_np() was added to emulate a function of Sun's threads
  library.

  While we're at it, bring in NetBSD's lockd, it's been far too
  long of a wait.

  New rpcbind(8) replaces portmap(8) (supporting communication over
  an authenticated Unix-domain socket, and by default only allowing
  set and unset requests over that channel). It's much more secure
  than the old portmapper.

  Umount(8), mountd(8), mount_nfs(8), nfsd(8) have also been upgraded
  to support TI-RPC and to support IPV6.

  Umount(8) is also fixed to unmount pathnames longer than 80 chars,
  which are currently truncated by the Kernel statfs structure.

Submitted by: Martin Blapp <mb@imp.ch>
Manpage review: ru
Secure RPC implemented by: wpaul
2001-03-19 12:50:13 +00:00
..
atm1 Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
atm2 Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
atm2.sh Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
atm3 Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
atm3.sh Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
diskless Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
initdiskless Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
isdnd Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
netoptions Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
network1 Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
network2 Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
network3 Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
network_ipv6 Add `ipv6_ifconfig_IFN_aliasN' directive to allow multiple aliases. 2001-03-18 16:07:21 +00:00
pccard Alter the pccard setup a bit so that it looks prettier by redirecting 2001-03-04 17:34:37 +00:00
resolv Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
routing Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
serial Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
syscons Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
sysctl Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
tmp Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
var Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00