| Commit message (Expand) | Author | Age | Files | Lines |
| * | As previously discussed, add the svn:executable property to all scripts | Doug Barton | 2008-07-16 | 1 | -0/+0 |
| * | Do not print anything unless one of the net/routing options is set. | Mike Makonnen | 2008-06-23 | 1 | -2/+18 |
| * | Fix the wait for default route change I made a few weeks ago by creating | Brooks Davis | 2008-06-05 | 1 | -26/+1 |
| * | Move the wait for a default route to rc.d/routing. Once we test for | Brooks Davis | 2008-05-18 | 1 | -1/+27 |
| * | Move options that do not have anything to do with routing out of | Mike Makonnen | 2007-05-02 | 1 | -41/+0 |
| * | Transforming "ppp-user" into just "ppp", step 1: | Yaroslav Tykhiy | 2005-10-28 | 1 | -1/+1 |
| * | Remove the requirement for the FreeBSD keyword as it no longer | Mike Makonnen | 2004-10-07 | 1 | -1/+1 |
| * | Mark scripts as not usable inside a jail by adding keyword 'nojail'. | Pawel Jakub Dawidek | 2004-03-08 | 1 | -1/+1 |
| * | Now that routes for IP over ATM may look much more complex than before, | Hartmut Brandt | 2003-08-14 | 1 | -0/+8 |
| * | Ugh. Remove debugging echo. | Mike Makonnen | 2003-06-29 | 1 | -1/+1 |
| * | o Repocopied routing and netoptions from network2 and network3, respectively. | Mike Makonnen | 2003-06-29 | 1 | -6/+23 |
| * | o Hook the new files up to the build. | Mike Makonnen | 2003-04-18 | 1 | -1/+1 |
| * | Merge in all the changes that Mike Makonnen has been maintaining for a | Gordon Tetlow | 2002-07-18 | 1 | -843/+14 |
| * | Cosmetic changes to the previous commit, bringing it closer to what I | Dag-Erling Smørgrav | 2002-04-11 | 1 | -7/+7 |
| * | Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had better | Peter Wemm | 2002-04-10 | 1 | -4/+9 |
| * | The good news is that my initial PR was correct... the bad news is that I | Doug Barton | 2002-04-01 | 1 | -1/+5 |
| * | Don't try to generate ssh keys if ssh isn't installed. | Dag-Erling Smørgrav | 2002-03-19 | 1 | -7/+11 |
| * | IPFilter may need to be re-sync'ed even if we are not filtering, but | Crist J. Clark | 2002-03-19 | 1 | -1/+3 |
| * | Answer the question posed in 1.126. amd won't start without either a | Doug Barton | 2002-03-17 | 1 | -2/+11 |
| * | The reload of ipf(8) rules should depend on $ipfilter_enable, not | Crist J. Clark | 2002-03-12 | 1 | -2/+1 |
| * | Background the startup of `Amd', it often blocks on startup. | David E. O'Brien | 2002-03-12 | 1 | -2/+2 |
| * | Why shouldn't amd always write its PID to a file? | David E. O'Brien | 2002-03-12 | 1 | -6/+2 |
| * | Redirect stdout of `ipf -y' to /dev/null. This removes a stray | Dima Dorfman | 2002-03-04 | 1 | -1/+1 |
| * | There is no reason to demand the administrator set 'natd_interface' | Crist J. Clark | 2002-02-20 | 1 | -5/+4 |
| * | peter points out that we probably should not mess with the sysctl(8) | Crist J. Clark | 2002-02-08 | 1 | -4/+5 |
| * | Register amd's dependency on NFS. | Sheldon Hearn | 2002-01-28 | 1 | -36/+51 |
| * | Make the rc.conf(5) 'log_in_vain' knob an integer. | Crist J. Clark | 2002-01-26 | 1 | -3/+12 |
| * | rpc.lockd needs rpc.statd to be running for it to start up properly. | Alfred Perlstein | 2001-12-13 | 1 | -4/+15 |
| * | s/sysctl -w/sysctl/ | Ruslan Ermilov | 2001-12-11 | 1 | -19/+19 |
| * | o Update rc.network to reflect the recent change of default in the | Robert Watson | 2001-12-07 | 1 | -3/+3 |
| * | Protect the '*' in pppoed_provider (the default) from metacharacter | Crist J. Clark | 2001-12-06 | 1 | -0/+2 |
| * | Spelling police: sucessful -> successful. | Dima Dorfman | 2001-11-24 | 1 | -1/+1 |
| * | Resolve all the ipfilter startup issues in rc.network with one big patch | Darren Reed | 2001-11-24 | 1 | -59/+71 |
| * | Avoid unnecessary calls to expr(1) by using standard shell arithmetic | Sheldon Hearn | 2001-11-14 | 1 | -1/+1 |
| * | Update the nsswitch.conf -> host.conf generator to handle criteria, | Bill Fenner | 2001-11-07 | 1 | -10/+16 |
| * | Modify the way host.conf and nsswitch.conf are treated at boot time: | Dag-Erling Smørgrav | 2001-11-01 | 1 | -7/+34 |
| * | Do an ipf -y after bringing up ppp to ensure rules which mention ppp get | Darren Reed | 2001-10-20 | 1 | -0/+14 |
| * | Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable to | Darren Reed | 2001-10-20 | 1 | -11/+16 |
| * | Put in place for using ipfs use on shutdown and startup. | Darren Reed | 2001-10-20 | 1 | -0/+9 |
| * | Handle the lack of nfs server or client support in the kernel by | Doug Barton | 2001-10-19 | 1 | -1/+12 |
| * | Remove references to nfsiod and nfs_client_flags now that they are | John Baldwin | 2001-10-10 | 1 | -1/+0 |
| * | Add a new rc.conf variable, cloned_interfaces, to create cloned | Brooks Davis | 2001-09-19 | 1 | -1/+10 |
| * | The vfs.nfs.bufpackets sysctl is in the client, not the server. Move it | Peter Wemm | 2001-09-19 | 1 | -9/+8 |
| * | Merge in patch to automagically decide whether or not a kldload of ipfilter | Darren Reed | 2001-07-30 | 1 | -0/+13 |
| * | Upgraded launchpad for kerberos. Noe kerberos IV OR kerberos 5 | Mark Murray | 2001-07-28 | 1 | -9/+26 |
| * | Create gif devices in the "gifconfig" stage while configuring them. | Brooks Davis | 2001-07-02 | 1 | -1/+1 |
| * | Fix misindented esac. | Jens Schweikhardt | 2001-06-16 | 1 | -1/+1 |
| * | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -1/+1 |
| * | Add a missing \n | Brian Somers | 2001-06-10 | 1 | -1/+1 |
| * | Move gif_interfaces from an IP6 option to a regular IP option. | Brian Somers | 2001-06-03 | 1 | -0/+23 |