summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Use "$device" instead of hardwired device names in insert/remove lineshosokawa2000-01-152-156/+156
| | | | of /etc/pccard.conf.sample
* add SES drivermjacob2000-01-151-0/+13
|
* This is another in Martin Blapp's N-series of mount-related cleanups :)green2000-01-158-38/+53
| | | | | | | | | | | | | Changes are: - rpc.umntall is called at the right places now in /etc/rc* - rpc.umntall timeout has been lowered from two days (too high) to one - verbose messages in rpc.umntall have been clarified - kill double entries in /var/db/mounttab when rpc.umntall is invoked - ${early_nfs_mounts} has been removed from /etc/rc - patched mount(8) -p to print different pass/dump values for ufs filesystems. (last patch recieved from dan <bugg@bugg.strangled.net>) Submitted by: Martin Blapp <mbr@imp.ch>, dan <bugg@bugg.strangled.net>
* Fix the 3Com Fast Etherlink 3C574TX's ID string as we now get theobrien2000-01-152-2/+2
| | | | complete description from the PCCARD system.
* Add example entry for the 3Com Megahertz 574Bmdodd2000-01-152-0/+16
|
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-142-0/+32
| | | | | | | | | | | | | | NICs. (Finally!) The PCMCIA, ISA and PCI varieties are all supported, though only the ISA and PCI ones will work on the alpha for now. PCCARD, ISA and PCI attachments are all provided. Also provided an ancontrol(8) utility for configuring the NIC, man pages, and updated pccard.conf.sample. ISA cards are supported in both ISA PnP and hard-wired mode, although you must configure the kernel explicitly to support the hardwired mode since you have to know the I/O address and port ahead of time. Special thanks to Doug Ambrisko for doing the initial newbus hackery and getting it to work in infrastructure mode.
* Readd ipfilter devicesguido2000-01-131-1/+13
| | | | PR: 16093
* o Remove entry that has 'any' for the interrupt and 'auto' for config.imp2000-01-132-34/+40
| | | | | | | | We don't have that yet. o Uncomment FLASH cards so when the ata flash patches go into the tree they will work. Reported by: hosokawa-san
* Add devhtml entry for the groff_font directory.asmodai2000-01-121-0/+2
| | | | This is needed for the new devhtml in the groff 1.15 package.
* Add missing -p /tmp/MTREE to mtree command in README so that itrgrimes2000-01-113-112/+112
| | | | | | will actually work now. Remove tabs and once again sort the *.dist files.
* correct the entry for the Linksys EtherFast 10/100jmb2000-01-112-2/+2
| | | | | | | PC Card (PCMPC100). the entry was one character short...the final ")" was missing. Pointed out by: Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
* Add an entry for dhclient and the USB ethernet adapters.n_hibma2000-01-101-12/+28
|
* Include a note below the example qmail entry that mentions that inetd isdbaker2000-01-101-1/+4
| | | | | no longer the correct way to have qmail handle incoming qmail smtp connections. Also provide a url to the correct method.
* Sigh. RFC2038 and bind 8.2.2 have a slight variation of interpretationpeter2000-01-101-0/+2
| | | | | | | | | of the SOA 'minimum' field. Now it's necessary to define $TTL seperately to shut it up. Bind does reasonable things by default but it's annoying still. PR: 15834 Submitted by: Daniel Lewart <d-lewart@uiuc.edu>
* Add items for pop3 and imapphantom2000-01-101-0/+4
| | | | | PR: conf/14714 Submitted by: Ronald F. Guilmette <rfg@monkeys.com>
* Create /usr/share/doc/ncurses (place for html files from ncurses dist)phantom2000-01-101-0/+2
|
* Create /usr/share/examples/libdialog (examples of dialog(3) usage)phantom2000-01-101-0/+2
|
* Create doc dir for ntp (/usr/share/doc/ntp)phantom2000-01-101-0/+2
|
* Create dirs for bind's additional documentation:phantom2000-01-101-0/+6
| | | | /usr/share/doc/bind/{html,misc}
* add /usr/share/examples/bcphantom2000-01-101-0/+2
|
* Add 3com OfficeConnect 572imp2000-01-102-4/+22
|
* Install mailer.conf in /etc/mail instead of /etc.nyan2000-01-091-2/+1
| | | | Reviewed by: peter
* Add new define USE_INET6, which enbale IPv6 support on certainsumikawa2000-01-081-0/+5
| | | | | | | packages. Approved by: asami Reviewed by: billf
* Remove usage of chgrp(1) and wrap long lines.obrien2000-01-071-87/+89
|
* Add share/examples/dialog - examples of dialog(1) usagephantom2000-01-071-0/+2
|
* Cleanup diskless support in current, mostly aligning it to the oneluigi2000-01-068-220/+221
| | | | | | in the 3.x branch. Also remove the dependency on /usr to find the boot address/interface. Mostly-submitted-abd-tested-by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
* Third try.. Avoid filenames with spaces in them.peter2000-01-061-2/+2
| | | | | PR: 15937 Pointed out by: Koga Youichirou <y-koga@jp.FreeBSD.org>
* Now that chown is no longer available, we shouldn't try to use it.msmith2000-01-061-49/+31
| | | | | | | | | | Improve the internal mknod() to understand being passed an (optional) user:group specification. Don't apply root:wheel to nodes explicitly anywhere, it's the default. Remove an odd looking uucp:wheel assignment, as it's inconsistent with all the other tty?? devices.
* Missed a filename variable quote in rcpeter2000-01-051-1/+1
|
* Quote arguments in vi recover script.peter2000-01-051-3/+3
| | | | | PR: 15901 Submitted by: KOJIMA Hajime <kjm@rins.ryukoku.ac.jp>
* Add a whole bunch of example entries for pam. This should help getmarkm2000-01-041-8/+16
| | | | folk over various hurdles.
* Add /usr/libexec/sendmailpeter1999-12-291-0/+2
|
* Add $FreeBSD$peter1999-12-291-1/+1
|
* moved to etc/mailpeter1999-12-291-8/+0
| | | | Requested by: obrien
* Try and sort BIN1 a bit, it was all over the place.peter1999-12-291-11/+14
| | | | | Add mail/mailer.conf (repocopied from /etc/mailer.conf to /etc/mail/mailer.conf on obrien's request)
* Revert previous commit, -o is functional here and is required.peter1999-12-291-1/+1
|
* Remove -o before sendmail.cw - pure file name needed hereache1999-12-291-1/+1
|
* Add support for building the 'mlx?' devices, which will be used by themsmith1999-12-291-1/+9
| | | | upcoming 'mlxcontrol' utility.
* Use the *much* more readable unified diff format.obrien1999-12-282-3/+3
|
* Added following modes:kato1999-12-281-0/+14
| | | | | | | | | | | 5in HD 2 heads, 77 cylinders, 8 sectors/track, 1024 bytes/sector 5/3.5in DD 2 heads, 80 cylinders, 8 sectors/track, 512 bytes/sector Meanings of the rogrammer-readeble fd name were explained by Brian Fundakowski Feldman and Peter Wemm in hackers list and NOKUBI Hirotaka. Reviewed by: nyan
* Reset the Zoom 56K modem when starting to use it.julian1999-12-272-2/+6
| | | | | | Failing to do so freezes your system. Submitted by:Sean O'Connell <sean@stat.Duke.EDU> (my hero)
* Remove kvm_mkdb as it isn't installed anymore. libkvm asks directlypeter1999-12-271-1/+0
| | | | via kldsym(2), and crash dumps use nlist directly (and always have).
* Moved $FreeBSD$ to its usual place after the CSRG id.bde1999-12-261-9/+9
| | | | | | | | Fixed some style bugs for cam (superflous umask and missing newline). Fixed bogons for apm. The pattern "apm*" matched too many things; apm and apmctl were both made twice by `MAKEDEV all'. Hopefully no one depends on `MAKEDEV apm0' making apm or on `MAKEDEV apm' making apmctl.
* Update the cvs pserver example so that it gives some more obvious cluespeter1999-12-261-3/+5
| | | | | | about the --allow-root switch. PR: 14463
* Add directories: preparation for OpenSSL import.kris1999-12-252-0/+4
|
* Add 8859-4 and lt_LT entriesache1999-12-242-0/+12
|
* lt_LN->la_LNache1999-12-222-12/+12
|
* Add cs_CZache1999-12-212-0/+6
| | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Use more thorough redirection to make the impact of allscreens_flagssheldonh1999-12-212-2/+2
| | | | | | | | | more comprehensive. Previously, at least colour changes were not applied to all virtual consoles. PR: 15066 Reported by: Andy Farkas <andyf@speednet.com.au> Submitted by: yokota
* Add an explicit warning against copying this file into /etc/, sincesheldonh1999-12-211-0/+5
| | | | | work-arounds for the ".: Out of file descriptors" problem (see PR 13724) are taking longer than expected to come to fruition.
OpenPOWER on IntegriCloud