summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Revert to rev 1.6 until post 4.0-R. As probably 98% of i386 installsobrien2000-01-292-2/+4
| | | | | | happen with a keyboard and monitor the console change was not as needed in the i386 case as the Alpha case. IMO >50% of Alpha installs are using a serial console, the change matching rev 1.7 should not be backed out.
* Fixed chgrp lossage in rev.1.233. Most floppy devices and all slices for diskbde2000-01-291-39/+41
| | | | | | | | | | | devices because accessible by group wheel instead of group operator. Didn't fix fishy group for rsa*.ctl. This device should have group operator if that is safe, or mode 600 and group wheel. Removed ssc and uk*. Removed bogus (redundant) chmod's to 600.
* Add three entries:imp2000-01-292-0/+50
| | | | | | | | | # Apollo PCMCIA Ethernet Adapter # Olicom OC2220 # National Semiconductor InfoMover NE4100 I forgot who submitted the first two, but the third one was submitted by Jim Bloom.
* * Use `console' rather than `ttyv0' so there will always be a getty onobrien2000-01-293-7/+9
| | | | | the console reguardless of the type of console. * Make the Alpha version match the i386 version.
* Update this with the additional nets recomended by readingrgrimes2000-01-281-14/+26
| | | | | | | | | | | draft-manning-dsua-01.txt. Stop using public addresses as samples and use the recommended 192.0.2.0/24 netblock that has specifically been set aside for documentation purposes. Reviewed by: readers of freebsd-security did not respond to a request for review
* Add 'config auto' confirmed entries.iwasaki2000-01-272-0/+46
| | | | | | Submitted by: Atsushi Onoe <onoe@sm.sony.co.jp>, YAMAMOTO Shigeru <shigeru@iij.ad.jp>, Masahide -mac- NODA <mac@clave.gr.jp>
* Revert to rev 1.3 since the sed'ing is wrong. Revisit this after 4.0-RELEASE.obrien2000-01-271-3/+3
|
* Remove 'USE_INET6' define. Now we check IPv6 ability by 'OSVERSION'sumikawa2000-01-271-5/+0
| | | | Suggested by: asami
* Fix English. Also use full spelling and reorg a little while I'm here.obrien2000-01-251-5/+5
| | | | Submitted by: Andy Farkas <andyf@speednet.com.au>
* Install the USB include files in /usr/include/dev/usb.n_hibma2000-01-251-0/+4
| | | | | | | We should still sort out some way of avoiding the clutter. Not all files should be there. Prompted by: Louis A. Mamakos <louie@TransSys.COM>
* Add a (commented out) macro that will, when uncommented, cause Kerberos5markm2000-01-241-3/+13
| | | | | | | (AKA Heimdal) to be built. Suitable admonishments about the experimental state of this code are included. SEROUS HACKERS ONLY!!
* Bah! Give me the pointy hat. Never commit fixes when just awake.asmodai2000-01-242-2/+2
| | | | | | anable -> enable Spotted by: Alexander Leidinger <Alexander@leidinger.net>
* Two PCCard Modem entries.iwasaki2000-01-242-2/+18
| | | | | | | | | | o Fix entry for Megahertz XJ4336-CC4336. Old config (sio1) seems conflict with IrDA port or COM port on some laptop and sometimes totally hang up after insertion. o Add 'NTT DoCoMo Mobile D Card 96P1' which is used by many people in Japan. Reviewed by: imp
* Fix my obmission of the keyword enable after apm -e.asmodai2000-01-242-4/+4
| | | | Submitted by: Blaz Zupan <blaz@amis.net>
* Add Billionton 10 Base-TX ETHERNET PC CARD.imp2000-01-242-2/+18
| | | | | This entry has a high likelyhood of conflicting with others since the CIS identifies this as "PCMCIA" "PCMCIA-ETHERNET-CARD".
* Whitespace/TAB cleanups only.kuriyama2000-01-232-496/+496
|
* Add the unlpt\d+ device to MAKEDEV. It is the same as ulpt\d+, exceptn_hibma2000-01-231-2/+5
| | | | | | | | | | | that it does not reset the printer when opened. This fixes the problem of printing a document almost till the end and then resetting the printer when the next print job is started. Submitted by: Christopher Masto <chris@netmonger.net> Also, remove all but the ums0 device from the fixit target 'to save precious i-nodes on the fixit floppy'.
* Use apm instead of apmconf.asmodai2000-01-232-8/+8
| | | | | Necessary change to due removal of apmconf which got moved into apm by green.
* Added Banksia CardModem 56.hosokawa2000-01-232-0/+12
| | | | Submitted by: Rice <benno@netizen.com.au>
* Fixed name of CyQ've Ethernet Card.hosokawa2000-01-232-4/+4
|
* Added IC-CARD+ Ethernet card.hosokawa2000-01-232-0/+16
|
* Added Planex FNW-3600-T 16bit FastEthernet.hosokawa2000-01-222-0/+18
|
* Added tag (pccard:$device) for insert/remove event log.hosokawa2000-01-222-404/+404
| | | | Submitted by: Warner Losh <imp@village.org>
* Added Corega Ether PCC-T.hosokawa2000-01-222-0/+16
| | | | | PR: conf/14297 Submitted by: sanpei@sanpei.org
* Cleanup of the card database:imp2000-01-212-8/+98
| | | | | | | | | o Make sure every entry has a logger event on insert/delete o Make sure that the order of loggers is consistant o Add D-Link DEF-650 o use /sbin/ifconfig consistantly o Add Elecom Laneed LD-CDE, NTT DoCoMo Paldio 321S and 341S (from shige@FreeBSD.org)
* Fixed "NTT DoCoMo PCMCIA DATA/FAX ADAPTER 9600".hosokawa2000-01-212-2/+2
| | | | Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
* Group of usb and usb\d+ is now operator and permissions are 0660.n_hibma2000-01-211-2/+4
| | | | | Might need to be revisted to make it 0640 and limit the access to usb and usb\d+ (in sys/dev/usb/usb.c) to 'retrieve info' only for operator.
* Added Megahertz X-Jack Ethernet Card. (sorry, Warner, please merge it!)hosokawa2000-01-212-0/+18
| | | | Obtained from: PAO
* Addedhosokawa2000-01-212-0/+28
| | | | | | | Allied Telesis Ethernet Card Panasonic KX-PH402D Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
* s/echo/logger -s/ to insert/remove lines in pccard.conf.hosokawa2000-01-212-340/+340
| | | | Obtained from: PAO
* Add $FreeBSD$.kuriyama2000-01-201-0/+2
|
* Update the sed action to match the change to "diff -u".obrien2000-01-201-1/+1
| | | | | | | Otherwise the encrypted password of any account who's information changed was shown in the daily email to root. Submitted by: jhb
* Add device entries for new parallel port radio clock driver.jkh2000-01-191-0/+6
| | | | | | | We were supposed to get these in far earlier and didn't, hence the commit after feature freeze. A promise is a promise. :) Submitted by: Sascha Schumann <sascha@schumann.cx>
* Add entries for:imp2000-01-192-0/+40
| | | | | | 3com 3c589ET Simple Technology CF ATA flash cards Viking Components CF ATA flash cards
* Add and document support for handling comments and blank lineschris2000-01-162-6/+12
| | | | | | in /etc/sysctl.conf. Reviewed by: imp, jkh
* Add missing share/examples/ses directory.phk2000-01-161-0/+2
|
* There's not /etc/pccard_ether_remove on -current.hosokawa2000-01-162-2/+2
|
* I've forgotten one hardwired device name in insert/remove line.hosokawa2000-01-162-4/+4
|
* 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
|
OpenPOWER on IntegriCloud