| Commit message (Expand) | Author | Age | Files | Lines |
* | Start ppp before natd, not afterwards. | brian | 1999-07-26 | 5 | -90/+90 |
* | Add a default ppp.conf (mode 600). | brian | 1999-07-26 | 5 | -5/+90 |
* | Don't background pccardd, it nullfies the "-z" flag. pccardd itself | obrien | 1999-07-26 | 1 | -2/+2 |
* | Allow DHCP to be used in an ifconfig variable instead of the usual | jkh | 1999-07-16 | 5 | -10/+35 |
* | Tweak previous commit. Only sense the configuration if network_interfaces | peter | 1999-07-08 | 5 | -15/+25 |
* | Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` to | peter | 1999-07-07 | 5 | -15/+60 |
* | Removed my name and (old) e-mail address from comments. | hosokawa | 1999-07-07 | 1 | -6/+2 |
* | Added pccard_conf parameter to /etc/rc.conf, | hosokawa | 1999-07-07 | 1 | -0/+3 |
* | Added "pccardd_flags" for rc.conf. | hosokawa | 1999-07-04 | 1 | -2/+2 |
* | If amd_flags is empty, don't add -p as it makes amd abend. | brian | 1999-06-08 | 5 | -10/+35 |
* | Don't discard error output from sysctl(8). | bde | 1999-06-05 | 5 | -70/+80 |
* | Add handle to control global TCP keepalives and turn them on as | phk | 1999-06-05 | 5 | -5/+30 |
* | This has bitrotted to the state that it is no longer functional. | markm | 1999-05-05 | 1 | -9/+1 |
* | Use ``grep -w'' to prevent catching "pcic_pci" | dima | 1999-05-04 | 1 | -2/+2 |
* | Remove extraneous space | brian | 1999-04-12 | 5 | -10/+10 |
* | Allow the user to specify a different firewall script than /etc/rc.firewall. | des | 1999-04-10 | 5 | -15/+30 |
* | 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 |