aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Make default interface work.Hajimu UMEMOTO2000-09-101-5/+4
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-065-0/+145
* Avoid doing rtsol to psuedo interface.Hajimu UMEMOTO2000-09-061-4/+8
* Fix a whitespace bogon.John Baldwin2000-08-165-5/+5
* Allow a ppp_user specification to run ppp at startupBrian Somers2000-08-105-40/+45
* Use shell matching instead of sed(1) to strip comments and blank lines.Chris Costello2000-08-091-8/+10
* Fix an unmatched opening quote.Hajimu UMEMOTO2000-07-181-1/+1
* Add to, don't overwrite, user-settable mountd_flags.Neil Blakey-Milner2000-07-145-5/+5
* - Remove use of programs in /usr like sed as possible. In thisHajimu UMEMOTO2000-07-091-28/+57
* Add ip_portrange_first and ip_portrange_last rc.conf/rc.networkMatthew Dillon2000-06-225-0/+95
* Add ipsec_enable and ipsec_file options to run IPSEC's setkey programMatthew Dillon2000-05-165-0/+55
* Remove extraneous ";;" in previous commitKris Kennaway2000-05-155-5/+0
* Create a DSA host key if one does not already exist, and teach sshd_configKris Kennaway2000-05-155-5/+30
* Add firewall_logging knob to enable/disablle events logging, disabledAndrey A. Chernov2000-05-065-0/+50
* Add to defaults/rc.conf a new function source_rc_confs which rcSheldon Hearn2000-04-274-0/+4
* Removed unnecessary comma in stf addr printf in hex format,Yoshinobu Inoue2000-04-061-1/+1
* Avoid using sed and awk in configure script.Yoshinobu Inoue2000-03-281-4/+6
* Add a configuration options which enable/disable IPv4 mapped IPv6 addrYoshinobu Inoue2000-03-281-0/+11
* Add a sysctl to specify the amount of UDP receive space NFS shouldMatthew Dillon2000-03-275-0/+25
* IPv6 related configuration updates.Yoshinobu Inoue2000-03-121-3/+66
* Prevent multicast packets from being sent over stf0 interface,Yoshinobu Inoue2000-03-111-1/+3
* cosmetic fix - add a space.Jordan K. Hubbard2000-02-295-5/+5
* Get the order of things right; the keys need to be generatedMark Murray2000-02-285-20/+0
* Generate new sshd host key when necessary. I'm tired ofJordan K. Hubbard2000-02-285-5/+35
* Run sshd at boot time if the sysadmin wants it. Also installMark Murray2000-02-245-0/+35
* -Remove IPv6 initialization failed interfaces from the list ofYoshinobu Inoue2000-02-241-3/+21
* -Removed unnecessary use of awk.Yoshinobu Inoue2000-02-241-5/+5
* Add IPv6 configuration scripts.Yoshinobu Inoue2000-02-231-0/+246
* No arguments needed for fore_dnld any longer.Poul-Henning Kamp2000-02-155-5/+5
* Approved by: jkhHellmuth Michaelis2000-02-065-50/+50
* Add and document support for handling comments and blank linesChris Costello2000-01-161-3/+6
* This is another in Martin Blapp's N-series of mount-related cleanups :)Brian Feldman2000-01-155-0/+35
* Cleanup diskless support in current, mostly aligning it to the oneLuigi Rizzo2000-01-065-99/+104
* xntpd -> ntpd.Ollivier Robert1999-12-175-5/+5
* Suport multiple ``ifconfig_*?="DHCP"'' configurations.David E. O'Brien1999-12-125-55/+95
* Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccardWarner Losh1999-12-021-0/+4
* Oops, typoBrian Somers1999-11-235-5/+5
* Add pppoed startup optionsBrian Somers1999-11-235-0/+50
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)Andrey A. Chernov1999-11-175-50/+80
* Add single_mountd_enable hook to run mountd but not NFS serverAndrey A. Chernov1999-11-145-0/+85
* Make the firewall file variable space-safe.Brian Feldman1999-09-195-10/+10
* Add/adjust some $FreeBSD$ tags.Peter Wemm1999-09-135-9/+4
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-1317-2381/+3391
* Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctlDag-Erling Smørgrav1999-09-125-0/+50
* -background is also a legitimate ppp mode. Don't change it to -auto.Peter Wemm1999-09-015-5/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2714-14/+14
* Catch an extra X on DHCP.Jordan K. Hubbard1999-08-275-10/+10
* Small whitespace change to fix run-over lines introduced in the previousSheldon Hearn1999-08-271-3/+3
* Style clean-up:Sheldon Hearn1999-08-2515-366/+365
* ppp_alias -> ppp_natBrian Somers1999-08-225-15/+15