n_hibma
c949fad9c4
Group of usb and usb\d+ is now operator and permissions are 0660.
...
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.
2000-01-21 09:42:20 +00:00
hosokawa
a455fbe1d8
Added Megahertz X-Jack Ethernet Card. (sorry, Warner, please merge it!)
...
Obtained from: PAO
2000-01-21 09:26:13 +00:00
hosokawa
0d26a5787c
Added
...
Allied Telesis Ethernet Card
Panasonic KX-PH402D
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
2000-01-21 06:59:19 +00:00
hosokawa
0c9a9501c2
s/echo/logger -s/ to insert/remove lines in pccard.conf.
...
Obtained from: PAO
2000-01-21 06:42:49 +00:00
kuriyama
6e6fcaf129
Add $FreeBSD$.
2000-01-20 14:56:37 +00:00
obrien
fb20480840
Update the sed action to match the change to "diff -u".
...
Otherwise the encrypted password of any account who's information changed
was shown in the daily email to root.
Submitted by: jhb
2000-01-20 03:12:57 +00:00
jkh
a90388ad5b
Add device entries for new parallel port radio clock driver.
...
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>
2000-01-19 18:16:24 +00:00
imp
f7f2d53f1e
Add entries for:
...
3com 3c589ET
Simple Technology CF ATA flash cards
Viking Components CF ATA flash cards
2000-01-19 17:27:56 +00:00
chris
29fd6b6840
Add and document support for handling comments and blank lines
...
in /etc/sysctl.conf.
Reviewed by: imp, jkh
2000-01-16 18:12:42 +00:00
phk
0a471babfd
Add missing share/examples/ses directory.
2000-01-16 14:02:51 +00:00
hosokawa
0aa508d4c4
There's not /etc/pccard_ether_remove on -current.
2000-01-16 13:13:12 +00:00
hosokawa
c55c72c765
I've forgotten one hardwired device name in insert/remove line.
2000-01-16 13:11:23 +00:00
hosokawa
4189477e35
Use "$device" instead of hardwired device names in insert/remove lines
...
of /etc/pccard.conf.sample
2000-01-15 21:29:18 +00:00
mjacob
fe114528e0
add SES driver
2000-01-15 21:04:13 +00:00
green
89bb6f8da7
This is another in Martin Blapp's N-series of mount-related cleanups :)
...
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>
2000-01-15 14:28:14 +00:00
obrien
fbe8c5b78b
Fix the 3Com Fast Etherlink 3C574TX's ID string as we now get the
...
complete description from the PCCARD system.
2000-01-15 05:45:38 +00:00
mdodd
4dbe2e8119
Add example entry for the 3Com Megahertz 574B
2000-01-15 05:44:14 +00:00
wpaul
1e2a8041d0
Add driver support for the Aironet 4500/4800 series wireless 802.11
...
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.
2000-01-14 20:41:03 +00:00
guido
6d4f148a66
Readd ipfilter devices
...
PR: 16093
2000-01-13 20:27:22 +00:00
imp
2230d7edc5
o Remove entry that has 'any' for the interrupt and 'auto' for config.
...
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
2000-01-13 00:29:06 +00:00
asmodai
aa0797a50e
Add devhtml entry for the groff_font directory.
...
This is needed for the new devhtml in the groff 1.15 package.
2000-01-12 13:06:44 +00:00
rgrimes
e935a650e2
Add missing -p /tmp/MTREE to mtree command in README so that it
...
will actually work now.
Remove tabs and once again sort the *.dist files.
2000-01-11 07:57:09 +00:00
jmb
f27aacd692
correct the entry for the Linksys EtherFast 10/100
...
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
2000-01-11 02:03:12 +00:00
n_hibma
35a61f699e
Add an entry for dhclient and the USB ethernet adapters.
2000-01-10 22:34:36 +00:00
dbaker
adefa8db94
Include a note below the example qmail entry that mentions that inetd is
...
no longer the correct way to have qmail handle incoming qmail smtp
connections. Also provide a url to the correct method.
2000-01-10 20:02:28 +00:00
peter
08b92debde
Sigh. RFC2038 and bind 8.2.2 have a slight variation of interpretation
...
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>
2000-01-10 15:31:40 +00:00
phantom
67b117eb9d
Add items for pop3 and imap
...
PR: conf/14714
Submitted by: Ronald F. Guilmette <rfg@monkeys.com>
2000-01-10 14:08:30 +00:00
phantom
336ede38cc
Create /usr/share/doc/ncurses (place for html files from ncurses dist)
2000-01-10 12:11:51 +00:00
phantom
0482dfee37
Create /usr/share/examples/libdialog (examples of dialog(3) usage)
2000-01-10 12:01:27 +00:00
phantom
f09d6cc64d
Create doc dir for ntp (/usr/share/doc/ntp)
2000-01-10 09:18:02 +00:00
phantom
7600d97af8
Create dirs for bind's additional documentation:
...
/usr/share/doc/bind/{html,misc}
2000-01-10 08:58:00 +00:00
phantom
6a1ee28fe0
add /usr/share/examples/bc
2000-01-10 08:54:24 +00:00
imp
c96b473b05
Add 3com OfficeConnect 572
2000-01-10 02:46:57 +00:00
nyan
b2e955173e
Install mailer.conf in /etc/mail instead of /etc.
...
Reviewed by: peter
2000-01-09 02:06:43 +00:00
sumikawa
9d5f39c59c
Add new define USE_INET6, which enbale IPv6 support on certain
...
packages.
Approved by: asami
Reviewed by: billf
2000-01-08 12:23:57 +00:00
obrien
c5f442850d
Remove usage of chgrp(1) and wrap long lines.
2000-01-07 16:20:25 +00:00
phantom
d13160a5a2
Add share/examples/dialog - examples of dialog(1) usage
2000-01-07 13:33:31 +00:00
luigi
a924d4cf00
Cleanup diskless support in current, mostly aligning it to the one
...
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>
2000-01-06 18:17:38 +00:00
peter
a0a8eee5b3
Third try.. Avoid filenames with spaces in them.
...
PR: 15937
Pointed out by: Koga Youichirou <y-koga@jp.FreeBSD.org>
2000-01-06 14:27:37 +00:00
msmith
771c20362e
Now that chown is no longer available, we shouldn't try to use it.
...
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.
2000-01-06 10:56:46 +00:00
peter
57bb363351
Missed a filename variable quote in rc
2000-01-05 09:19:27 +00:00
peter
b6fd431387
Quote arguments in vi recover script.
...
PR: 15901
Submitted by: KOJIMA Hajime <kjm@rins.ryukoku.ac.jp>
2000-01-05 08:17:18 +00:00
markm
d4444ae911
Add a whole bunch of example entries for pam. This should help get
...
folk over various hurdles.
2000-01-04 06:08:58 +00:00
peter
6da8bcf75b
Add /usr/libexec/sendmail
1999-12-29 18:34:33 +00:00
peter
0b395e3b4d
Add $FreeBSD$
1999-12-29 18:24:06 +00:00
peter
3907a0d85e
moved to etc/mail
...
Requested by: obrien
1999-12-29 18:23:33 +00:00
peter
9ecb1664aa
Try and sort BIN1 a bit, it was all over the place.
...
Add mail/mailer.conf (repocopied from /etc/mailer.conf to
/etc/mail/mailer.conf on obrien's request)
1999-12-29 18:22:52 +00:00
peter
a1926c8ae9
Revert previous commit, -o is functional here and is required.
1999-12-29 18:20:23 +00:00
ache
e30fec6f24
Remove -o before sendmail.cw - pure file name needed here
1999-12-29 16:15:22 +00:00
msmith
f3ef7b4ecf
Add support for building the 'mlx?' devices, which will be used by the
...
upcoming 'mlxcontrol' utility.
1999-12-29 01:11:29 +00:00