Commit Graph

2782 Commits

Author SHA1 Message Date
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