summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add commented entry to the lo0 section inviting bridge users tonsayer1999-10-241-0/+2
| | | | enable ARP on filtering bridges.
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+2
| | | | | | | | | | Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
* Allow for incoming DNS UDP queries.ru1999-10-201-0/+2
|
* add uk_UA.KOI8-U locale dirsache1999-10-182-0/+6
|
* Add Allied Telesis CentreCOM LA-PCM_V2 entry.kuriyama1999-10-162-0/+18
| | | | | Submitted by: sanpei@sanpei.org PR: conf/14301
* Remove "-k" (kernel-arch) as "i386" is not appropriate on the Alpha.obrien1999-10-161-1/+1
| | | | | Also remove the "-d" domain option, as if someone is savey enough to want this, they are savey enought to make a custom amd_flags in /etc/rc.conf.
* Fix ``MAKEDEV acd''brian1999-10-153-3/+3
| | | | Spotted by: Mark Knight <mkn@FreeBSD.org.uk>
* Make libncp actually compiled.bp1999-10-141-0/+4
| | | | Reviewed by: mdodd
* typocharnier1999-10-121-1/+1
|
* Remove references to the od driver. These devices are no attached bygibbs1999-10-123-12/+3
| | | | | | | the da driver and using the same major/minor scheme with the old name only leads to confusion. PR: misc/14279
* Add I-O DATA PCLATE entry.kuriyama1999-10-112-0/+16
| | | | | | Submitted by: sanpei@sanpei.org PR: conf/13038 URL: http://www.iodata.co.jp/products/pccard/pclate.htm
* Remove ipl hooks (bring on DEVFS! :-)peter1999-10-101-9/+1
|
* remove ipl hookspeter1999-10-102-18/+2
|
* Add COREGA EtherII PCC-T entry.kuriyama1999-10-072-0/+16
| | | | | Submitted by: KANAZAWA makoto <mako@tcn-catv.ne.jp> PR: conf/12650
* Add entries for the 'amrd' and 'mlxd' disk nodes used by the AMI MegaRAIDmsmith1999-10-072-4/+32
| | | | and Myles drivers respectively.
* Do not misinterpret blank and comment lines as passwordless accounts.sheldonh1999-10-061-1/+1
| | | | | PR: 13909 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
* The previous commit missed two unquoted variable expansions. This hadsheldonh1999-10-041-2/+2
| | | | | | | the unfortunate side-effect of breaking the security script for hosts without kernel support for IPFW. Fix. Reported by: jhay
* add ru_RU->ru_SU alias for 8859-5ache1999-10-031-0/+1
|
* add ru_SU.ISO_8859-5 locale dirsache1999-10-032-0/+6
|
* If dumpdev exists, it's automatically enabled. Change comment to reflect.billf1999-10-011-1/+1
|
* Fix a typo in a comment.mpp1999-09-301-1/+1
|
* Slight reordering of /etc/rc order: It now goesnsayer1999-09-241-29/+29
| | | | | | | | | | | | | | | | | | ... recover vi msgs/bounds update MOTD rc.{arch} rc.devfs rc.local $local.startup securelevel The motive behind this is to delay rc.{arch} as long as possible, as it loads the screensaver, which kills the splash screen. But at the same time, it can't be done after rc.devfs, as that might depend on arch specific actions. rc.local and local.startup also should come after these, and securelevel must be last of all.
* Add information and configuration on the DUL.jmb1999-09-231-0/+5
| | | | | Based upon a suggestion from Don Croyle <croyle@gelemna.ft-wayne.in.us>.
* Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>jkoshy1999-09-222-7/+0
| | | | | | this is no longer the right way to start Vinum unless you are doing some kind of maintenance, and that's not the sort of thing that would go into rc.conf.
* Add support for md driver.phk1999-09-212-24/+30
| | | | sort some comments
* Make the firewall file variable space-safe.green1999-09-197-14/+14
|
* Oops, patch applied to wrong place.ache1999-09-151-2/+2
|
* add mdoc/localeache1999-09-151-0/+2
|
* Be slightly less verbose.obrien1999-09-152-2/+2
|
* Add a hook for disabling cvs and collect a few similar options together.peter1999-09-152-2/+4
| | | | (We do this on freefall as we use a tweaked /usr/bin/cvs wrapper)
* /emulation/binary compatibility/obrien1999-09-151-1/+1
|
* /Linux emulation/Linux mode binary compatibility/obrien1999-09-152-2/+2
|
* Add/adjust some $FreeBSD$ tags.peter1999-09-1314-15/+15
| | | | Noted by: Doug <Doug@gorean.org>
* Fixed some disordering (mainly of case lists for disks).bde1999-09-132-32/+34
| | | | Fixed bitrot in the `wcd*)' case.
* Apply a consistent style to most of the etc scripts. Particularly, usesheldonh1999-09-1344-4320/+6050
| | | | | | | | | case instead of test where appropriate, since case allows case is a sh builtin and (as a side-effect) allows case-insensitivity. Changes discussed on freebsd-hackers. Submitted by: Doug Barton <Doug@gorean.org>
* Fix disordering introduced in my previous commit.des1999-09-131-1/+1
| | | | Pointed out by: bde
* This fix adds checking for the existance of the /var/msgsroberto1999-09-121-1/+1
| | | | | | | directory before attempting to create the bounds file. PR: bin/13184 Submitted by: "Stephen J. Roznowski" <sjr@home.net>
* Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctldes1999-09-128-0/+73
| | | | | variables, conditional on the TCP_RESTRICT_RST and TCP_DROP_SYNFIN kernel options, respectively. See the comments in LINT for details.
* add tmac/locale for man l10n tweaksache1999-09-111-0/+2
|
* Add man_locales knob to specify localized man subdirs for makewhatis andache1999-09-111-0/+1
| | | | catman
* localize itache1999-09-112-3/+47
| | | | Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
* set check_quotas="YES" as the default.cpiazza1999-09-061-1/+1
| | | | | | PR: 13603 Submitted by: Alex Perel <veers@distributed.net> Reviewed by: billf
* Move /var/cron/log to /var/log/cronn_hibma1999-09-063-3/+3
|
* Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.obrien1999-09-062-0/+16
| | | | This was tested on a ND5100 rev.A2 card.
* $Revision$ -> $FreeBSD$peter1999-09-051-1/+1
|
* Knob for Perl thread support.markm1999-09-042-0/+6
|
* Add /usr/share/examples/more/. Will contain sample config files thathoek1999-09-031-0/+2
| | | | | give our more(1) keymappings similar to less(1) and most(1). Initially these config files will support only a subset of less and most keymappings.
* -background is also a legitimate ppp mode. Don't change it to -auto.peter1999-09-017-7/+14
|
* Remove all non-file like things in /var/tmp/vi.recover on reboot.imp1999-08-301-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-27152-152/+152
|
OpenPOWER on IntegriCloud