summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* YAMFC (PR#3596)Jordan K. Hubbard1997-05-141-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=25816
* Merge arp_proxyall knob from -current.Jordan K. Hubbard1997-05-132-2/+8
| | | | Notes: svn path=/stable/2.2/; revision=25766
* YAMFC: Bring pmdemand example in line with handbook and manBrian Somers1997-05-121-10/+7
| | | | | | | | page examples. Updates for working LQR. Notes: svn path=/stable/2.2/; revision=25751
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-05-101-0/+254
| | | | Notes: svn path=/stable/2.2/; revision=25673
* YAMFC: rev 1.6, add explanation about secondary setup.Joerg Wunsch1997-05-081-11/+50
| | | | Notes: svn path=/stable/2.2/; revision=25585
* YAMFC: Fix HISADDR usage & correct loopback routes.Brian Somers1997-05-081-4/+6
| | | | | | | | PR: 3114 Submitted by: Kenneth R. Westerback <krw@tcn.net> Notes: svn path=/stable/2.2/; revision=25568
* Merge r1.8 from HEADJordan K. Hubbard1997-05-051-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=25484
* YAMFCJordan K. Hubbard1997-05-053-7/+13
| | | | Notes: svn path=/stable/2.2/; revision=25479
* backed out my previous change, re-enabled:Andreas Klemm1997-05-041-4/+4
| | | | | | | | | | | | . /etc/rc.${arch} PR: Reviewed by: Submitted by: Obtained from: Bruce Notes: svn path=/stable/2.2/; revision=25470
* merged etc.i386/rc.i386 fix into RELENG_2_2Andreas Klemm1997-05-041-4/+4
| | | | | | | | | | PR: Reviewed by: Submitted by: Obtained from: Notes: svn path=/stable/2.2/; revision=25456
* Merge 1.30 from -current.Jordan K. Hubbard1997-05-031-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=25426
* Turn tickadj off by default now that it's a separate knob.Jordan K. Hubbard1997-05-031-2/+2
| | | | | | | Reminded-By: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> Notes: svn path=/stable/2.2/; revision=25411
* Actually, a mail group probably isn't a bad idea in any case. Give it GID 6.Jordan K. Hubbard1997-05-021-0/+1
| | | | Notes: svn path=/stable/2.2/; revision=25375
* DOH! I "corrected" the spelling in exactly the opposite wayJordan K. Hubbard1997-05-012-5/+5
| | | | | | | | 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
* YAMF22Jordan K. Hubbard1997-05-011-3/+5
| | | | Notes: svn path=/stable/2.2/; revision=25340
* Be a little more descriptive about what daemons we're starting.Jordan K. Hubbard1997-05-011-2/+2
| | | | | | | Submitted-By: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/stable/2.2/; revision=25338
* 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
* Put all arguments in quotes.Jordan K. Hubbard1997-04-281-61/+63
| | | | Notes: svn path=/stable/2.2/; revision=25249
* Add support for keybell, correct linux entry.Jordan K. Hubbard1997-04-282-5/+11
| | | | Notes: svn path=/stable/2.2/; revision=25247
* lpd -> lpd_enableJordan K. Hubbard1997-04-281-2/+2
| | | | | | | Pointed-On-By: nsayer@quack.kfu.com Notes: svn path=/stable/2.2/; revision=25241
* Move apm configuration to rc.i386 where it belongs.Jordan K. Hubbard1997-04-282-10/+10
| | | | | | | Fix the rndcontrol stuff (it can't possibly have ever worked :-) Notes: svn path=/stable/2.2/; revision=25237
* tickadj is useful even if ntpdate isn't selected (clock drift isn'tJordan K. Hubbard1997-04-272-6/+6
| | | | | | | | 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-268-534/+390
| | | | | | | | | | | | | 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-04-222-0/+26
| | | | Notes: svn path=/stable/2.2/; revision=25086
* Make one vn device in "all" rule.Jordan K. Hubbard1997-04-151-1/+2
| | | | Notes: svn path=/stable/2.2/; revision=24970
* Merge rev. 1.47 from -current.Satoshi Asami1997-04-151-1/+34
| | | | Notes: svn path=/stable/2.2/; revision=24952
* YAMFC: Update FAQ with sysmouse section, add comment beforeBrian Somers1997-04-111-1/+4
| | | | | | | mousedtype setting in sysconfig. Notes: svn path=/stable/2.2/; revision=24809
* From current: Fix mountd so the privport stuff is backwards compatibleGuido van Rooij1997-04-092-2/+11
| | | | | | | | with older systems. Add sysconfig variable to control the privport stuff. Notes: svn path=/stable/2.2/; revision=24762
* YAMFC. Add null-modem exampleBrian Somers1997-04-071-1/+29
| | | | Notes: svn path=/stable/2.2/; revision=24712
* Merge from headPaul Traina1997-04-011-2/+4
| | | | Notes: svn path=/stable/2.2/; revision=24474
* Add portmapflags and syslogdflagsPaul Traina1997-04-012-12/+24
| | | | | | | Reviewed by: jkh Notes: svn path=/stable/2.2/; revision=24462
* YAMFC: fix typo (from rev1.11)John-Mark Gurney1997-03-171-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23953
* YAMFC (rev 1.139: add more tun devices)Joerg Wunsch1997-03-111-6/+10
| | | | Notes: svn path=/stable/2.2/; revision=23653
* Mergen in IMAP change from headPaul Traina1997-03-101-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=23631
* YAMFC (rev 1.24: fix a logico)Joerg Wunsch1997-03-101-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23615
* Add sample entries for Samba.Jordan K. Hubbard1997-03-101-0/+6
| | | | Notes: svn path=/stable/2.2/; revision=23595
* YAMFC (added forgotten directories netns and pccard).Bruce Evans1997-03-091-1/+5
| | | | Notes: svn path=/stable/2.2/; revision=23565
* YAMFC (rev 1.13: don't clobber $TERM if already set)Joerg Wunsch1997-03-061-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23455
* YAMFC (rev 1.23: fix the daily prune example)Joerg Wunsch1997-03-061-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23445
* YAMFC (rev 1.138: fix permissions of worm devices)Joerg Wunsch1997-03-051-1/+4
| | | | Notes: svn path=/stable/2.2/; revision=23404
* YAMFC (rev 1.135: add bdev entries for worm(4))Joerg Wunsch1997-03-051-1/+4
| | | | Notes: svn path=/stable/2.2/; revision=23402
* YAMFC (extend the unit field to 9 bits for disk devices).Bruce Evans1997-03-031-8/+10
| | | | Notes: svn path=/stable/2.2/; revision=23344
* YAMFC: remove the -g option from the "find ... | xargs ls ..." line.Mike Pritchard1997-03-031-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23317
* YAMFC (sync with revs 1.9, and 1.6, resp.)Joerg Wunsch1997-03-022-44/+68
| | | | Notes: svn path=/stable/2.2/; revision=23276
* YAMFC (rev 1.19: use find -print0 and xargs -0)Joerg Wunsch1997-03-021-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=23275
* add lt_LN.ISO_8859-2 from -currentAdam David1997-02-282-2/+8
| | | | Notes: svn path=/stable/2.2/; revision=23223
* YAMFC (entries for Croatia and Korea)Adam David1997-02-272-2/+10
| | | | Notes: svn path=/stable/2.2/; revision=23158
* YAMFC: From rev 1.29: create /var/games/larn.Mike Pritchard1997-02-261-1/+3
| | | | Notes: svn path=/stable/2.2/; revision=23121