Commit Graph

3039 Commits

Author SHA1 Message Date
wiz 85df972db8 Slight formatting improvements. 2001-05-27 20:58:06 +00:00
pk e55e8b7586 Add an sbus(4) page. 2001-05-27 20:26:21 +00:00
wiz ebc7623ed8 Fix typos reported in misc/13053 by Patrick Welche.
Whitespace nit cleanup while I'm here.
2001-05-27 16:04:46 +00:00
bjh21 1bca7091cc regen 2001-05-27 12:34:47 +00:00
wiz a75a1efd23 Whitespace nits, and re-sort SEE ALSO according to mdoc.samples(7). 2001-05-24 23:54:11 +00:00
sommerfeld 4b6c6f444a Clarify specification of in4_cksum; add description of in_cksum and
in6_cksum as well as makefile goo to install links.
2001-05-24 14:04:41 +00:00
wiz b50a4f2bbb Minor fixes (whitespace, Nm -> Fn, punctuation, sort SEE ALSO). 2001-05-23 18:49:59 +00:00
sommerfeld 8c436a8524 Add in4_cksum 2001-05-23 15:59:58 +00:00
sommerfeld 876730ad99 preliminary man page with rough spec for what this function should do.
(XXX should also include in_cksum, in6_cksum).
2001-05-23 15:58:41 +00:00
bouyer 3ab3c1bb26 Add a note about scsipi_channel_thaw() and command ordering. 2001-05-23 15:56:48 +00:00
mjacob a842e90102 Document the two sd config options (SDRETRIES, SD_IO_TIMEOUT) 2001-05-22 22:59:38 +00:00
thorpej 9a53d8f0aa Add the D-Link DGE-500T to the list of cards that use the gsip driver. 2001-05-22 14:39:02 +00:00
jhawk e75dca2946 s/First appeared in 1.5/First appeared in 1.6/ 2001-05-22 04:27:38 +00:00
jhawk 6a9d72f10a List the IOGEAR UC-232A (aka G-UC232A) USB/Serial adapter. 2001-05-22 00:21:25 +00:00
hubertf 6bd8e37563 add some variables related to bin-install 2001-05-20 03:08:31 +00:00
jdolecek 16624f841d Use EAGAIN instead of EWOULDBLOCK. The actual numeric value is
same, but EAGAIN is the posixly correct name.
Addresses misc/12960.
2001-05-19 17:23:39 +00:00
thorpej eb4cb80b6c Add manual pages for the sip(4) and gsip(4) Ethernet drivers. 2001-05-18 02:05:20 +00:00
christos 4802a48290 PR/12956: Grant Beattie: Explain how to copy the timezone files so that
programs run in the proper timezone
2001-05-16 14:27:58 +00:00
perry 2ce3ea6b4e systm.h says these take const void * parameters 2001-05-16 03:54:24 +00:00
perry 6aea3cdfa2 fuword returns a long, according to systm.h 2001-05-16 03:52:58 +00:00
ross 9e29c475eb english 2001-05-15 18:35:38 +00:00
ragge e6c2493045 Explain why this device is "dangerous". 2001-05-15 13:05:08 +00:00
jdolecek 2fa8f0b58b Fix the example to include leading ':'.
Fixes bin/12396 by Jim Bernard.
2001-05-14 14:55:29 +00:00
itojun 498fdebcd7 drop multi destination mode (IFF_LINK0). 2001-05-14 13:35:20 +00:00
jdolecek d4ede5e1e5 Remove the BUGS section about 3c529. Kernel without DEBUG/DIAGNOSTIC
does 800KB/s on the same 386DX with the same ftp test. Wow.
2001-05-13 20:26:21 +00:00
hubertf b05ee69a95 Add pool_init.9 2001-05-12 18:07:20 +00:00
wiz c3d0c0f680 Refer pmap(9), not pmap_init(9). 2001-05-12 17:10:05 +00:00
wiz fe1228d3e1 Fix description of simple queue. misc/12917 by Witold J. Wnuk with an
additional 'of '.
2001-05-12 16:04:51 +00:00
wiz 8e719cd2b4 Add RCS tag. Whitespace and formatting fixes.
Move 'flag' lines later in the paragraphs, since they are not needed on
NetBSD.
2001-05-12 14:14:26 +00:00
tsutsui 046fdd7449 Add a manual page for osiop(4). 2001-05-12 14:06:30 +00:00
wiz 127d1e092c Fix SYNOPSIS, and some other (mostly markup) improvements. 2001-05-12 13:21:44 +00:00
bouyer 5763505fe1 Note AMD 756 and 766 support. 2001-05-11 10:05:36 +00:00
bouyer b020fbe1ef Update for VIA changes in pciide. 2001-05-11 09:56:24 +00:00
bouyer 8e5cb805e8 Manual page describing interface between scsipi middle-layer and host bus
adapters.
2001-05-11 08:51:15 +00:00
eeh a4842c1b74 Install the cnmagic(9) manpage. 2001-05-11 02:35:06 +00:00
he 6733f52378 Say that this appeared first in NetBSD 1.5.1, now that we know. 2001-05-09 22:24:14 +00:00
he 373dab9b45 Add reference to awacs(4). 2001-05-09 22:20:02 +00:00
he ba916bda10 Note in the title that this is a macppc specific manual page. 2001-05-09 22:16:12 +00:00
he a274aeecde Add a minimal manual page for the macppc awacs device driver. 2001-05-09 22:14:38 +00:00
he 4157e5dc26 Um, remove one duplicate. 2001-05-08 21:55:37 +00:00
he 041691fe87 Update to show all the card/chip variants we currently support
in this driver.
2001-05-08 21:48:14 +00:00
wiz b181f25b89 mdoc'ify. 2001-05-08 17:06:20 +00:00
jdolecek 9e29be957a Move splched() prototype under splserial() in SYNOPSYS, so that the
entries are sorted by priority correctly.
2001-05-07 17:59:41 +00:00
wiz 7da30c83ac Change xref for vmstat(8) to vmstat(1).
Whitespace, punctuation and spelling fixes while I'm here.
2001-05-06 23:48:31 +00:00
ad ae9cc4fa8a Add an (untested) EISA front-end for the `mlx' driver. 2001-05-06 19:54:59 +00:00
ragge e120be75de Update manpages to reality. 2001-05-06 17:48:14 +00:00
wiz a9c0a3dd4a Install ld.so man page (linked to rtld) that points to ld.aout_so and
ld.elf_so (not yet existing).
2001-05-06 13:58:24 +00:00
wiz f4a9b81a28 Fix indefinite article, and add .Xr for intro(9). 2001-05-06 13:39:22 +00:00
wiz ccb6f40539 Improve usage of `comprise' according to Webster and misc/10893
by Jim Bernard.
2001-05-06 12:29:18 +00:00
wiz 93ac73bf52 Lots of formatting fixes by John Franklin in misc/10078, and some of my own. 2001-05-06 12:03:39 +00:00
gmcgarry a2bcb1b5a1 Fix format, add history and cross references. 2001-05-06 05:16:15 +00:00
gmcgarry 8a43d56a88 pmap(9) does exist now 2001-05-06 04:46:54 +00:00
hubertf 1cefc73ed6 Mention 802.1Q is an IEEE norm 2001-05-05 00:19:45 +00:00
ross d9b63622be xref fpgetmask(3) and fpsetmask(3) 2001-05-04 21:02:27 +00:00
drochner c8febad9e7 describe the new "encoding" and "mapfile" keywords. 2001-05-04 12:00:20 +00:00
wiz b8f7007ccd Whitespace and punctuation nits. 2001-05-04 10:51:57 +00:00
wiz fe296233cb Formatting improvements. 2001-05-04 10:51:47 +00:00
minoura 72793ac82e Correct a typo, closing port-x68k/12827. 2001-05-04 10:48:18 +00:00
lukem cc3f6237fc enhance description of placeholder scripts and default arguments 2001-05-04 03:22:23 +00:00
minoura 7af4ca44e4 vs(4) manual page. 2001-05-02 13:21:56 +00:00
itojun e95e75d3bf no security drawback -> less security drawback 2001-05-02 06:24:38 +00:00
itojun ceae678967 mention that IFF_LINK0 does not make a perfect protection. sync with kame 2001-05-02 05:59:02 +00:00
minoura 377398dffd yds(4) will appear in 1.5.1. 2001-05-01 11:56:48 +00:00
jhawk 3e0f915127 Remove refernece to nonexistant vfs_shutdown(9), per
kern/4901
2001-04-29 19:18:20 +00:00
jhawk 2387d49806 Remove nonexistant references to ifattach(9) and *_ifattach(9),
per PR kern/4901.
2001-04-29 19:17:22 +00:00
jhawk 6a342ecfe5 Remove reference to nonexistant boot(9). ADdresses PR
kern/4901.
2001-04-29 19:14:09 +00:00
jhawk 6de3c7fef6 Comment out references to hz(9) and hardclock(9). It'd be nice
if someone wrote them, but let's not reference them until they are
written. Addresses PR kern/4901.
2001-04-29 19:12:20 +00:00
tron 5961b7a2e1 Add description of "PERL5_REQD". 2001-04-29 05:56:20 +00:00
itojun fce23b0ae4 correct outbound outer IPv4 destination address selection.
IFF_LINK0 disables inbound path, removes security worries.
more examples in manpage.
2001-04-29 03:56:06 +00:00
bjh21 32f9842307 Regen. 2001-04-28 17:47:36 +00:00
jdolecek ed9c0f0fd1 document MCA le(4) SKNET ethernet driver 2001-04-27 18:05:22 +00:00
jdolecek 46f548d519 Document ltsleep(9). Feel free to improve if you wish. 2001-04-27 07:54:23 +00:00
wiz 40e50a25db Now we know: Appeared in 1.5.1. 2001-04-26 13:35:35 +00:00
wiz d36c721835 Fix tulip reference, noted by Havard Eidnes. 2001-04-26 09:36:26 +00:00
cjones 875a9af487 Add references for mount(8), mount_filecore(8), mount_ntfs(8), and
mount_overlay(8).
2001-04-25 16:34:46 +00:00
kleink 72eb13ae2a Tyop poleece. 2001-04-25 12:38:20 +00:00
bjh21 5a25454f00 Fix typo: maching -> machine 2001-04-25 12:05:24 +00:00
mjl 6dd766a2b6 Fix typo and missing word. PR/12744 by Gael Queri. 2001-04-25 08:53:31 +00:00
simonb a69a3cc5ec Spell occurred correctly. 2001-04-25 02:19:48 +00:00
gmcgarry 4288d3f1e6 Minor punctuation corrections. 2001-04-24 04:29:33 +00:00
thorpej 25d921464e Add a manual page that describes the pmap(9) API and the requirements
of a pmap module.

