summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow rwhod to take flags.jkh1999-01-035-10/+10
* Direct std{err,out} to /dev/null when invoking sysctl(8) for settingjkoshy1998-11-275-15/+20
* Implement the nfs_access_cache variable, allowing us to set the timeout formsmith1998-11-155-5/+20
* kldload ipfw, it's installed always and works on both kernel formatspeter1998-11-115-10/+10
* Avoid using dmesg to find devices, the buffer may not be big enough.phk1998-10-085-25/+10
* Here are some scripts and man pages for configuring HARP ATMphk1998-10-0610-5/+960
* rc.conf variable $amd_map_program needs to be eval'ed.cracauer1998-09-165-10/+10
* Turn off replies to ICMP echo requests for broadcast and multicastjkoshy1998-09-155-5/+30
* tcp_extensions now only applies to RFC1323phk1998-09-065-10/+5
* In /etc/rc.network, near line 242, setting up Kerberos,phk1998-08-145-15/+15
* Add Id keyword.brian1998-08-101-0/+2
* Allow either an IP address or an interface to be specified innectar1998-07-085-25/+55
* Cleanup natd startup test.steve1998-06-145-25/+20
* cosmetic: clean up startup messages and rearrange some optionsjkh1998-05-195-90/+85
* Overlooked, that newer naming convention is xxx_program instead of xxx_prog.andreas1998-05-065-15/+15
* Add variables for the ntpdate and xntpd program, you might wantandreas1998-05-055-15/+15
* Jean-Simon Pendry's paper on amd refers to the use of "ypcat -k"phk1998-04-265-5/+20
* Add natd support.brian1998-04-185-5/+45
* Enable the SecureRPC bits in rc.conf, if the Administrator wants them.markm1998-04-125-5/+50
* Submitted by: bdedanny1998-03-131-3/+3
* Change examples for Cyclades cards (c -> c0) to fit with reality.danny1998-03-131-3/+3
OpenPOWER on IntegriCloud