kenh
f4360880ce
NODEVMTIME is going away.
1998-12-01 22:29:27 +00:00
ross
4e89b79c0f
Update the -width expression for the flag list.
1998-11-26 00:54:59 +00:00
ross
5412660ad9
Document new -b flag and mention USTAR support. (Forgot to commit on 10/12)
1998-11-26 00:52:28 +00:00
kml
fa0f88251d
Tweaks to document and support HIPPI-FP driver
1998-11-20 17:23:27 +00:00
itohy
543ebd6305
loadbsd(8) manpage (moved from arch directory).
1998-11-20 11:01:25 +00:00
hubertf
c11ce1911a
fix tyop
1998-11-15 17:52:43 +00:00
oster
ad669ca7fb
RAIDframe, version 1.1, from the Parallel Data Laboratory at
...
Carnegie Mellon University. Full RAID implementation, including
levels 0, 1, 4, 5, 6, parity logging, and a few other goodies.
Ported to NetBSD by Greg Oster.
First cut at a reasonable man-page.
1998-11-13 04:25:58 +00:00
thorpej
a337b84ed6
The mirroring code is no longer in the ccd driver.
1998-11-13 00:28:48 +00:00
jonathan
76f0e60111
Document old changes to mcd(4): options MCD_PROMISC
1998-11-12 09:22:13 +00:00
msaitoh
eba40aeea0
Add missing period.
1998-11-10 16:22:46 +00:00
bouyer
f7d2f27d50
Note support of the CMD PCI0643 and 0646 IDE controllers.
1998-11-10 14:16:09 +00:00
hubertf
65d179de7b
Link compat_svr4 to compat_sco, compat_solaris and compat_xenix
...
Mention what exactly has been tested (for SCO, esp.) in the manpage.
1998-11-10 10:02:50 +00:00
jonathan
627e626757
Add text to installboot(8) manpage explaining the issues in the MBR
...
partition-id change, in preparation for changing the bootblock and
kernel messages about ID 165 to refer here.
For now, avoid .Nx constructs that might conflict with 1.3.x usage so we can
request a pullup to 1.3.3.
1998-11-09 00:41:17 +00:00
mjacob
4e6a326712
fix some amazingly stupid typos
1998-11-08 19:27:33 +00:00
hubertf
0839b5f170
Fix for cut&paste (s|./SVR4_MAKEDEV|sh SVR4_MAKEDEV|)
1998-11-08 14:13:18 +00:00
bouyer
ef47888a36
Make this man page MI (model from the esp man page).
...
Decription for ISA, ISApnp, pcmcia controllers as well as arm32 and atari
specific controllers. Please correct if I missed some !
1998-11-04 17:35:59 +00:00
thorpej
e357e01515
Manual pages for the PHY drivers.
1998-11-04 05:53:58 +00:00
thorpej
9dcc4e4c6b
Manual page for the MAC-independent MII framework.
1998-11-04 05:21:50 +00:00
thorpej
3160c8ad2d
Update for media selection support.
1998-11-04 04:58:53 +00:00
thorpej
04e202857c
Update to reflect MII support, some general cleanup in the MEDIA SELECTION
...
section.
1998-11-03 06:44:14 +00:00
thorpej
ee63b7e96a
Manual page for fxp driver.
1998-11-03 06:09:17 +00:00
ross
8a498055f2
Note that BUFCACHE is ignored if BUFPAGES is also specified.
1998-11-02 04:39:51 +00:00
lukem
ee1fc6b597
document BUFCACHE
1998-11-01 09:59:33 +00:00
hwr
45da488560
Fix some Typos.
1998-10-31 12:37:59 +00:00
jonathan
3ac3cbcfb8
Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to
...
DDB_ONPANIC. Lets user ignore breaks but enter DDB on panic. Intended
for machines where debug on panic is useful, but DDB entry is not,
(public-access console, or terminal-servers which send spurious breaks)
Add new ddb hook, console_debugger(), which decides whether or not to
ignore console ddb requests. Console drivers should be updated to call
console_debugger(), not Debugger(), in response to serial-console
break or ddb keyboard sequence.
1998-10-29 21:22:32 +00:00
ross
c3bcd7a272
Correct error: .Fd is _not_ parsed and is _not_ callable.
1998-10-28 05:57:20 +00:00
augustss
fef85b0a4b
Add ohci and uhci man pages.
1998-10-25 19:24:19 +00:00
is
5c0a42a377
First cut at boot process (bootblock and loadbsd) documentation.
1998-10-22 21:57:14 +00:00
bouyer
6bb61fcc13
Note the pciide config flags.
1998-10-22 15:15:16 +00:00
augustss
a017be760d
Fix typos.
1998-10-22 10:42:01 +00:00
ross
7680d419a9
The -width attribute for the standard -tag list (.Bl -tag -width EWOULDBLOCK)
...
is not really optional, and bizarre things will happen if it is left out.
1998-10-21 01:08:02 +00:00
bouyer
14a02d6d19
Man page describing the interface between the MI core wdc and its bus
...
front-ends.
1998-10-19 12:52:21 +00:00
bouyer
fde01daded
New man pages for the ide drivers. More verbose notes about ATAPI in
...
scsi(4).
The wdc(4) man page is i386-only. Other ports with a wdc front end should
add a manual page as well.
1998-10-19 12:44:15 +00:00
ross
f2a855ff0e
Note that #lines are comments.
1998-10-18 22:49:16 +00:00
perry
8cfb39a246
Update to note linux_lib-2.5
1998-10-18 17:11:14 +00:00
mellon
785a5b82d6
Document hf flag
1998-10-18 12:17:16 +00:00
bouyer
f12678f373
document CPURESET_DELAY for i386.
1998-10-13 13:32:44 +00:00
frueauf
91b3e654a6
Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji.
1998-10-10 14:02:15 +00:00
frueauf
a897c5f64a
mtio.4 got deleted, remove it here too.
1998-10-01 11:26:07 +00:00
jtk
3493c17663
add bioscall(9) for i386
1998-10-01 02:33:50 +00:00
hwr
e728f48852
Add for IPPROTO_MOBILE.
1998-09-30 06:13:27 +00:00
jonathan
6ac1b19967
Copy man/man4.vax/mtio.4 to man4/mtio.4, keeping revision history this time.
...
Update Makefiles to match.
Remove man4.vax/mtio.4.
1998-09-30 02:39:01 +00:00
jonathan
358394d272
Add missing ess.4 man page (used in comp set)
1998-09-29 23:39:43 +00:00
jeremy
3712546023
Changed to allow the mouse baud rate to be set at kernel compile time.
...
Inspired by Mochida Shuji <mocid@yo.rim.or.jp>.
1998-09-29 02:46:36 +00:00
rvb
42fb3deffa
Perry asked for a line about Coda
1998-09-28 17:14:31 +00:00
lukem
9dee5d2b46
don't install in /usr/share if NOSHARE is defined
1998-09-27 17:22:03 +00:00
hwr
d6a39aadd6
s/tun/gre/
1998-09-25 08:35:20 +00:00
perry
83534c3742
fix spelling of acknowledgment
1998-09-22 22:53:06 +00:00
kleink
1d6ab6aedc
Typo (run queue array name).
1998-09-22 11:24:52 +00:00
drochner
492608a68c
Clarift use of REALBASEMEM / REALEXTMEM.
...
Fixes PR port-i386/6159 by "Heiko W.Rupp" <hwr@pilhuhn.de>.
1998-09-18 12:38:54 +00:00