Many thanks to Bill Sommerfeld for reviewing the document for me.
2001-04-24 02:55:34 +00:00
jdolecek 801a1701ef Driver is now quite intoxicated, do remove the 'experimental' sentence.
Note lack of support for machines with >16MB (DMA buffer bouncing
is not implemented yet).
2001-04-22 19:11:32 +00:00
bjh21 9aba6e0cc4 Add arcpp. 2001-04-22 15:03:22 +00:00
pooka deaad9bd51 Clarifications and minor modifications.
inspired by comments from Matthew Green
2001-04-22 15:00:17 +00:00
fvdl c20e370b1f Note that the DIAGNOSTIC option will decrease performance. 2001-04-21 20:51:18 +00:00
jdolecek f59f3f6ce4 Add a hack to install i386/ed(4) link to edc(4) manpage. This seems
to work okay and doesn't have any install ordering problems.
2001-04-21 16:54:05 +00:00
jdolecek 99ede4555d one more s/dasd/edc/ 2001-04-21 16:51:29 +00:00
jdolecek 341bd27743 add info about when this driver appeared and add warning BUGS section
noting this driver is experimental and under development
2001-04-21 16:46:32 +00:00
wiz 0f1257e6a3 Add arch to Dt. 2001-04-21 14:45:12 +00:00
wiz 882728f711 Fix arch in Dt, whitespace nits. 2001-04-21 14:40:57 +00:00
wiz ea043b4b71 Add arch to Dt, whitespace fixes; Nm doesn't need an argument. 2001-04-21 14:40:03 +00:00
wiz be99f8cf1c Add arch to Dt, Nm doesn't need an argument, and punctuation fixes. 2001-04-21 14:38:53 +00:00
wiz 0a7899aaff Add arch to Dt. 2001-04-21 14:34:42 +00:00
wiz a2992e2d63 Add arch to Dt, and spelling. 2001-04-21 14:33:39 +00:00
wiz c180af535e Fix arch in Dt, and spelling. 2001-04-21 14:32:27 +00:00
wiz b1ebd6234d fix arch in Dt 2001-04-21 14:31:39 +00:00
wiz 25fa457d17 Add arch to .Dt. 2001-04-21 14:31:03 +00:00
wiz 98aa993908 Misc fixes: date, whitespace, arch to .Dt, punctuation. 2001-04-21 14:30:18 +00:00
wiz e650b07ec0 Uppercase Dt, Nm doesn't need an argument, whitespace fixes, spelling. 2001-04-21 14:25:03 +00:00
wiz b5e2bc1192 Add arch to Dt, Nm doesn't need an argument, whitespace fixes, spelling. 2001-04-21 14:23:16 +00:00
jdolecek 583f68be2c update prototype for uvm_map_pageable()
XXX there are probably more things which need an update here
2001-04-21 08:34:11 +00:00
jdolecek 4475e78cfe fix typo 2001-04-21 08:22:44 +00:00
jdolecek 54f4c1e1f2 add com(4) 2001-04-20 16:08:46 +00:00
jdolecek 07a8d8c9db put com* at mca? where it alphabetically belongs in SYNOPSIS 2001-04-20 16:08:16 +00:00
jdolecek 97bcf9d7d7 until I find better way, don't mess with ed(4) link to edc(4) 2001-04-20 11:25:05 +00:00
tron d34bc24bd8 Correct link target: dasd(4) is called edc(4) now. 2001-04-20 10:08:01 +00:00
jdolecek 57129fea9b update manpage date and remove sentence about driver being under development 2001-04-20 09:47:41 +00:00
jdolecek 2942e43fe8 Merge arm32-specific bits of com(4) manpage to i386 com(4) manpage
and form a MI com(4) manpage.
2001-04-20 09:35:56 +00:00
jdolecek 52b86ff448 note MCA attachment 2001-04-20 07:40:54 +00:00
jdolecek f77ef649a5 dasd(4) --> edc(4) 2001-04-19 17:20:08 +00:00
jdolecek 3a3607f343 finish rename to edc 2001-04-19 17:19:00 +00:00
jdolecek dbf91c827d Use "edc" instead of "dasd". As pointed out by Soren, dasd doesn't
mean anything special in IBM-talk. And edc better matches prior art, too.
2001-04-19 17:17:28 +00:00
wiz 04651014ff regen (ed#) 2001-04-19 11:05:58 +00:00
jdolecek b2e8c83e8a Add very simplistic dasd(4) manpage. Link ed(4) to dasd(4) for i386 (is there
a better way?)
2001-04-19 08:16:06 +00:00
jdolecek cd488b4e25 it's ELMC, not EF 2001-04-19 08:12:45 +00:00
jdolecek bbec4c0ca5 Also create splvm(9) link to spl(9) 2001-04-18 05:56:51 +00:00
jdolecek 946c8603a3 add splvm() to NAME section 2001-04-18 05:56:05 +00:00
thorpej 513dcb38be Descend into man8.macppc. 2001-04-17 17:51:39 +00:00
wiz 2028da09c8 Since this seems to be usual, install a link for makedev.8. 2001-04-16 08:24:31 +00:00
wiz 1cddfebbd5 Regen with new template. Add MAKEDEV.8 for arm26 & macppc. 2001-04-16 08:11:16 +00:00
wiz 5c594b1cc7 Rewrite MAKEDEV.8.
Use one common template instead of 20 slightly different ones.
2001-04-16 08:08:19 +00:00
kleink 468efa5835 Make standards/portability description more granular. 2001-04-14 17:14:50 +00:00
kleink 40c3e52a53 Header name markup nit. 2001-04-14 16:52:02 +00:00
kleink d367d3958b No need for <sys/types.h>. 2001-04-14 16:40:11 +00:00
thorpej 3ee35c5985 Update to reflect reality. 2001-04-14 00:15:41 +00:00
pooka 2bb6da2d27 cross-reference elf.5 2001-04-13 18:51:15 +00:00
pooka 13389c899b elf.5 2001-04-13 18:48:19 +00:00
pooka 6ce5077c69 add manual page describing ELF - executable and linking format 2001-04-13 18:47:56 +00:00
wiz 4586884856 Fix date. 2001-04-12 13:37:25 +00:00
wiz 66da0649c9 Fix date, whitespace, punctuation. 2001-04-12 13:36:54 +00:00
wiz fefd5f03de Fix date, whitespace and punctuation. 2001-04-12 13:32:40 +00:00
wiz 99b2da08ff Fix date. 2001-04-12 13:31:44 +00:00
msaitoh 6a1b4d087c describe about $fromconsole 2001-04-11 23:26:09 +00:00
aymeric 4b2e92d018 we've had PCMCIA support on the Amiga for a long time now. Advertise it. 2001-04-11 21:32:34 +00:00
wiz 9e244abeff Fix dates. 2001-04-11 19:24:35 +00:00
wiz 4200b6ea01 Fix whitespace. 2001-04-11 19:22:59 +00:00
wiz 16474ffa32 Fix xrefs. 2001-04-11 19:21:17 +00:00
wiz 226389d63b Add section to xref. 2001-04-11 19:11:53 +00:00
wiz a0f2fd8b8f Fix date. 2001-04-11 19:10:15 +00:00
wiz 1e6149a498 Add sections to xrefs. 2001-04-11 19:09:42 +00:00
wiz 2400e56793 Add RCS Id. 2001-04-11 19:09:30 +00:00
wiz 1ffa9a94fa Fix date. 2001-04-11 19:08:35 +00:00
wiz 182f49df00 Add sections to xrefs. 2001-04-11 19:07:33 +00:00
wiz 5807640dd6 Whitespace fixes. 2001-04-11 19:07:16 +00:00
wiz 54ad76e8ed Punctuation fixes. 2001-04-11 19:07:09 +00:00
wiz 16feedbc5a Remove some whitespace. 2001-04-11 19:06:11 +00:00
wiz e4ddc05c86 Fix date and whitespace. 2001-04-11 18:55:33 +00:00
wiz 53273fee33 Fix date and Nd. 2001-04-11 18:54:00 +00:00
wiz ee76aede6a Fix date, and remove a space. 2001-04-11 18:53:26 +00:00
wiz cfb9d94137 Fix date and whitespace. 2001-04-11 18:51:53 +00:00
wiz de87d4581f Add sections to xrefs, sort SEE ALSO, discard some whitespace. 2001-04-11 18:43:07 +00:00
wiz 143014121b Fix date, add sections to xrefs, and sort SEE ALSO. 2001-04-11 18:40:54 +00:00
wiz cb692f86df Fix date, and one formatting. 2001-04-11 18:38:58 +00:00
wiz 9c8af6744a Add RCS Id, and fix some whitespace.
XXX: no copyright notice.
2001-04-11 18:33:06 +00:00
wiz 0f5249b84c Fix date. 2001-04-11 18:31:53 +00:00
wiz 7babccce18 Fix date and punctuation. 2001-04-11 18:31:23 +00:00
wiz 1ed75412a9 Fix date and whitespace/punctuation. 2001-04-11 18:27:10 +00:00
bjh21 a886186c7f Create MI manpages for ea(4) and eb(4) and remove the arm{26,32}-specific ones. 2001-04-10 21:11:11 +00:00
tsarna a1f7b09606 Note PRO/100 S is supported. 2001-04-10 16:57:29 +00:00
wiz 36c15c2fbf Add bare-bones autoconf.4, similar to other autoconf(4)s. 2001-04-09 20:55:11 +00:00
hubertf dc9d61c9f9 add copyright. 2001-04-09 20:19:51 +00:00
wiz 28d9bbd17d Rename i4bisp.4 to i4bisppp.4. 2001-04-09 19:16:03 +00:00
wiz 2f5daf571c ioctl(2), not (4); whitespace. 2001-04-09 19:12:44 +00:00
augustss f70857ea75 Fix typo. 2001-04-09 18:59:51 +00:00
wiz 527a861e86 add sections to xrefs. 2001-04-09 17:35:51 +00:00
wiz 70e0a20f52 kerberos(8), not (1) 2001-04-09 17:33:08 +00:00
wiz 7469b2c748 Improve reference to config 8, and some whitespace fixes. 2001-04-09 17:31:03 +00:00
wiz 9f63abe263 Replace a .Xr with a .Pa. 2001-04-09 17:14:38 +00:00
wiz f7064e7d10 Fix date, and some whitespace while I'm here. 2001-04-09 17:13:19 +00:00
wiz 4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
wiz 512125447e Fix date, and whitespace while I'm here. 2001-04-09 17:09:58 +00:00
wiz 5636701713 Fix date, and some whitespace, as well as one macro usage. 2001-04-09 16:53:57 +00:00
wiz 35b0944311 Remove paragraph about gated(8). Noted by Hubert Feyrer. 2001-04-09 16:39:31 +00:00
wiz 24a07b4b55 Add RCS Id; reference daicctl instead of isdnctl, and generally improve
man page.
2001-04-09 13:15:47 +00:00
wiz 4434b7c207 Add RCS Id, and mark path with .Pa. 2001-04-09 13:14:52 +00:00
wiz f6b545c0af Add RCS Id. 2001-04-09 13:14:25 +00:00
wiz 54adaa0545 Add RCS Id, fix markup in one place, and rename AUTHOR to AUTHORS. 2001-04-09 13:14:06 +00:00
wiz 342cb90c4c Add RCS Id, rename AUTHOR to AUTHORS. 2001-04-09 13:13:15 +00:00
wiz 686b1f822e xref isdntel instead of isdnphone, which doesn't exist.
Add RCS Id. Rename AUTHOR to AUTHORS.
2001-04-09 13:12:55 +00:00
wiz c740b88e91 Add RCS Id, rename AUTHOR to AUTHORS. 2001-04-09 13:11:58 +00:00
wiz 414ef4dcef Fix date. 2001-04-09 13:11:28 +00:00
tsutsui 4112cebef6 Document COMPAT_AOUT_M68K. 2001-04-07 12:31:17 +00:00
wiz 0e9cec3b66 Double typo. 2001-04-06 15:54:10 +00:00
wiz 7e32c5e43d Two typos. 2001-04-06 15:53:43 +00:00
wiz fdb63fff38 Every man section begins with a single page:
Add share/man/{cat,man}4/macppc, and intro.{0,4} there.
Thanks to Tsubai Masanari for help in writing it.
2001-04-06 10:47:16 +00:00
onoe 2b490d37b2 add support Cisco aironet 350 series. 2001-04-06 09:31:20 +00:00
wiz 9726886d87 ie.4 is gone. 2001-04-05 12:47:27 +00:00
wiz 3c6a149a9b Don't mention ie(4) anymore, as it has been replaced by ai(4), ef(4),
and ix(4) a long time ago.
While I'm here, fix some whitespace, mention ega(4), and add xrefs
for ai(4), ef(4) and ix(4).
2001-04-05 12:47:05 +00:00
wiz f49721c0c6 This driver has been replaced by ai(4), ef(4), and ix(4) a long time ago
(February 1998), so we don't need the man page anymore.
Noted by Rafal Boni.
2001-04-05 12:30:21 +00:00
bjh21 bf63c86560 English grammar fixups. Mostly adding articles (definite and indefinite),
with occasional corrections of number and suchlike.  This shouldn't introduce
any semantic changes.
2001-04-04 16:57:53 +00:00
augustss dc702d43a6 Remove any mention of moused until I've actually written the program. 2001-04-04 14:16:07 +00:00
wiz 5885978f76 Add section to xref. 2001-04-04 11:39:40 +00:00
wiz 9f4a1a9112 Xref uvm(9), not UVM(9).
XXX: perhaps we should have a link to UVM(9), too?
2001-04-04 11:39:17 +00:00
wiz c89f8c6cc1 Add section to xref, and whitespace fixes. 2001-04-04 11:22:48 +00:00
wiz bf62f42958 Change markup a bit. 2001-04-04 11:22:27 +00:00
wiz e70a7aac7c Fix a xref, and some whitespace. 2001-04-04 11:22:05 +00:00
wiz 6a876f869e execve(2), not (3). Whitespace fixes. 2001-04-04 11:21:43 +00:00
wiz f3355d32a4 Whitespace and punctuation fixes. 2001-04-04 11:21:13 +00:00
wiz e54c83e137 dhclient(8), not (1), but postfix(1), not (8). 2001-04-04 11:13:44 +00:00
wiz 0b76669022 login(1), not (8). 2001-04-04 11:13:12 +00:00
wiz e911ab1c21 skeyaudit(1), not (8). 2001-04-04 11:12:28 +00:00
wiz 078da810d8 Sort SEE ALSO. 2001-04-04 11:01:51 +00:00
wiz 1d0d17a4fe setsockopt lives in 2, not 3. 2001-04-04 10:55:49 +00:00
wiz 9c9b947015 Whitespace nits. 2001-04-04 10:55:32 +00:00
wiz 57e1d47ab1 /var/log/messages, not /usr/adm/messages. (At least I hope so!) 2001-04-04 10:54:47 +00:00
wiz a964f8badc We have no tulip. 2001-04-04 10:53:12 +00:00
wiz d495f7fe2a Add section to xref. 2001-04-04 10:52:40 +00:00
wiz 5b3519fb1f newfs_lfs, not newlfs. Whitespace and punctuation fixes. 2001-04-04 10:52:23 +00:00
wiz d1dea2564c Improve xrefs, sort SEE ALSO. 2001-04-04 10:07:47 +00:00
wiz d4670270dc Punctuation and whitespace fixes. 2001-04-04 10:07:06 +00:00
wiz efe5fa7706 Sort SEE ALSO, and whitespace fixes. 2001-04-04 10:06:45 +00:00
wiz d9f57f27b7 Sort SEE ALSO. Remove a space. 2001-04-04 10:05:24 +00:00
wiz 25e77bc349 tcpdump(8) and isdnd(8) instead of (1). Whitespace fixes.
Sort SEE ALSO.
2001-04-04 10:05:01 +00:00
wiz a37a0b9a01 tcpdump(8) instead of (1). Whitespace fixes. Sort SEE ALSO. 2001-04-04 10:04:17 +00:00
wiz a3d2c74ab7 Improve markup slightly (still enough to do here); sort SEE ALSO.
Whitespace fixes.
2001-04-04 10:02:20 +00:00
wiz 44789d6214 Don't xref un(4). Whitespace fix. 2001-04-04 10:01:07 +00:00
wiz 1c175c4db9 wi(8) -> wi(4). 2001-04-04 10:00:40 +00:00
wiz c06278cfe8 Don't xref atalkd(8), we don't have it. 2001-04-04 10:00:29 +00:00
jdolecek 4fe147ddbf xref se(4) now that the manpage is built and installed 2001-04-03 11:51:33 +00:00
jdolecek 3bf5383edb add MCA i/o bus 2001-04-03 11:47:47 +00:00
jdolecek b61a5aeb17 build se(4) manpage and add it do distrib lists 2001-04-03 11:28:03 +00:00
wiz 1bce735644 Replace pccons(4) and vt(4) references by one to wscons(4). 2001-04-02 21:20:58 +00:00
wiz cb80f7e05b Remove any mention of PMS_RESET_AND_DISABLE, since it doesn't seem
to be in the code anymore.
2001-04-02 21:03:51 +00:00
wiz 368e8f931a Remove some unnecessary whitespace. 2001-04-02 20:42:19 +00:00
wiz 3f2fd85309 Spelling fix. Whitespace fixes. 2001-04-02 20:41:02 +00:00
wiz 7d34f1ff6c Don't Xref other (possible on this arch non-existing) device drivers,
just do the default arp/ifmedia/inet/netintro stuff.
Whitespace fixes.
2001-04-02 20:40:11 +00:00
wiz c1254791bb Replace reference to pcvt(4) with wscons(4), and whitespace fixes. 2001-04-02 20:38:54 +00:00
wiz 91676aabdb Some changes to make it more usable -- not very usable, though. 2001-04-02 18:32:02 +00:00
ichiro 8102caac9d add PLANEX USB-RS232 URS-03 2001-04-02 14:17:45 +00:00
soda 4a69865e90 Remove the paragraph which describes
"... we may remove PCIBIOS_INTR_FIXUP_FORCE option in the future...",
because this option is found useful on CASIO CASSIOPEIA FIVA MPC-206,
reported by oki@netbsd.org in japanese netbsd mailing list @ soum,
(article number 06480, 06499 and 06502).
Mmm, broken BIOS...
2001-04-02 12:03:56 +00:00
mrg af0b236278 note bumped CHILD_MAX. 2001-04-02 09:33:30 +00:00
nathanw 547003457e Grammar police. 2001-04-01 20:27:50 +00:00
nathanw de6224d7d3 "Notebooks" -> "laptop and notebook systems". 2001-04-01 20:19:20 +00:00
nathanw 3d034b594c Say "audio device driver" instead of merely "support". 2001-04-01 20:17:03 +00:00
augustss 38cffe019f Fix typo in HISTORY section. 2001-04-01 02:40:33 +00:00
augustss f3fa8520f2 Add portno locator to uvisor. 2001-04-01 02:38:49 +00:00
jdolecek 624afadeeb note MCA ate(4) attachment, Xref properly 2001-03-31 00:48:03 +00:00
minoura c5f4c05d10 Manual page for Yamaha YMF724/740/744/754 PCI audio driver. 2001-03-30 14:34:27 +00:00
kleink eeab7c27f7 Xref hme(4). 2001-03-30 13:57:07 +00:00
kleink 070bbaf9a2 Add a strawman hme(4) manual page; with input from Matthew Green. 2001-03-30 13:55:38 +00:00
fvdl 3cb024a283 Document NAMECACHE_ENTER_REVERSE. 2001-03-29 22:42:48 +00:00
jdolecek 40b414d7c9 fix typos (foreight --> foreign) 2001-03-29 08:47:47 +00:00
ichiro f4d6e18b7a add man file of umct driver 2001-03-28 18:56:42 +00:00
jdolecek be10c313e8 Note MCA we(4) attachment, mark as 'recommended'.
Kill bunch of typos in we(4) manpage.
2001-03-23 19:32:32 +00:00
jdolecek 22e5ccb8e7 make more like eisa(4) 2001-03-23 19:27:29 +00:00
drochner be5b4d13dd remove the "STANDARD UVM RETURN VALUES" section which is not true anymore 2001-03-23 17:14:43 +00:00
drochner d7c42bffab update uvm_vslock arguments and return value 2001-03-23 17:07:38 +00:00
jdolecek 1ef0d5ca57 document MCA ep(4) attachment 2001-03-22 17:04:37 +00:00
fair db62f78e85 Comment out CONFIGURATION section which refers to a README file that is not
installed in the system (but is in our source repository), per PR 10992
2001-03-21 20:26:27 +00:00
mjacob eac7f63639 Corrects PR misc/11479- add an ses(4) man page. 2001-03-21 20:10:41 +00:00
ad c570d7e5e8 Xr iop(4). 2001-03-20 13:09:40 +00:00
ad e5d0cdd17a Tidy a little. 2001-03-20 13:09:19 +00:00
ad fac6acf4f0 Add a little waffle about `inaccessible' devices. 2001-03-20 13:08:43 +00:00
jdolecek 1c341b3d49 Provide MCA com(4) attachment. Tested with IBM Internal modem, kindly
donated to me by David Brownlee <abs@anim.dreamworks.com>.
2001-03-19 21:56:43 +00:00
jdolecek e241005cd9 use 'elmc* at ...' instead of 'elmc0 at ...' 2001-03-17 16:34:29 +00:00
jdolecek aaea6fe66c add 3Com EtherLink/MC to the list of supported devices 2001-03-16 23:08:57 +00:00
jdolecek 8e16733376 add elmc(4) manpage, and xref it from ai(4), ef(4), ix(4) 2001-03-16 23:08:11 +00:00
wiz 2df6009319 Flesh out the description for MAINTAINER. Addresses pkg/11573. 2001-03-16 12:51:50 +00:00
wiz 1374c54cb8 Remove description for NO_DESCRIBE. 2001-03-16 12:44:19 +00:00
wiz 00c9eb8701 Remove documentation for NO_EXTRACT. 2001-03-16 11:47:23 +00:00
abs e876025c40 Xref chsh(1). 2001-03-16 10:13:17 +00:00
hubertf efc93d040b Run skeyaudit (only) from /etc/daily instead of /etc/security, else there's
some risk that the users don't get warned if an admin turns off running
/etc/security (by putting run_security=no into daily.conf).

Fixes PR 12267.
2001-03-15 02:23:47 +00:00
bouyer e28d425492 Update for promise Ultra/100 support. 2001-03-12 09:56:19 +00:00
is 782a7670e9 - The ioblix zbus board comes in 24 MHz and 22.1184 MHz clock variants.
We default to the (newer, more sane) 22.1184 MHz value, but set it from
the iobzclock variable (in Hz), which is initialized from the IOBZCLOCK
configuration option and patchable.
XXX we should time the clock at system startup.
- add ioblix_zbus to the GENERIC configuration.
2001-03-10 23:55:29 +00:00
thorpej bef1dcbc81 Document the forthcoming BUS_DMA_STREAMING flag, per the
discussion about it on tech-kern.
2001-03-07 22:23:45 +00:00
mrg e605caf0df note compat_sunos for sparc64, compat_netbsd32, and new compat_svr4_32 2001-03-05 02:35:22 +00:00
msaitoh f6d121802a add an entry for NetMos NM9835 2001-03-04 21:33:34 +00:00
jdc 2050bbec42 Addition of ahdilabel.8. 2001-03-04 21:04:22 +00:00
jdc 8067506a7e Document enhancements to ahdilabel :
boot sector and bad sector list are preserved by default, use 'z' to change
   type NNNm to make a partition size NNN megabytes
   type `-N' at `root' and `start' prompts to start after partition N
   type `-N' at `size' prompt to end before partition N
   type `-1' at `size' prompt to end at end of disk
   display pauses if 10 or more partitions to display
2001-03-04 21:00:00 +00:00
jdc 5116ec7ef9 Man page moved from sys/arch/atari/stand/ahdilabel. 2001-03-04 20:57:50 +00:00
bjh21 439283d3c2 Don't create /dev/cpu* any more.
[ Not properly regenerated since I haven't installed perl yet ]
2001-03-03 18:08:31 +00:00
jdolecek f7dd27c22b fix section xrefs for ai(4) and ef(4) 2001-03-02 21:50:10 +00:00
jdc ff84c9be3b Correct documentation of -k and -l options. 2001-02-25 19:22:16 +00:00
mrg 8b5c945dbb sshd is part of NetBSD these days.... this should have been updated when
ssh was integrated into netbsd, so as not to confuse people who think they
need to (and do) install some other ssh package on 1.5 or later machines.
2001-02-24 14:07:22 +00:00
hubertf 034e1acc06 install ipsec.conf.5 manpage 2001-02-23 02:38:42 +00:00
hubertf f7617b4ad7 I found etc/rc.d/ipsec reads this, so add some documentation.
OK'd by Itojun.
2001-02-23 02:32:27 +00:00
itojun a86059f695 mention that gif* can tunnel ISO over IPv4/6 using EON encapsulation.
XXX is terminology correct about netiso?
2001-02-20 12:55:24 +00:00
pooka 7cf18877e8 make this reflect the current state found in malloc.h 2001-02-17 22:21:05 +00:00
wiz 187ec466a3 Note COMMENT variable. 2001-02-17 19:16:30 +00:00
itojun 4f9ee0260b 6to4 is now RFC, update reference. sync with kame 2001-02-17 04:28:10 +00:00
lukem 2d7c1ae95f the default spool for lpd has been /var/spool/output/lpd (not /var/spool/lpd)
at least as long ago as when these were originally imported.
2001-02-15 14:57:42 +00:00
is 351ab21168 Added Zorro bus manufacturer/product id codes to the table of supported
Zorro boards, to ease identification.
2001-02-12 20:17:26 +00:00
is 5676e7788a Document the new Zorro bus boards. 2001-02-12 20:07:03 +00:00
nathanw eb65359d14 The card_attach_now flag hasn't been necessary or useful for some time.
Garbage collect the code and corresponding documentation.
2001-02-12 04:52:48 +00:00
jhawk 3dce135b76 Copyright 1997-2001 (range).
Document some stuff:
  show breaks
  show buf
  show ncache
  show page
  show pool
  show uvmexp
  show vnode
Sprinkle some commas.
2001-02-12 04:04:37 +00:00
jdolecek 4ceebb1156 Introduce max_grouplen - this determines the maximum permitted length
of group names, similarily to max_loginlen
2001-02-11 09:55:09 +00:00
enami 4c050f052a Subst head.cqh_first with CIRCLEQ_FIRST(&head) instead of CIRCLEQ_HEAD.
Pointed out by Tim on icb sometimes ago (iirc).
2001-02-11 03:22:46 +00:00
eeh 17a9e88b78 Update line discipline documentation. 2001-02-10 23:24:12 +00:00
briggs 23dbc539e2 Make and install pci_configure_bus(9) with a link to pci_conf_interrupt(9)
(called from pci_configure_bus()).
Also make and install pci_intr(9), which seems to have been overlooked in
the Makefile
2001-02-10 02:52:17 +00:00
briggs 36be5d5e65 Add man page for pci_configure_bus() 2001-02-10 02:50:37 +00:00
hubertf 592ead98b0 Add a note on enabling "secure" maps.
Suggested by bdc@world.std.com in PR 12149
2001-02-08 13:40:53 +00:00
tacha 6fb91304fb fix date and comment out Xref to midi(4). 2001-02-08 06:58:07 +00:00
itojun 1bba1c790c typo 2001-02-07 11:56:04 +00:00
itojun 2adb8e1671 document ND6_DEBUG 2001-02-07 11:40:16 +00:00
ad 8d75ab98d3 Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
ad d869a18389 Sync with reality. 2001-02-04 16:59:22 +00:00
is 5774da6797 Initial wscons support by Jukka Andberg from PR 11068. 2001-02-02 21:54:49 +00:00
augustss de9cbc6035 Mention umidi in device list. 2001-02-02 05:33:10 +00:00
wiz 2fb3a350e6 Document MESSAGE_SUBST, and PLIST_SUBST, and generally update the
document for some changes in the last months (or even earlier).
2001-01-31 17:04:03 +00:00
augustss edf1fa21c4 Add umidi(4). 2001-01-31 04:32:18 +00:00
ichiro 4e97eee598 ass product USB-RSAQ. 2001-01-28 03:48:40 +00:00
nathanw ec72e52bed Advananced Systems Products is now ConnectCom Solutions. 2001-01-28 03:04:18 +00:00
nathanw f80f6c9cca Edit for grammar and clarity. 2001-01-28 02:33:04 +00:00
nathanw d50d9fcf41 Edit pcppi(4) for clarity.
Make spkr(4) link to the speaker man page, not the pcppi man page.
2001-01-28 01:39:40 +00:00
nathanw ab7986244d Note joy at pnpbios; cross-reference joy(4) and pnpbios(4). 2001-01-28 00:59:27 +00:00
itojun fee00b1a78 mark cloned routes with RTF_CLONED. present it with netstat -r by "c".
let static routes overwrite cloned routes, as cloned routes can come back again
if necessary.  behavior same as freebsd/bsdi, code partially from bsdi42.
(NRL rt->rt_parent was not added)
should fix PR 11916 and maybe some other PRs with ARP behavior.

recompilation of usr.sbin/route6d is suggested.
2001-01-27 04:49:31 +00:00
garbled af36c1ab79 Document OSVERSION_SPECIFIC. 2001-01-24 10:01:14 +00:00
augustss 7e55d8a1a4 Describe that the Visor has multiple ports. 2001-01-23 21:31:10 +00:00
augustss 2a80f01a2c Add and xfer uplcom(4). 2001-01-23 02:14:01 +00:00
ichiro e02943e815 add man page of uplcom 2001-01-23 01:42:33 +00:00
ad 2962c6f0a3 Fix typo. 2001-01-22 21:58:17 +00:00
ad 9c7e523b64 - Complain if interrupt-driven retrieval of AENs fails somehow.
- Clamp the number of outstanding commands to 129.
- Other tweaks.
2001-01-22 17:32:11 +00:00
itojun a836499e32 make it possible to turn off ingress filter on gif/stf tunnel egress,
by using IFF_LINK2.  (part of) PR 11163 from Ken Raeburn.
2001-01-22 07:51:01 +00:00
itojun 9523bb892e correct RFC # for DF bit behavior 2001-01-22 07:30:40 +00:00
augustss 048155a1d1 I was wrong, MIDI isn't quite there yet. 2001-01-22 01:38:18 +00:00
augustss bcdad7bb8b There seems to be a midi attachment to clct. 2001-01-22 01:33:13 +00:00
augustss 26efb9351b Add clct(4) man page. 2001-01-22 01:28:53 +00:00
veego b05fd9e58b Document SVR4_PKGNAME. 2001-01-21 22:41:48 +00:00
augustss 05c9b152d9 Update to reflect reality. 2001-01-21 00:50:48 +00:00
manu 06f408a6ac Updated COMPAT_LINUX: we now have an experimental powerpc port. 2001-01-19 01:58:06 +00:00
enami 57399272ff - add /dev/zero.
- remove sys/vm.
2001-01-19 01:36:04 +00:00
itojun 9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
pooka b6fb3c0605 typo (fix it)
Reported by Tetsuya Isaki in misc/11988
2001-01-18 10:19:42 +00:00
augustss 6e4a47f95c Update documentation to reflact new location and name of the symbol
defined if a port has generic soft interrupts.
2001-01-18 04:17:47 +00:00
agc d33f71741e Update the documentation to reflect the deletion of NO_WRKDIR 2001-01-16 14:03:07 +00:00
augustss b39abcba93 Fix typo. 2001-01-16 04:34:40 +00:00
augustss 9314c6d3af Add model name to Inland adapter. 2001-01-15 14:07:41 +00:00
jdolecek 99eacc3503 move the info about supported cards from NAME section to SYNOPSIS 2001-01-15 13:59:00 +00:00
nathanw 7fe3932bd4 Add a device known to (currently) use the FTDI chipset. 2001-01-13 20:53:22 +00:00
nonaka a8d72bfe57 add man8.prep 2001-01-13 19:35:35 +00:00
nonaka a5374efc80 add prep MAKEDEV related manpages. 2001-01-13 19:35:12 +00:00
itojun d5197a0b22 mention that the file is like /etc/ifconfig.fxp0. wording. 2001-01-12 02:55:28 +00:00
jhawk 0d99070cf2 Change wi(4)'s default from ad-hoc mode to BSS mode. Also
some minor manpage fixes.
2001-01-11 19:33:51 +00:00
itojun 3711020b5c extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!).  inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
augustss a5b477a650 Xref usscanner(4). 2001-01-11 07:05:58 +00:00
augustss 1463ebdb03 Add usscanner(4). 2001-01-11 06:10:01 +00:00
abs 6258e0bf60 Add a new variable 'backup_dir', which can be used to change the backup
directory from /var/backup (useful for those of us who have a separate /var
and would like to have our backup disklabels on the root filesystem).
Default behaviour unchanged. backup_dir being unset is taken as /var/backup.
2001-01-09 17:30:29 +00:00
bouyer 39ad4913b6 Update for Ultra/100 support, and add ICH2. 2001-01-09 11:38:27 +00:00
martin 6d1e5dd848 Regen after adding of isdn devices to MAKEDEV scripts. 2001-01-08 22:27:51 +00:00
rh 1e5b48b49d Add 'esm' to audio devices section 2001-01-08 21:00:20 +00:00
rh ad95c5fc9b Add reference to esm(4) 2001-01-08 20:12:51 +00:00
rh fde1710f1c Add manpage for 'esm' PCI audio driver 2001-01-08 20:03:34 +00:00
martin 592d28a907 Regen after MAKEDEV update. 2001-01-08 06:22:42 +00:00
ad dc084200cc Sync with reality. 2001-01-07 16:01:10 +00:00
martin 244a56810f Update after ISDN devices have been added. 2001-01-06 13:53:18 +00:00
martin f7c04f17a4 Enable new imported ISDN4BSD man pages. 2001-01-05 15:46:12 +00:00
martin 295d8f125c Documentation for the kernel part of ISDN4BSD.
XXX - needs some work
2001-01-05 15:43:14 +00:00
nathanw 9f55870caf Put correct whitespace in .Xr command so that the comma doesn't end up
in the section description.
2001-01-03 20:19:42 +00:00
itojun 6c348b2e2e add $ip6sitelocal, to control installation of reject route for fec0::/10. 2001-01-03 17:54:04 +00:00
lukem 9661e3aa77 add LIBC_DIAGASSERT and MALLOC_OPTIONS 2001-01-03 13:35:11 +00:00
lukem 77d909536c remove unnecessary duplication 2001-01-03 13:32:33 +00:00
lukem b206a768a3 add manual page for _DIAGASSERT(3) 2001-01-03 13:29:59 +00:00
lukem 39de8f8975 improve readability 2001-01-03 07:50:54 +00:00
augustss 627c81d365 Add uyap(4) man page. 2001-01-02 22:32:28 +00:00
hubertf 6e09105843 * Remove documentation of NOCLEANDEPENDS (it's set by default, and there
is no need to change things on that area)
 * Document MAKEFILE, per PR 11866 by Richard Tibbetts <tibbetts@mit.edu>
2001-01-01 22:27:14 +00:00
augustss d3562d8247 Remove some scanners that should be handled by another driver. 2001-01-01 18:59:20 +00:00
sommerfeld ea23a4b9a6 Preliminary pci_intr_* man page. 2000-12-28 23:06:08 +00:00
hubertf 1aecee892f Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, WS_KERNEL_COLATTR
to synopsis. Partly by Dominik Rothert <dr@astorit.com>.
2000-12-26 13:02:18 +00:00
wiz 987c42ae1c some whitespace cleanup 2000-12-24 02:52:53 +00:00
bjh21 883b619b51 MAU detection on E200 now works. 2000-12-22 22:24:09 +00:00
bjh21 5cff2cca3b We seem to have support for automatic media selection now. 2000-12-20 23:11:26 +00:00
bjh21 454c532104 Add eh(4). 2000-12-20 21:24:35 +00:00
bjh21 0c2232a7c4 Manual page for the eh driver, for older i-cubed EtherLan cards. 2000-12-20 21:12:14 +00:00
jhawk 99cad24a0c First appeared in 1.6 (or possible 1.5.1, but we don't
know that yet), not in 1.5.
2000-12-20 02:16:33 +00:00
onoe 808d00175e add reference to an(4). 2000-12-19 15:33:52 +00:00
onoe e371bfa913 add more note for Cisco 340 series. 2000-12-19 15:24:28 +00:00
bouyer 131e5cac54 Ops, forgot to mention ti(4) as supporting 802.1Q MTU. 2000-12-19 14:52:37 +00:00
kleink f02540ff10 C99: Print the name of the function enclosing the assertion, if possible. 2000-12-19 14:32:59 +00:00
bouyer 7aa9a94003 Note 1000baseT support, and remove "VLAN not supported" from bug section. 2000-12-19 14:10:51 +00:00
bouyer 0f4954d655 Document the MTU problem and drivers supporting the 802.1Q MTU. 2000-12-19 14:04:03 +00:00
soren 86e8bea553 an(4) is not specific to i386. 2000-12-17 21:44:50 +00:00
thorpej a4e1165923 Note the isapnp front-end for the Aironet driver. 2000-12-17 20:38:22 +00:00
lukem bacbe78fc4 use `service' instead of `program' 2000-12-15 00:57:27 +00:00
augustss 47ebd7e631 Spell the name of the driver an (not wi), also note pci attachment. 2000-12-14 04:49:20 +00:00
onoe 9676644627 fix typo: no not -> do not 2000-12-14 03:11:45 +00:00
onoe d565f4b278 add an.4 2000-12-14 03:03:58 +00:00
onoe a98df4a85f man page for an driver, obtained from FreeBSD. 2000-12-13 21:00:53 +00:00
itojun bac5a05e92 s/IP-only/IPv4-only/. 2000-12-12 18:15:38 +00:00
bjh21 fc878a5f9c Bump Dd 2000-12-11 23:50:16 +00:00
bjh21 2268d7952a Document cache-disable flag. 2000-12-11 23:49:36 +00:00
jdolecek a780efe627 reformat the module type descriptions, add stuff from former
/usr/share/lkm/README
add (short) Emulation module description, update Execution Interpreters
entry
add NOTES sections, mention secutiry considerations here and note that
module can crash system easily (part of the latter was also taken from
/usr/share/lkm/README)
don't xref /usr/share/lkm (that doesn't exist anymore) - reference
lkm/ under kernel source tree
remove BUGS section - the bit about 'killing machine' is under NOTES now,
and the streams note is outdated
2000-12-11 13:58:02 +00:00
ad f7e9cac3fa Xr iopctl 8 2000-12-11 13:53:11 +00:00
ad 119e6fa6aa Document the ioctl() interface. 2000-12-11 13:15:43 +00:00
ad 5ffa79d642 Remove junk. 2000-12-11 13:11:59 +00:00
ad f92936a714 Fix typo, and sync with reality. 2000-12-11 13:10:24 +00:00
bjh21 87517b3e0d Add podulebus(4) and unixbp(4). 2000-12-09 18:30:01 +00:00
bjh21 faef3e8ac9 Manual page for unixbp. 2000-12-09 18:29:17 +00:00
augustss cba59795d5 Fix tyop. 2000-12-09 02:11:51 +00:00
jdolecek 7f028da379 add I/O Data USB-ET/T to the list of supported devices 2000-12-06 21:45:41 +00:00
wrstuden 4a36104a80 Sync with current versions of MAKEDEV files. Was meant to catch
addition of ttyCY to bebox, i386, macppc, and prep, but evidently
is catching more.
2000-12-05 21:25:35 +00:00
wrstuden c394928040 Update to changes in MAKEDEV. Intended to catch addition of ttyCY,
but is catching more.

Also, this is the first checkin using rev 1.2 of MAKEDEV.8.template,
and as such includes removal of the requirement to acknowledge
Christopher G. Demetriou in advertizing material.
2000-12-05 21:24:36 +00:00
drochner 19e58bdc3b documentation for NFS_BOOT_BOOTP_REQFILE 2000-12-05 18:05:49 +00:00
minoura 9532cd253c Alias compat_win32.8 and peace.8. 2000-12-03 02:41:19 +00:00
minoura 756530c58f Update. 2000-12-03 02:39:42 +00:00
jdc 25d69ca80f Boot OS is -b not -o. 2000-11-28 19:38:38 +00:00
ad 5edd5b624f Note auich. 2000-11-28 12:42:51 +00:00
thorpej ea9d918cfd Manual page for the auich(4) driver. 2000-11-28 05:15:12 +00:00
ad 57ea462da2 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
takemura 3c9d9276dc Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
PWR_SOFTRESUME. Apm calls powerhook with the values in normal interrupt
priority level while others are protected with splhigh().
2000-11-26 11:08:57 +00:00
mrg 718e340319 document sparc64 usage. 2000-11-26 00:44:16 +00:00