summaryrefslogtreecommitdiff
path: root/etc/rc.network
Commit message (Collapse)AuthorAgeFilesLines
* MFC: redirect sysctl output properly to /dev/nullJordan K. Hubbard1998-11-281-3/+4
| | | | | | | Requested by: jkoshy Notes: svn path=/stable/2.2/; revision=41389
* Add hooks for configuring the NFS ACCESS cache, defaulting it to disabled.Mike Smith1998-11-251-1/+4
| | | | Notes: svn path=/stable/2.2/; revision=41339
* MFC 1.28 -> 1.29: Fix misspelling of "stash_flag".John Polstra1998-09-301-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=39797
* MFC: natd supportSteve Price1998-06-271-1/+7
| | | | Notes: svn path=/stable/2.2/; revision=37206
* MFC: xxx_prog -> xxx_program, overlooked this new style of var names.Andreas Klemm1998-05-061-3/+3
| | | | | | | backout last change "named_prog" Notes: svn path=/stable/2.2/; revision=35788
* Merged in changes from currentAndreas Klemm1998-05-051-3/+3
| | | | | | | config option to specify the path for ntpdate and xntpd program Notes: svn path=/stable/2.2/; revision=35752
* MFC: rarpd flags.Jordan K. Hubbard1998-03-091-1/+5
| | | | Notes: svn path=/stable/2.2/; revision=34398
* MFC: cosmetic tweaks, merge in new kerberos vars for rc.conf.Jordan K. Hubbard1998-02-271-4/+13
| | | | Notes: svn path=/stable/2.2/; revision=33884
* MFC: Addition of forward_sourceroute and accept_sourceroute variablesGuido van Rooij1998-02-231-1/+11
| | | | | | | in rc.conf and the implementation of the latter. Notes: svn path=/stable/2.2/; revision=33772
* MFC: Remove useless argument to ``. start_if.$ifn''Brian Somers1998-02-201-2/+2
| | | | | | | Pointed out by: Tim Tsai <tim@futuresouth.com> Notes: svn path=/stable/2.2/; revision=33683
* MFC: selected improvements for etc files *not* including periodic changes,Jordan K. Hubbard1998-02-151-6/+10
| | | | | | | | | security tweaks or other kerberbos related stuff. I expect that stuff to occur as a side-effect of what others will be doing in etc, if at all. Notes: svn path=/stable/2.2/; revision=33393
* MFC: allow an alternate named to be specified.Garrett Wollman1998-02-011-2/+2
| | | | | | | Revs: rc.conf 1.37, rc.network 1.15 Notes: svn path=/stable/2.2/; revision=32950
* Remove useless double test.David E. O'Brien1997-12-011-8/+6
| | | | Notes: svn path=/stable/2.2/; revision=31471
* Fix problems with rules file loading and need-modload detection.Daniel O'Callaghan1997-09-181-2/+2
| | | | | | | Found by: "James E. Housley" <housley@pr-comm.com> Notes: svn path=/stable/2.2/; revision=29591
* MFC - firewall initialization cosmetics.Daniel O'Callaghan1997-09-141-5/+32
| | | | Notes: svn path=/stable/2.2/; revision=29428
* Move TCP extensions into phase 1.Paul Traina1997-07-061-6/+7
| | | | | | | Submitted by: bde Notes: svn path=/stable/2.2/; revision=27217
* YAMFCJordan K. Hubbard1997-05-191-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=25917
* Merge arp_proxyall knob from -current.Jordan K. Hubbard1997-05-131-1/+6
| | | | Notes: svn path=/stable/2.2/; revision=25766
* DOH! I "corrected" the spelling in exactly the opposite wayJordan K. Hubbard1997-05-011-3/+3
| | | | | | | | I meant to. Urk. Fix. Reminded by: wollman Notes: svn path=/stable/2.2/; revision=25374
* YAMFCJordan K. Hubbard1997-05-011-6/+6
| | | | Notes: svn path=/stable/2.2/; revision=25366
* Source rc.firewall, don't execute it (so that variables get passed inJordan K. Hubbard1997-05-011-2/+2
| | | | | | | | | properly). Closes PR#3456 Submitted-By: Christopher Masto <chris@netmonger.net> Notes: svn path=/stable/2.2/; revision=25363
* Correct bogosity with tcp_extensions clause.Jordan K. Hubbard1997-05-011-2/+2
| | | | | | | Submitted-By: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/stable/2.2/; revision=25336
* tickadj is useful even if ntpdate isn't selected (clock drift isn'tJordan K. Hubbard1997-04-271-5/+1
| | | | | | | | isolated to network time users) so make it a fully independant knob. Suggested-By: Richard Crook <richard@sj.co.uk> Notes: svn path=/stable/2.2/; revision=25193
* Bring in rc reorganizational changes. I'm bringing them into 2.2Jordan K. Hubbard1997-04-261-0/+207
first rather than 3.0 because, ironically, I have every confidence that they run in 2.2 but not in 3.0 yet. 3.0 commits will follow just as I've finished an inventory for any new knobs in -current which need accomodation. In any case, it's good to get them into 2.2 early because there is going to be a doc hit for this (all the references to sysconfig) and I'd just as soon start getting people used to the new files ASAP rather than prolonging the pain any more than necessary. Notes: svn path=/stable/2.2/; revision=25180