| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC from -current | Matthew Dillon | 2000-06-24 | 1 | -0/+30 |
| * | MFC: Create DSA key at boot if it doesn't exist | Kris Kennaway | 2000-06-09 | 1 | -1/+5 |
| * | MFC rc.network 1.75, rc.conf 1.55, rc.conf.5 1.65, nfs_socket.c 1.61. | Matthew Dillon | 2000-03-27 | 1 | -0/+5 |
| * | cosmetic fix - add a space. | Jordan K. Hubbard | 2000-02-29 | 1 | -1/+1 |
| * | Get the order of things right; the keys need to be generated | Mark Murray | 2000-02-28 | 1 | -4/+0 |
| * | Generate new sshd host key when necessary. I'm tired of | Jordan K. Hubbard | 2000-02-28 | 1 | -1/+7 |
| * | Run sshd at boot time if the sysadmin wants it. Also install | Mark Murray | 2000-02-24 | 1 | -0/+7 |
| * | Approved by: jkh | Hellmuth Michaelis | 2000-02-06 | 1 | -10/+10 |
| * | This is another in Martin Blapp's N-series of mount-related cleanups :) | Brian Feldman | 2000-01-15 | 1 | -0/+7 |
| * | xntpd -> ntpd. | Ollivier Robert | 1999-12-17 | 1 | -1/+1 |
| * | Suport multiple ``ifconfig_*?="DHCP"'' configurations. | David E. O'Brien | 1999-12-12 | 1 | -11/+19 |
| * | Oops, typo | Brian Somers | 1999-11-23 | 1 | -1/+1 |
| * | Add pppoed startup options | Brian Somers | 1999-11-23 | 1 | -0/+10 |
| * | Add network pass4 - after all local (/usr/local/etc/rc.d f.e.) | Andrey A. Chernov | 1999-11-17 | 1 | -10/+16 |
| * | Add single_mountd_enable hook to run mountd but not NFS server | Andrey A. Chernov | 1999-11-14 | 1 | -0/+17 |
| * | Make the firewall file variable space-safe. | Brian Feldman | 1999-09-19 | 1 | -2/+2 |
| * | Apply a consistent style to most of the etc scripts. Particularly, use | Sheldon Hearn | 1999-09-13 | 1 | -339/+513 |
| * | Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl | Dag-Erling Smørgrav | 1999-09-12 | 1 | -0/+10 |
| * | -background is also a legitimate ppp mode. Don't change it to -auto. | Peter Wemm | 1999-09-01 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Catch an extra X on DHCP. | Jordan K. Hubbard | 1999-08-27 | 1 | -2/+2 |
| * | Style clean-up: | Sheldon Hearn | 1999-08-25 | 1 | -60/+60 |
| * | ppp_alias -> ppp_nat | Brian Somers | 1999-08-22 | 1 | -3/+3 |
| * | Quieten ppp at startup. | Brian Somers | 1999-08-19 | 1 | -2/+2 |
| * | Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, for | Dag-Erling Smørgrav | 1999-08-10 | 1 | -1/+11 |
| * | Start ppp before natd, not afterwards. | Brian Somers | 1999-07-26 | 1 | -18/+18 |
| * | Add a default ppp.conf (mode 600). | Brian Somers | 1999-07-26 | 1 | -1/+18 |
| * | Allow DHCP to be used in an ifconfig variable instead of the usual | Jordan K. Hubbard | 1999-07-16 | 1 | -2/+7 |
| * | Tweak previous commit. Only sense the configuration if network_interfaces | Peter Wemm | 1999-07-08 | 1 | -3/+5 |
| * | Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` to | Peter Wemm | 1999-07-07 | 1 | -3/+12 |
| * | If amd_flags is empty, don't add -p as it makes amd abend. | Brian Somers | 1999-06-08 | 1 | -2/+7 |
| * | Don't discard error output from sysctl(8). | Bruce Evans | 1999-06-05 | 1 | -14/+16 |
| * | Add handle to control global TCP keepalives and turn them on as | Poul-Henning Kamp | 1999-06-05 | 1 | -1/+6 |
| * | Remove extraneous space | Brian Somers | 1999-04-12 | 1 | -2/+2 |
| * | Allow the user to specify a different firewall script than /etc/rc.firewall. | Dag-Erling Smørgrav | 1999-04-10 | 1 | -3/+6 |
| * | Add two features: | Warner Losh | 1999-03-28 | 1 | -1/+7 |
| * | Move natd from network_pass3 to network_pass1 | Brian Somers | 1999-03-24 | 1 | -16/+15 |
| * | Add ${lpd_program} and ${portmap_program} as variables in rc.conf, with | James FitzGibbon | 1999-03-11 | 1 | -2/+2 |
| * | Add some special hooks for sppp(4) interfaces. In addition to the | Joerg Wunsch | 1999-01-13 | 1 | -1/+15 |
| * | Integrate the ISDN subsystem into the /etc/rc framework | Hellmuth Michaelis | 1999-01-13 | 1 | -1/+6 |
| * | Allow rwhod to take flags. | Jordan K. Hubbard | 1999-01-03 | 1 | -2/+2 |
| * | Direct std{err,out} to /dev/null when invoking sysctl(8) for setting | Joseph Koshy | 1998-11-27 | 1 | -3/+4 |
| * | Implement the nfs_access_cache variable, allowing us to set the timeout for | Mike Smith | 1998-11-15 | 1 | -1/+4 |
| * | kldload ipfw, it's installed always and works on both kernel formats | Peter Wemm | 1998-11-11 | 1 | -2/+2 |
| * | Here are some scripts and man pages for configuring HARP ATM | Poul-Henning Kamp | 1998-10-06 | 1 | -1/+17 |
| * | rc.conf variable $amd_map_program needs to be eval'ed. | Martin Cracauer | 1998-09-16 | 1 | -2/+2 |
| * | Turn off replies to ICMP echo requests for broadcast and multicast | Joseph Koshy | 1998-09-15 | 1 | -1/+6 |
| * | tcp_extensions now only applies to RFC1323 | Poul-Henning Kamp | 1998-09-06 | 1 | -2/+1 |
| * | In /etc/rc.network, near line 242, setting up Kerberos, | Poul-Henning Kamp | 1998-08-14 | 1 | -3/+3 |
| * | Allow either an IP address or an interface to be specified in | Jacques Vidrine | 1998-07-08 | 1 | -5/+11 |