Jordan K. Hubbard
42c4c73e52
Install the right man page.
1999-05-05 07:09:21 +00:00
Warner Losh
ed7b35c79d
Remove bt_softcs. It is no longer used.
1999-05-05 06:45:10 +00:00
Mark Murray
2ba7a95271
Restore perror --> err changes.
1999-05-05 06:15:30 +00:00
Joseph Koshy
5a498f21b6
Correct sd',
st' -> da',
sa'; add xref to scsi(4); remove xref
...
to nca(4).
PR: docs/11493
Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
1999-05-05 04:01:40 +00:00
KATO Takenori
ef560ddafd
Sync with sys/i386/isa/fd.c revision 1.137.
1999-05-05 03:43:00 +00:00
KATO Takenori
635a64d91f
Sync with sys/i386/conf/majors.i386 revision 1.71.
1999-05-05 03:41:39 +00:00
Joseph Koshy
ad2713b522
Correct prototype for tigetstr().
...
PR: docs/11489
Submitted by: Andrew <andrew@ugh.net.au>
1999-05-05 02:51:45 +00:00
KATO Takenori
86f210dfba
Fixed missing parenthesis.
...
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-05-05 01:53:43 +00:00
Masafumi Max NAKANE
07a7340350
Typo fix and a very minor wording adjustment.
1999-05-05 00:20:15 +00:00
Jordan K. Hubbard
e17b155825
Substantially update this to match reality. Also do a typo/facto pass over
...
Max's serial console instructions (this is good stuff, thanks Max!).
1999-05-04 23:27:07 +00:00
Mike Smith
003afcdfdb
Clean up after another half-Danish.
...
Add 'ad' as another known disk driver of the same kind as 'wd'.
1999-05-04 22:44:48 +00:00
Doug Rabson
6887e80a0f
Use unit, not device_id as an argument to an old-style ISA interrupt
...
handler. This fixes pnp interrupts and would have fixed pccard interrupts
but a workaround has been applied there.
This the sound driver problems which people have reported with new-bus.
1999-05-04 21:18:20 +00:00
Bill Fumerola
9309218052
Add procfs_rlimit.c so the kernel actually compiles.
...
PR: kern/11497
Submitted by: Jos Backus <jos.backus@nl.origin-it.com> (misordered patch)
Pointy Hat: phk, adrian
1999-05-04 21:08:58 +00:00
David E. O'Brien
6d790debd1
Make `ed0' example match reality.
...
Merge `ed1' and `ed2' examples as we don't ship with an `ed1' any more we
yet, the example of extra flags could be useful to someone.
1999-05-04 21:04:01 +00:00
Guy Helmer
3d024698f1
Make "\n" appear in cample C code.
...
PR: docs/10708
1999-05-04 21:03:22 +00:00
Bill Paul
36d3e45587
Fix the media selection for the 3c900B-FL 10baseFL adapter. It actually
...
uses the AUI port with an on-board AUI to 10baseFL transceiver, not the
10baseT port like I had earlier suspected. The 3c900B-FL should be properly
supported now.
1999-05-04 20:52:30 +00:00
Guy Helmer
ded07bf848
Use Cd macro for SYNOPSIS.
...
PR: docs/10495
1999-05-04 20:49:12 +00:00
Guy Helmer
479c5c7692
Use Cd macro instead of Em for SYNOPSIS, as do other section 4 pages.
...
Added $Id$.
PR: docs/10494
1999-05-04 20:42:26 +00:00
Guy Helmer
4c8cdf36e8
Add gensetdefs.8 man page.
...
PR: docs/10517
Submitted-by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
1999-05-04 20:31:28 +00:00
Guy Helmer
a2b79fbea1
writev(2) can return EDESTADDRREQ when attempting to write to a
...
UNIX domain socket on which connect(2) had been used to set a destination
address and the destination goes away.
PR: docs/10451
1999-05-04 20:07:44 +00:00
Guy Helmer
e57c110bba
Add missing -A option to SYNOPSIS.
...
PR: docs/10771
1999-05-04 19:42:01 +00:00
Justin T. Gibbs
5f14bb14e3
Don't touch a path after we've free'd it.
1999-05-04 19:24:21 +00:00
Guy Helmer
78c6551783
Mention the special destination "default" for default routes. Fix a
...
couple of formatting bugs.
PR: docs/9960
1999-05-04 18:41:32 +00:00
Guy Helmer
768229abb0
Add missing parenthesis. Change "hardware block" to "SCSI logical block".
...
While I'm here, fix dangling "to".
PR: docs/9940
1999-05-04 18:22:38 +00:00
Poul-Henning Kamp
ce5c1cd1ff
Fix various bogons.
...
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
Reviewed by: phk
1999-05-04 18:20:53 +00:00
Guy Helmer
5da819e1e5
Correct SYNOPSIS (remove args from synopsis that are actually arguments
...
to flags).
PR: docs/9658
1999-05-04 18:12:49 +00:00
Dag-Erling Smørgrav
4e880257b8
Is there a limit to how stupid I can get?
1999-05-04 18:03:59 +00:00
Guy Helmer
badc7a22e9
Show "#include <machine/param.h>" in SYNOPSIS to get declaration of
...
PAGE_SIZE for sys/shm.h.
PR: docs/8464
1999-05-04 17:59:29 +00:00
Guy Helmer
ce423e99c5
Note the effect of close(2) on fcntl(2) record locks.
...
PR: docs/3522
1999-05-04 17:45:12 +00:00
Tatsumi Hosokawa
b1e24098cc
added card1 and card2 to 'all' target.
...
(for machines with more than two PC-card slots)
1999-05-04 17:03:58 +00:00
Luoqi Chen
43b25ae9c7
Uninitialized variable. Do not assume certain endianess.
1999-05-04 16:59:42 +00:00
Luigi Rizzo
eaa726bed6
Free the dummynet descriptor in ip_dummynet, not in the called
...
routines. The descriptor contains parameters which could be used
within those routines (eg. ip_output() ).
On passing, add IPPROTO_PGM entry to netinet/in.h
1999-05-04 16:20:33 +00:00
Masafumi Max NAKANE
5e4b06fbd3
Add a new section ``Tips for Serial Console Users''. (Previous
...
commit included the entry for this section in the Table of Contents
by mistake.)
Also, some typo fix.
1999-05-04 15:57:09 +00:00
Bill Paul
134a826b50
Unbreak slot_irq_handler(). The problem here is that slot_irq_handler()
...
abuses its argument, which is supposed to be an integer unit number, as
a pointer to the head of the 'struct slot' list. When this code was
hacked^Wupdated for newbus, a new mechanism for registering slot_irq_handler()
was put in place and the significance of the unit number was overlooked.
When registering an interrupt, we have both device_id and unit. The unit
number is passed as 'unit' but /sys/i386/usa/intr_machdep.c:register_intr()
drops unit on the floor and uses device_id instead. Since pccard_alloc_intr()
always sets device_id to 0, this means the unit number is always zero, and
slot_irq_handler() is always called with 0, which becomes a NULL pointer
which slot_irq_handler() tries to dereference and the kernel explodes.
Result: if you assign a PCMCIA driver in the kernel config file like this:
device wi0 at isa? port? irq?
Then the system will panic the moment a PCMCIA device is attached and
an interrupt is triggered.
The quick fix: make pccard_alloc_intr() pass the unit number as both
the device_id and unit arguments to register_pcic_intr(). The correct fix
would be to rewrite /sys/pccard to be less disgusting.
1999-05-04 15:43:02 +00:00
Masafumi Max NAKANE
7245fe241c
Style fix: make the indentation consistent.
1999-05-04 15:33:38 +00:00
Guy Helmer
b0ee7882e9
Spelling correction.
...
PR: 10824
1999-05-04 13:51:56 +00:00
KATO Takenori
8d0e6b1696
Replace misused FE_D6_BBW with FE_D6_SBW.
...
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
Reminded by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-05-04 12:59:59 +00:00
Jordan K. Hubbard
d4fb5cb1e8
Add missing copyright.
1999-05-04 12:58:56 +00:00
Jordan K. Hubbard
cc611a43c2
Add "fire" screen saver.
...
Submitted by: Brad Forschinger <retch@flag.blackened.net>
1999-05-04 12:23:32 +00:00
Joseph Koshy
9b6c9bcee5
Fix typos.
...
PR: docs/11485
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1999-05-04 11:34:33 +00:00
Brian Somers
f1dfc9571e
Add missing ``.''.
1999-05-04 10:56:13 +00:00
Poul-Henning Kamp
f16bbd9770
Grab a char-major for dallas semiconductor one-wire bus.
1999-05-04 10:48:22 +00:00
Luigi Rizzo
a7c219496c
forgot passing the right pointer to dst to dummynet_io().
...
(-stable and releng2 were already safe).
Debugged-By: phk
1999-05-04 09:26:12 +00:00
Brian Somers
282302a153
Add AmbiCom Inc NIC
...
Submitted by: Wes Peters <wes@softweyr.com>
1999-05-04 08:39:11 +00:00
Dima Ruban
ee2071b83d
Use ``grep -w'' to prevent catching "pcic_pci"
1999-05-04 08:34:55 +00:00
Poul-Henning Kamp
a6d3121589
Make the type and map files claim 0 bytes size. Tar doesn't get confused
...
now, but doesn't store any data eiter.
I wonder if we shouldn't claim to be fifos instead...
1999-05-04 08:01:55 +00:00
Poul-Henning Kamp
8902608d57
Add even more () to CHECKIO which by now feels positively LISPish.
...
Submitted by: bde
Reviewed by: phk
1999-05-04 08:00:10 +00:00
Luigi Rizzo
44f1bb1a55
assorted dummynet cleanup:
...
+ plug an mbuf leak when dummynet used with bridging
+ make prototype of dummynet_io consistent with usage
+ code cleanup so that now bandwidth regulation is precise to the
bit/s and not to (8*HZ) bit/s as before.
1999-05-04 07:30:08 +00:00
Mike Smith
3574d12d70
Disable the ppc chipset-specific probes by default.
1999-05-04 00:15:15 +00:00
Bill Fumerola
3d177f465a
Add sysctl descriptions to many SYSCTL_XXXs
...
PR: kern/11197
Submitted by: Adrian Chadd <adrian@FreeBSD.org>
Reviewed by: billf(spelling/style/minor nits)
Looked at by: bde(style)
1999-05-03 23:57:32 +00:00