| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Cleanup natd startup test. | Steve Price | 1998-06-14 | 1 | -5/+4 |
| * | cosmetic: clean up startup messages and rearrange some options | Jordan K. Hubbard | 1998-05-19 | 1 | -18/+17 |
| * | Overlooked, that newer naming convention is xxx_program instead of xxx_prog. | Andreas Klemm | 1998-05-06 | 1 | -3/+3 |
| * | Add variables for the ntpdate and xntpd program, you might want | Andreas Klemm | 1998-05-05 | 1 | -3/+3 |
| * | Jean-Simon Pendry's paper on amd refers to the use of "ypcat -k" | Poul-Henning Kamp | 1998-04-26 | 1 | -1/+4 |
| * | Add natd support. | Brian Somers | 1998-04-18 | 1 | -1/+9 |
| * | Enable the SecureRPC bits in rc.conf, if the Administrator wants them. | Mark Murray | 1998-04-12 | 1 | -1/+10 |
| * | Allow rarpd to be started from rc.conf | Jordan K. Hubbard | 1998-03-09 | 1 | -1/+5 |
| * | Remove useless argument to ``. start_if.$ifn'' | Brian Somers | 1998-02-20 | 1 | -2/+2 |
| * | Add 2 new rc.conf variables: | Guido van Rooij | 1998-02-16 | 1 | -1/+11 |
| * | Avoid using grep when determining ipfw's default policy -- it may not | Alexander Langer | 1998-02-14 | 1 | -2/+3 |
| * | Don't assume that IP services are disabled just because firewall_enable | Alexander Langer | 1998-02-07 | 1 | -3/+6 |
| * | Add an additional `named_program' variable so that we can easily choose | Garrett Wollman | 1998-02-01 | 1 | -2/+2 |
| * | Compare return code from ipfw against 0 for success instead of == 1 | Alexander Langer | 1998-01-10 | 1 | -4/+4 |