| Commit message (Expand) | Author | Age | Files | Lines |
* | Add two features: | imp | 1999-03-28 | 6 | -5/+48 |
* | Move natd from network_pass3 to network_pass1 | brian | 1999-03-24 | 5 | -80/+75 |
* | - Mixup of kldstat arguments. Use '-i 1' instead of '-n 1' when checking | nate | 1999-03-17 | 1 | -2/+2 |
* | Whoops, fixed typos in PCIC loading command when I modified Sean's | nate | 1999-03-17 | 1 | -2/+2 |
* | Add a Q&D test before loading the pcic module to make sure there isn't | nate | 1999-03-17 | 1 | -3/+8 |
* | Add ${lpd_program} and ${portmap_program} as variables in rc.conf, with | jfitz | 1999-03-11 | 5 | -10/+10 |
* | fix cosmetic ISDN startup problem mentioned in PR conf/9957 | hm | 1999-03-08 | 1 | -2/+6 |
* | Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf | jkh | 1999-02-10 | 4 | -12/+16 |
* | Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provide | dillon | 1999-02-09 | 5 | -0/+256 |
* | Add bits useful to getting laptops going (my Libretto in particular) | markm | 1999-02-04 | 1 | -1/+4 |
* | Add some special hooks for sppp(4) interfaces. In addition to the | joerg | 1999-01-13 | 5 | -5/+75 |
* | Integrate the ISDN subsystem into the /etc/rc framework | hm | 1999-01-13 | 6 | -5/+74 |
* | Allow rwhod to take flags. | jkh | 1999-01-03 | 5 | -10/+10 |
* | Direct std{err,out} to /dev/null when invoking sysctl(8) for setting | jkoshy | 1998-11-27 | 5 | -15/+20 |
* | Implement the nfs_access_cache variable, allowing us to set the timeout for | msmith | 1998-11-15 | 5 | -5/+20 |
* | kldload ipfw, it's installed always and works on both kernel formats | peter | 1998-11-11 | 5 | -10/+10 |
* | Avoid using dmesg to find devices, the buffer may not be big enough. | phk | 1998-10-08 | 5 | -25/+10 |
* | Here are some scripts and man pages for configuring HARP ATM | phk | 1998-10-06 | 10 | -5/+960 |
* | rc.conf variable $amd_map_program needs to be eval'ed. | cracauer | 1998-09-16 | 5 | -10/+10 |
* | Turn off replies to ICMP echo requests for broadcast and multicast | jkoshy | 1998-09-15 | 5 | -5/+30 |
* | tcp_extensions now only applies to RFC1323 | phk | 1998-09-06 | 5 | -10/+5 |
* | In /etc/rc.network, near line 242, setting up Kerberos, | phk | 1998-08-14 | 5 | -15/+15 |
* | Add Id keyword. | brian | 1998-08-10 | 1 | -0/+2 |
* | Allow either an IP address or an interface to be specified in | nectar | 1998-07-08 | 5 | -25/+55 |
* | Cleanup natd startup test. | steve | 1998-06-14 | 5 | -25/+20 |
* | cosmetic: clean up startup messages and rearrange some options | jkh | 1998-05-19 | 5 | -90/+85 |
* | Overlooked, that newer naming convention is xxx_program instead of xxx_prog. | andreas | 1998-05-06 | 5 | -15/+15 |
* | Add variables for the ntpdate and xntpd program, you might want | andreas | 1998-05-05 | 5 | -15/+15 |
* | Jean-Simon Pendry's paper on amd refers to the use of "ypcat -k" | phk | 1998-04-26 | 5 | -5/+20 |
* | Add natd support. | brian | 1998-04-18 | 5 | -5/+45 |
* | Enable the SecureRPC bits in rc.conf, if the Administrator wants them. | markm | 1998-04-12 | 5 | -5/+50 |
* | Submitted by: bde | danny | 1998-03-13 | 1 | -3/+3 |
* | Change examples for Cyclades cards (c -> c0) to fit with reality. | danny | 1998-03-13 | 1 | -3/+3 |
* | Allow rarpd to be started from rc.conf | jkh | 1998-03-09 | 5 | -5/+25 |
* | Remove useless argument to ``. start_if.$ifn'' | brian | 1998-02-20 | 5 | -10/+10 |
* | Add 2 new rc.conf variables: | guido | 1998-02-16 | 5 | -5/+55 |
* | Avoid using grep when determining ipfw's default policy -- it may not | alex | 1998-02-14 | 5 | -10/+15 |
* | Don't assume that IP services are disabled just because firewall_enable | alex | 1998-02-07 | 5 | -15/+30 |
* | Add an additional `named_program' variable so that we can easily choose | wollman | 1998-02-01 | 5 | -10/+10 |
* | Compare return code from ipfw against 0 for success instead of == 1 | alex | 1998-01-10 | 5 | -20/+20 |
* | MF 22s | obrien | 1997-12-01 | 5 | -40/+30 |
* | Allow the system to be configured to pass "-n" to kerberos and | sef | 1997-11-07 | 5 | -20/+65 |
* | Fix some problems in the rules file loading and need for modload detection. | danny | 1997-09-18 | 5 | -10/+10 |
* | Reviewed by: msmith, alex | danny | 1997-09-11 | 5 | -25/+160 |
* | Merge from 2.2 (tcp extensions in phase 1) | pst | 1997-07-06 | 5 | -30/+35 |
* | Neaten up some things which were inconsistent, add a few more flags | jkh | 1997-05-19 | 5 | -15/+15 |
* | Add arp_proxyall knob. | jkh | 1997-05-13 | 5 | -5/+30 |
* | Update the etc world from RELENG_2_2 which is now more up-to-date | jkh | 1997-05-03 | 6 | -37/+17 |
* | Ack, learn to spell "extentions" the same way in the same file. | jkh | 1997-05-01 | 5 | -30/+30 |
* | YAMF22 | jkh | 1997-05-01 | 5 | -10/+10 |