summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Add and document support for handling comments and blank lineschris2000-01-161-3/+6
* This is another in Martin Blapp's N-series of mount-related cleanups :)green2000-01-155-0/+35
* Cleanup diskless support in current, mostly aligning it to the oneluigi2000-01-065-99/+104
* xntpd -> ntpd.roberto1999-12-175-5/+5
* Suport multiple ``ifconfig_*?="DHCP"'' configurations.obrien1999-12-125-55/+95
* Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccardimp1999-12-021-0/+4
* Oops, typobrian1999-11-235-5/+5
* Add pppoed startup optionsbrian1999-11-235-0/+50
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)ache1999-11-175-50/+80
* Add single_mountd_enable hook to run mountd but not NFS serverache1999-11-145-0/+85
* Make the firewall file variable space-safe.green1999-09-195-10/+10
* Add/adjust some $FreeBSD$ tags.peter1999-09-135-9/+4
* Apply a consistent style to most of the etc scripts. Particularly, usesheldonh1999-09-1317-2606/+3616
* Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctldes1999-09-125-0/+50
* -background is also a legitimate ppp mode. Don't change it to -auto.peter1999-09-015-5/+10
* $Id$ -> $FreeBSD$peter1999-08-2714-14/+14
* Catch an extra X on DHCP.jkh1999-08-275-10/+10
* Small whitespace change to fix run-over lines introduced in the previoussheldonh1999-08-271-3/+3
* Style clean-up:sheldonh1999-08-2515-366/+365
* ppp_alias -> ppp_natbrian1999-08-225-15/+15
* Quieten ppp at startup.brian1999-08-195-10/+10
* Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, fordes1999-08-105-5/+55
* Start ppp before natd, not afterwards.brian1999-07-265-90/+90
* Add a default ppp.conf (mode 600).brian1999-07-265-5/+90
* Don't background pccardd, it nullfies the "-z" flag. pccardd itselfobrien1999-07-261-2/+2
* Allow DHCP to be used in an ifconfig variable instead of the usualjkh1999-07-165-10/+35
* Tweak previous commit. Only sense the configuration if network_interfacespeter1999-07-085-15/+25
* Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` topeter1999-07-075-15/+60
* Removed my name and (old) e-mail address from comments.hosokawa1999-07-071-6/+2
* Added pccard_conf parameter to /etc/rc.conf,hosokawa1999-07-071-0/+3
* Added "pccardd_flags" for rc.conf.hosokawa1999-07-041-2/+2
* If amd_flags is empty, don't add -p as it makes amd abend.brian1999-06-085-10/+35
* Don't discard error output from sysctl(8).bde1999-06-055-70/+80
* Add handle to control global TCP keepalives and turn them on asphk1999-06-055-5/+30
* This has bitrotted to the state that it is no longer functional.markm1999-05-051-9/+1
* Use ``grep -w'' to prevent catching "pcic_pci"dima1999-05-041-2/+2
* Remove extraneous spacebrian1999-04-125-10/+10
* Allow the user to specify a different firewall script than /etc/rc.firewall.des1999-04-105-15/+30
* Add two features:imp1999-03-286-5/+48
* Move natd from network_pass3 to network_pass1brian1999-03-245-80/+75
* - Mixup of kldstat arguments. Use '-i 1' instead of '-n 1' when checkingnate1999-03-171-2/+2
* Whoops, fixed typos in PCIC loading command when I modified Sean'snate1999-03-171-2/+2
* Add a Q&D test before loading the pcic module to make sure there isn'tnate1999-03-171-3/+8
* Add ${lpd_program} and ${portmap_program} as variables in rc.conf, withjfitz1999-03-115-10/+10
* fix cosmetic ISDN startup problem mentioned in PR conf/9957hm1999-03-081-2/+6
* Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.confjkh1999-02-104-12/+16
* Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. providedillon1999-02-095-0/+256
* Add bits useful to getting laptops going (my Libretto in particular)markm1999-02-041-1/+4
* Add some special hooks for sppp(4) interfaces. In addition to thejoerg1999-01-135-5/+75
* Integrate the ISDN subsystem into the /etc/rc frameworkhm1999-01-136-5/+74
OpenPOWER on IntegriCloud