summaryrefslogtreecommitdiff
path: root/etc/rc.d/netif
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* MFC the addition of the ipv4_addrs_<ifn> which allows the addition ofBrooks Davis2005-12-101-2/+2
* Sync network interface startup code with HEAD.Brooks Davis2005-09-101-4/+4
* When interfaces are given on the command line, don't attempt to filterBrooks Davis2005-06-301-7/+4
* Support code for the OpenBSD dhclient. This significantly changes theBrooks Davis2005-06-071-2/+2
* Allow to change interfaces name on boot time.Pawel Jakub Dawidek2004-10-301-0/+3
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Finish cleanup of rc.d/netif. It's now possible to start/stop moreMike Makonnen2004-07-301-10/+19
* Really remove the return statement this time. Thanks toMike Makonnen2004-05-201-1/+0
* The err routine requires two arguments: an exit value and a string.Mike Makonnen2004-05-201-2/+2
* Protect som cross-script invocations by checks to see that the targetPoul-Henning Kamp2004-04-281-2/+4
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Further shuffle runcom ordering so that netif does not start beforeBrian Feldman2004-02-291-1/+1
* What depends on ipfilter should probably also start ipfw at the same time.Brian Feldman2004-02-271-1/+1
* tty whacking should occur early, but not so early that theMike Makonnen2003-07-301-1/+1
* Implement individual operations on static and dhcp interfaces. PreviouslyMike Makonnen2003-06-291-22/+99
* Break out and rewrite the network setup scripts.Mike Makonnen2003-04-181-0/+89