Bill Paul
80688b5935
Add mii_load entry to the network drivers section. Also add entries for
...
a few additional drivers that have recently been module-ized.
1999-09-07 05:03:06 +00:00
Hidetoshi Shimokawa
1c85ea9b9d
Update the author's address and Global's home page.
...
PR: misc/13589
Submitted by: Shigio Yamaguchi <shigio@tamacom.com>
1999-09-07 02:46:08 +00:00
Bill Paul
3b0ecb8e18
Fix an instance of FOO_RX_LIST_CNT that should have been FOO_TX_LIST_CNT.
1999-09-06 23:29:50 +00:00
Matthew Hunt
6fb4dca474
Indicate that we now control quota checking via an rc.conf variable,
...
instead of putting it in rc.local.
Submitted by: Alex Perel <veers@disturbed.net>
1999-09-06 20:55:28 +00:00
Doug Rabson
5ca8dcf66e
Update for newpcm.
1999-09-06 20:37:07 +00:00
Mark Murray
b255e811b2
Fix Common Error brokenness.
1999-09-06 20:22:47 +00:00
Chris Piazza
22e1fe88a2
set check_quotas="YES" as the default.
...
PR: 13603
Submitted by: Alex Perel <veers@distributed.net>
Reviewed by: billf
1999-09-06 20:22:40 +00:00
Bill Fumerola
389017e544
-Wall: remove unused variable, initialize variable to avoid gcc stupidity.
1999-09-06 20:21:19 +00:00
Mark Murray
b2b9ed4833
Fix more Common Error brokenness.
1999-09-06 20:18:44 +00:00
Bill Fumerola
3bbeaf7f43
Don't depend on the fact that variables default to int.
1999-09-06 20:15:56 +00:00
Nick Hibma
fe3cac87c1
1) s/mod(un)?load/kld$1load/
...
2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables
(KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the
Makefile of the ATAPI module
3) textual fixups
1999-09-06 20:11:59 +00:00
Nick Hibma
d98069654d
Move /var/cron/log to /var/log/cron
1999-09-06 20:10:27 +00:00
Bill Fumerola
15b09e6540
Cast pw_change and pw_expire to long and fix the format specifier accordingly.
1999-09-06 20:07:12 +00:00
Bill Paul
f5dbc00887
Remember to re-arm the timeout for the tick routine.
1999-09-06 19:42:02 +00:00
Bill Paul
4693f9cbd5
Fix definitions for RID and RES if we're not using IOSPACE. I copied the
...
two lines and forgot to change them for the !IOSPACE case. Not a big deal
since PCI memory mapped mode is off by default, but I still feel silly.
1999-09-06 18:42:27 +00:00
Doug Rabson
cb39a2a520
Change NetBSD/Alpha to FreeBSD/alpha.
1999-09-06 18:32:40 +00:00
David E. O'Brien
4f6dbaf7b7
Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.
...
This was tested on a ND5100 rev.A2 card.
1999-09-06 18:29:09 +00:00
Brian Somers
19c566804c
Make the ``Problem with IP header length'' error a bit more verbose
1999-09-06 18:20:26 +00:00
Brian Somers
f914f3c09c
$FreeBSD$ -> __DATE__
...
This is probably more appropriate that $Date$ anyway
1999-09-06 18:11:50 +00:00
Peter Wemm
0c2b3c31aa
Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and
...
we have enough pseudo-options already.
1999-09-06 17:30:03 +00:00
Ruslan Ermilov
406bc24462
- add reference to siginterrupt(3)
...
- mdoc(7) fixes
1999-09-06 15:15:51 +00:00
Doug Rabson
b99b8460af
Add device_set_desc_copy(9).
1999-09-06 15:13:09 +00:00
Jordan K. Hubbard
edf52b48c7
VERY preliminary versions of these documents for the Alpha. I've
...
made only the most superficial changes so far to HARDWARE.TXT and
eliminated the stuff I absolutely knew didn't work. That still leaves
a lot of work to do and this is mostly just a place-holder for now.
1999-09-06 15:10:54 +00:00
Jordan K. Hubbard
7bd659ebaf
Only do dhclient once; it has its own internal retry which is more than
...
long enough (and doing it multiple times results in a dialog which waits
AGES to complete).
1999-09-06 15:06:17 +00:00
Peter Wemm
e5174d14c5
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
...
including pci.
Also, eliminate NSIOTOT and do it dynamically where it matters.
1999-09-06 14:06:23 +00:00
Peter Wemm
945f740363
Move the #if 0 to catch the card.h include and make sure it's zero.
1999-09-06 13:30:36 +00:00
Sheldon Hearn
5ff829fdbf
Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fix
...
the sockstat.1 document title, which still remembers when sockstat was
called lsock.
Reviewed by: mpp
1999-09-06 13:14:24 +00:00
Peter Wemm
6f7368eef4
Add id_iosize as used by pccard.
1999-09-06 11:37:23 +00:00
Peter Wemm
24b08e1d86
add pccard/pccard_nbk.c
1999-09-06 11:36:25 +00:00
Peter Wemm
dd16ab1dfe
Zap $Locker$
1999-09-06 11:25:35 +00:00
Peter Wemm
3e8c41d84d
Tidy $Log$ debris
1999-09-06 11:24:52 +00:00
Peter Wemm
c5cf380782
$Id$ -> $FreeBSD$
1999-09-06 11:23:05 +00:00
KATO Takenori
a4edcf8989
FreeBSD kernel doesn't allow any process to decrease securelevel. So,
...
init(8) cannot decrease securelevel. The manual page explains this
and single_user() doesn't try to downgrade kernel to insecure mode.
Reviewed by: bde (manual page)
1999-09-06 08:41:32 +00:00
Mike Smith
8e76f3f49a
Common Alpha loader Makefile, omitted accidentally from the previous set
...
of commits.
1999-09-06 08:38:10 +00:00
Nick Hibma
de8d549040
Show that the -n option is optional
...
Suggested by: Bruce Evans <bde@zeta.org.au>
Reviewed by: dfr
1999-09-06 08:30:25 +00:00
Brian Somers
b4f63b0b8b
When logging warning messages, there are now three scenarios:
...
o If a prompt is executing the command, only display the warning to
that prompt
o If a prompt is executing a ``load'' command, display the warning
to all prompts *and* syslog
o Otherwise, display the warning to all prompts *and* syslog.
1999-09-06 08:16:33 +00:00
Dag-Erling Smørgrav
ecab1f6824
Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bug
...
where getpwent() would ignore wildcard entries that followed a netgroup
entry.
PR: misc/12999
Submitted by: David Hedley <david@inty.net>
1999-09-06 08:04:43 +00:00
Peter Wemm
145eecf845
Zap $Source$
1999-09-06 07:41:34 +00:00
Peter Wemm
5b0b4ea5c5
Zap $Locker$
1999-09-06 07:40:41 +00:00
Peter Wemm
5280eb8e32
Tidy up $Log$ debris
1999-09-06 07:39:30 +00:00
Peter Wemm
2735dafdfc
$Date$ -> $FreeBSD$
1999-09-06 07:36:44 +00:00
Peter Wemm
f7406d04ca
Zap $Source$
1999-09-06 07:34:27 +00:00
Peter Wemm
d63cfe5faf
$Revision$ -> $FreeBSD$
1999-09-06 07:33:51 +00:00
Peter Wemm
6364229cbb
Zap $Revision$
1999-09-06 07:33:18 +00:00
Peter Wemm
c20af5da01
Tidy up $Log$ debris
1999-09-06 07:32:15 +00:00
Peter Wemm
bacfaa9d3c
Clean $Log$ debris.
1999-09-06 07:26:52 +00:00
Warner Losh
13264f28fb
Start to disentangle the isa attachments from other buses. Partially
...
rewrite the pccard attachment case. This is a work in progress, but
doesn't break the isa case.
I left the #if 0...#endif around the pccard stuff, at Peter's request,
so that normal users don't shoot themselves in the foot.
While I was here:
o Indent a comment to the right location
o Spell Unknown with a final 'n'.
Reviewed by: peter
1999-09-06 06:45:20 +00:00
Warner Losh
19032f4b33
Add pccard child to nexus. A better version would take care of this
...
with an identify method, but that has not been implemented.
Forgotten by: imp
1999-09-06 06:39:17 +00:00
Warner Losh
b99d6b5edc
Kludge together support for the old pccard system with newbus. This
...
will allow newbus based drivers to have pccard attachments. Also
start printing out probe messages for pccards stating the resources
used and regularize many of the pccard printfs.
Reviewed by: Peter Wemm.
1999-09-06 06:34:44 +00:00
Mark Murray
9891baa632
Add common error lib for the Kerberos case.
1999-09-06 06:32:02 +00:00