Commit Graph

2037 Commits

Author SHA1 Message Date
Tatsumi Hosokawa
3e24d1bee6 Use "$device" instead of hardwired device names in insert/remove lines
of /etc/pccard.conf.sample
2000-01-15 21:29:18 +00:00
Matt Jacob
e49ff0841a add SES driver 2000-01-15 21:04:13 +00:00
Brian Feldman
ab80d6fabc 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
David E. O'Brien
e8fa6bee5e 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
Matthew N. Dodd
5fbfd9dc9b Add example entry for the 3Com Megahertz 574B 2000-01-15 05:44:14 +00:00
Bill Paul
261b9b3066 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 van Rooij
0a2f446f08 Readd ipfilter devices
PR:		16093
2000-01-13 20:27:22 +00:00
Warner Losh
466723d7eb 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
Jeroen Ruigrok van der Werven
81432b9abc 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
Rodney W. Grimes
a1d2612242 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
Jonathan M. Bresler
1548ca3cf2 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
Nick Hibma
c37cedc57d Add an entry for dhclient and the USB ethernet adapters. 2000-01-10 22:34:36 +00:00
Daniel Baker
dcca9856c6 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 Wemm
d62b57c22f 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
Alexey Zelkin
3ef3fac74f 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
Alexey Zelkin
7acf45ca1e Create /usr/share/doc/ncurses (place for html files from ncurses dist) 2000-01-10 12:11:51 +00:00
Alexey Zelkin
a54f697602 Create /usr/share/examples/libdialog (examples of dialog(3) usage) 2000-01-10 12:01:27 +00:00
Alexey Zelkin
73bac37e75 Create doc dir for ntp (/usr/share/doc/ntp) 2000-01-10 09:18:02 +00:00
Alexey Zelkin
fabf0101ce Create dirs for bind's additional documentation:
/usr/share/doc/bind/{html,misc}
2000-01-10 08:58:00 +00:00
Alexey Zelkin
dbc5f306f8 add /usr/share/examples/bc 2000-01-10 08:54:24 +00:00
Warner Losh
b2508fe3ad Add 3com OfficeConnect 572 2000-01-10 02:46:57 +00:00
Yoshihiro Takahashi
02595dabe3 Install mailer.conf in /etc/mail instead of /etc.
Reviewed by:	peter
2000-01-09 02:06:43 +00:00
Munechika SUMIKAWA
b94165f8be 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
David E. O'Brien
6c3acb8c18 Remove usage of chgrp(1) and wrap long lines. 2000-01-07 16:20:25 +00:00
Alexey Zelkin
fcf72904c9 Add share/examples/dialog - examples of dialog(1) usage 2000-01-07 13:33:31 +00:00
Luigi Rizzo
4f9b3f5f33 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 Wemm
a519749105 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
Mike Smith
155af3ba26 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 Wemm
857dc42503 Missed a filename variable quote in rc 2000-01-05 09:19:27 +00:00
Peter Wemm
57c96870e6 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
Mark Murray
fddd8ddc7f 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 Wemm
a1867c1264 Add /usr/libexec/sendmail 1999-12-29 18:34:33 +00:00
Peter Wemm
725039ddfe Add $FreeBSD$ 1999-12-29 18:24:06 +00:00
Peter Wemm
d4773de653 moved to etc/mail
Requested by:	obrien
1999-12-29 18:23:33 +00:00
Peter Wemm
d7a641daaa 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 Wemm
fdfe44994d Revert previous commit, -o is functional here and is required. 1999-12-29 18:20:23 +00:00
Andrey A. Chernov
e7a8b965d8 Remove -o before sendmail.cw - pure file name needed here 1999-12-29 16:15:22 +00:00
Mike Smith
184a6f3512 Add support for building the 'mlx?' devices, which will be used by the
upcoming 'mlxcontrol' utility.
1999-12-29 01:11:29 +00:00
David E. O'Brien
4b99719cb0 Use the *much* more readable unified diff format. 1999-12-28 21:38:12 +00:00
KATO Takenori
6fb89845b4 Added following modes:
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
1999-12-28 07:38:38 +00:00
Julian Elischer
e1f5bec4cc Reset the Zoom 56K modem when starting to use it.
Failing to do so freezes your system.

Submitted by:Sean O'Connell <sean@stat.Duke.EDU>  (my hero)
1999-12-27 08:39:29 +00:00
Peter Wemm
7ad20304af Remove kvm_mkdb as it isn't installed anymore. libkvm asks directly
via kldsym(2), and crash dumps use nlist directly (and always have).
1999-12-27 07:43:07 +00:00
Bruce Evans
bcf269395d Moved $FreeBSD$ to its usual place after the CSRG id.
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.
1999-12-26 15:24:58 +00:00
Peter Wemm
6e6afaaf50 Update the cvs pserver example so that it gives some more obvious clues
about the --allow-root switch.

PR:		14463
1999-12-26 15:18:58 +00:00
Kris Kennaway
2dc3a03235 Add directories: preparation for OpenSSL import. 1999-12-25 14:12:09 +00:00
Andrey A. Chernov
4a1cdbb167 Add 8859-4 and lt_LT entries 1999-12-24 05:27:04 +00:00
Andrey A. Chernov
1107842229 lt_LN->la_LN 1999-12-22 20:52:54 +00:00
Andrey A. Chernov
712dfc0ffc Add cs_CZ
Submitted by:	Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:51:29 +00:00
Sheldon Hearn
faf052a79e Use more thorough redirection to make the impact of allscreens_flags
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
1999-12-21 10:53:04 +00:00
Sheldon Hearn
722636354c Add an explicit warning against copying this file into /etc/, since
work-arounds for the ".: Out of file descriptors" problem (see
PR 13724) are taking longer than expected to come to fruition.
1999-12-21 10:46:41 +00:00