summaryrefslogtreecommitdiff
path: root/etc/netstart
AgeCommit message (Collapse)Author
1998-02-23remove trailing blank lineNiklas Hallqvist
1998-02-07ipforward is in sysctl.conf nowTheo de Raadt
1997-12-21ughTheo de Raadt
1997-12-20ipforwarding option in rc.confTheo de Raadt
1997-11-29NAT requires IPFkstailey
1997-11-04kill spaces at ends of lines; m4Theo de Raadt
1997-10-14set hostname/domainname before running rc.conf; m4@umn.eduTheo de Raadt
1997-09-04fork netstart; new child is rc.confTheo de Raadt
1997-08-25Explicately pass -host flag to route(8) to avoid confusion with networks.Todd C. Miller
1997-08-19Add hook for rpc.lockd, make nfsd flags settable in netstartNiklas Hallqvist
1997-07-31Make quotas optional; wedged into netstart for the time being.Jason Downs
/etc/rc.conf, anyone?
1997-07-30do not run routed by defaultTheo de Raadt
1997-07-28Move configuration of loopback interface to before all other interfaces.kstailey
Allows the use of local caching-only nameserver with no "nameserver" entry in /etc/resolv.conf to configure a route between the hostname and loopback.
1997-07-25earlier start of keymanagementNiels Provos
1997-07-24make amd use /tmp_mnt by defaultTheo de Raadt
1997-07-22start the photuris daemon per default. hilfe.Niels Provos
1997-06-17Put in hooks to start ypserv with flagsNiklas Hallqvist
1997-06-17Put in hooks to start rpc.yppasswdd with flagsNiklas Hallqvist
1997-04-15kill route flush until .. hmm kernel routing socket bug or somethingTheo de Raadt
1997-04-09add NAT startupkstailey
1997-04-07flush all old routes before adding new interfaces or routes.Jim Rees
ref: netbsd pr3228/misc, Matthias Scheler
1997-03-03fix typoJason Downs
1997-02-11add default route before fiddling with loopback route to avoid DNS problems; ↵Theo de Raadt
m4@umn.edu, #97
1997-02-03do ifaliases after /usr/bin exists in nfs diskless env; pr#77, matthieu@laas.frTheo de Raadt
1996-11-02timed off by defaultTheo de Raadt
1996-09-23rfc1323 variableTheo de Raadt
1996-09-04control portmap, inetd, and lpd from netstart; idea from tqbf@enteract.comTheo de Raadt
1996-08-27224.0.0.0 not 0.0.0.224; from peter@demon.netTheo de Raadt
1996-06-18move std stuff from rc.local to rcTheo de Raadt
1996-06-16install sample commented /etc/ifaliases file; which can now contain #Theo de Raadt
comments and blank lines. new format is "interface address netmask" (yes, i changed the order of the entries). inspired by netbsd pr#2474; gillhaa@ghost.whirlpool.com
1996-06-02Install a multicast route by defaultThorsten Lockert
1996-05-26sync & labelTheo de Raadt
1996-01-09added IP filter to netstat/rc and put examples in /usr/share/ipfdm
1995-12-30from netbsd: start mrouted like routedTheo de Raadt
1995-12-18/etc/ifaliases support by randy@zyzzyva.comTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt