Commit Graph

3640 Commits

Author SHA1 Message Date
uwe e32fc00efe s/passwd/passed/ 2002-02-12 16:14:13 +00:00
wiz a774afda30 Whitespace nits, and a paragraph fix. 2002-02-11 22:09:18 +00:00
eeh 1c986d2f83 New fine-grained BUS_SPACE_SYNC* operations. Since these are completely
machine dependent, port maintainers need to implement them themselves.
2002-02-11 22:05:13 +00:00
kleink 6ba195c4e1 Add link for pci_conf_hook(). 2002-02-11 18:48:03 +00:00
kleink 47294af050 Add documentation for pci_conf_hook(). 2002-02-11 18:43:39 +00:00
jdolecek 96b14b7848 Document PIPE_SOCKETPAIR 2002-02-11 18:16:48 +00:00
wiz 66df0333a1 s/seperate/separate/ 2002-02-11 10:44:38 +00:00
martti d7bcd10a27 ipfs allows state information created for NAT entries and rules using
keep state to be locked (modification prevented) and then saved to disk,
allowing for the system to experience a reboot, followed by the restoration
of that information, resulting in connections not being interrupted.

To activate this feature, set ipfs=YES in /etc/rc.conf
2002-02-11 10:19:55 +00:00
ross b47221844a fix isolated collateral damage from <>& churn 2002-02-10 02:46:27 +00:00
fair a53ca6a8a2 Fix a minor goof. 2002-02-09 23:15:54 +00:00
fair 5878a63064 Clean up the DEC 3000 entries, and add PWS PCA56 models. 2002-02-09 23:03:21 +00:00
fair 0a2cd6790f A more complete (and hopefully accurate) system/CPU listing, to
answer the submitter of PR 3977 who is never satisfied.

Additional review from a DECcie (or anyone else with first-hand
information) would be appreciated.
2002-02-09 11:14:21 +00:00
wiz 384ddf7036 s/All four/All five/ 2002-02-07 17:15:23 +00:00
wiz 441cd2f38e Fix typo reported in misc/15524. 2002-02-07 14:30:22 +00:00
ross 8bd7cb6a69 Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would
  never know that from its frequent use in this tree. There is a
  "-offset indent" combination that makes sense, and you can certainly
  say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
  use a callable macro. So "-width Ar filename" doesn't make sense,
  but either "-width Ar" or "-width filename" does, as might something
  like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
  to create simple item lists. Those should be simplified one of these
  days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
wiz 6c8b3885d6 Some nits. 2002-02-06 21:18:51 +00:00
jdolecek cf523d6e7c Move the joy(4) manpage to MI location, too - it's not i386-only.
Pointed out by Thomas Klausner, thanks :)
2002-02-06 21:06:32 +00:00
wiz 7d3c2b8400 Drop some trailing whitespace. 2002-02-06 19:29:06 +00:00
wiz eae645b02b Fix some typos, uppercase tcp. 2002-02-06 19:17:01 +00:00
wiz c36eec1c26 Fix .Dd (no abbreviations, please). 2002-02-06 19:09:22 +00:00
tron c5118cc527 Add the SMC 9452TX to the list of cards. 2002-02-05 21:50:34 +00:00
mrg 1956e2770e add some more details. 2002-02-05 13:44:01 +00:00
kleink e930ad8aed KNF example code snippet. 2002-02-05 01:47:42 +00:00
augustss 7be4e1341d Add a sentence about the no-reset-on-open device node. 2002-02-05 00:37:48 +00:00
kleink d4e99a46ec Add a separate varargs(3) manual page, reusing stdarg(3) contents, and
remove the name `varargs' from stdarg(3); inspired by conversation with
Charles Hannum.
2002-02-04 20:09:46 +00:00
kleink 1b7ae2b741 While va_{start,arg,end} conform to ISO C90, they were certainly not
introduced in there but ANSI C; pointed out by Charles.
2002-02-04 18:27:38 +00:00
kleink 807b630c0b Fix typo. 2002-02-03 22:34:49 +00:00
kleink 2f289b0f4d American English, one grammar nit. 2002-02-03 22:22:45 +00:00
fair 3e8b41381f Document NetBSD/sparc support for HyperSPARC and sun4u per PR 14851.
Also mention JavaStation support.
2002-02-03 11:13:14 +00:00
wiz ace586ad17 Drop trailing whitespace. 2002-02-02 11:11:20 +00:00
augustss 9ce3f751cb A number of small fixes from Sergey Svishchev. 2002-02-02 11:07:36 +00:00
tls 0514111ca1 Update to reflect the current maximum number of ptys and set of pty names 2002-02-02 07:35:49 +00:00
eeh 1630fbf09b De-clunikfy some grammar. 2002-02-01 18:47:17 +00:00
dsainty 5a1a1f37a6 Add a verified working device: FujiFilm FinePix1300 2002-01-31 10:26:42 +00:00
lukem 8923661dfa rename NETWORK to NETWORKING 2002-01-31 01:28:53 +00:00
wiz 534f95bc6e Fix Xref. 2002-01-28 12:29:38 +00:00
wiz 3f3fd41484 Grammar and punctuation fixes. 2002-01-28 12:26:08 +00:00
bouyer d335e7afdc Note that check_disks also reports failed raidframe components. 2002-01-28 09:02:51 +00:00
augustss 38691fa87a Explain the 'ex0: uplistptr was 0' message. 2002-01-28 01:57:29 +00:00
augustss 5546150f48 Note `adv at cardbus' 2002-01-28 01:22:14 +00:00
bouyer d5b1ff95c6 Ops, also note the 53c1510d 2002-01-25 14:15:44 +00:00
bouyer 2fcb5aa824 Note that the 1010-33 is only supported in Ultra2-wide mode. 2002-01-25 13:48:59 +00:00
bouyer 82c55f2186 Note Ultra160 support. 2002-01-25 13:42:51 +00:00
he e3812c3916 Say that this driver first appeared in 1.5.3. 2002-01-24 22:24:19 +00:00
he 7366cfbf4c Add a cross reference to esa(4). 2002-01-23 20:58:20 +00:00
jdolecek 9dc7a3fb6e note uaudio is half duplex ATM, too 2002-01-21 23:19:41 +00:00
jdolecek 66398facee Add missing trailing 'l' to the USB specifications URL, and drop trailing
dot which appeared as if part of the URL
2002-01-21 23:13:51 +00:00
kleink f2c19708a2 Mention the MK48T18 here, too. 2002-01-21 18:48:31 +00:00
wiz c90ca864f2 Fix typo in macro. 2002-01-21 18:03:59 +00:00
wiz cd82466b8d Fix typo in macro, and another one. 2002-01-21 18:02:53 +00:00
wiz 61d6e22ad7 Use mdoc macros instead of man ones. 2002-01-21 17:58:19 +00:00
wiz 8aa6473f4a mdocify. 2002-01-21 17:56:20 +00:00
wiz 62b318c374 Fix typo in macro. 2002-01-21 17:49:23 +00:00
wiz c406f4a97f Drop some unnecessary lines. (Should have been .\" instead anyway.) 2002-01-21 17:48:01 +00:00
wiz fa94b1c90e Fix typo in macro. 2002-01-21 17:46:42 +00:00
wiz 5f167b7127 Remove '.'-line. 2002-01-21 17:44:45 +00:00
wiz 6b8dcf558f Drop superfluous .Re. 2002-01-21 17:41:01 +00:00
wiz 0f1c65a154 Remove superfluous dot. 2002-01-21 17:39:18 +00:00
wiz 6147e5d240 Fix typo in macro. 2002-01-21 17:38:21 +00:00
wiz 31cd3ffa7e Typo in macro. 2002-01-21 17:27:45 +00:00
wiz 46a8914af0 Fix typos, and formatting fix. 2002-01-21 17:26:17 +00:00
wiz 450fd3e9c9 Sort two macros. 2002-01-21 17:11:55 +00:00
wiz 6ae658642d Punctuation nit, file system separation, and slight formatting improvements. 2002-01-21 15:55:36 +00:00
lukem deb1dc05c2 - document rc_fast_and_loose, racoon, ifwatchd, altq, named_chrootdir,
ntpd_chrootdir, ndbootd, isdnd, isdn_autoupdown, poffd, moused
- reorder some entries
- add "passes xxxx_flags" for some entries
- clarify the types of a few variables
- fix typos
2002-01-21 15:40:55 +00:00
he 2af4d16cbb Say that this driver appeared first in 1.5.3. 2002-01-19 21:59:55 +00:00
lukem f321bdd705 spelo 2002-01-18 14:38:32 +00:00
wiz f69efa71b3 Remove trailing whitespace. 2002-01-18 14:11:10 +00:00
ichiro d2b5ad8b33 add some supported cards 2002-01-18 12:18:17 +00:00
joda 4a42472b23 add support for Ericsson PRISM2 card (kern/15130) 2002-01-17 09:56:43 +00:00
kleink 15c5d59ce0 Two more supported things:
* Siemens MP3-Player USB
* STMicroelectronics ST92163 Mass Storage library Tester
  (used in the above)
2002-01-16 17:10:58 +00:00
wiz fd894e8f02 Grammar and typo fixes, markup improvements. 2002-01-15 16:38:29 +00:00
wiz 9e3abd4bd4 .Bd -literal instead of -unfilled. 2002-01-15 16:15:25 +00:00
wiz af2a05595f .Dd should get long month names; .Sy is symbolic, .Ss is for subsection headers;
drop some unnecessary .Pps.
2002-01-15 16:14:44 +00:00
minoura 8c115084b4 Update for the new boot system. 2002-01-15 16:11:21 +00:00
wiz fa6ac3e52a Drop trailing dot in .Nd. 2002-01-15 14:20:55 +00:00
wiz 7c2519289b Format AUTHORS section. 2002-01-15 02:12:30 +00:00
wiz 36e07239f9 Fix pasto, and sort SEE ALSO. 2002-01-15 02:11:48 +00:00
wiz bec674afb6 Comment out two non-existing xrefs. 2002-01-15 02:11:31 +00:00
wiz 0fdd078e66 Sort SEE ALSO, and comment out non-existing xref. 2002-01-15 02:11:09 +00:00
wiz da6079c91e Punctuation and whitespace nits. 2002-01-15 02:10:51 +00:00
wiz c988cc2be4 Drop a .Pp, and comment out non-existing xref. 2002-01-15 02:10:34 +00:00
wiz 3b84ab90c4 Sort SEE ALSO. 2002-01-15 02:10:17 +00:00
wiz aa402dad71 Drop a .Pp, and comment out non-existing xref. 2002-01-15 02:09:39 +00:00
wiz 80bc00bd5f Punctuation nit. 2002-01-15 02:09:19 +00:00
wiz 305d37b2d8 Formatting fix. 2002-01-15 02:08:49 +00:00
wiz 0f4468d078 Sort SEE ALSO. 2002-01-15 02:08:38 +00:00
wiz 5576f7453a Drop an unnecessary .Pp. 2002-01-15 02:08:10 +00:00
wiz efb4b35491 Punctuation and whitespace nits. 2002-01-15 02:07:53 +00:00
wiz 43aaabd4c3 Punctuation nit. 2002-01-15 02:07:39 +00:00
wiz 0f234d01c7 Sort SEE ALSO. 2002-01-15 02:06:30 +00:00
wiz b8a8064dbf Punctuation nit, sort SEE ALSO. 2002-01-15 02:05:53 +00:00
wiz a1bb3ea977 Drop some unnecessary .Pps. 2002-01-15 02:04:58 +00:00
wiz efdb8f8cc1 Punctuation nit. 2002-01-15 02:04:38 +00:00
wiz d66f8f255c Sort SEE ALSO. 2002-01-15 02:03:42 +00:00
wiz 1d2d5ede1b Formatting nit. 2002-01-15 02:03:32 +00:00
wiz 9127f0ef81 Sort SEE ALSO. 2002-01-15 02:03:07 +00:00
wiz dacb52d6f7 Sort SEE ALSO, drop a .Pp. 2002-01-15 02:02:49 +00:00
wiz 88461eeb13 Sort SEE ALSO. 2002-01-15 02:01:56 +00:00
wiz 487eadfca9 Sort sections. 2002-01-15 02:01:23 +00:00
wiz ed8c2f20d3 Drop a trailing comma in SEE ALSO. 2002-01-15 02:00:58 +00:00
wiz 13272d2566 Sort SEE ALSO. 2002-01-15 02:00:43 +00:00
wiz 120677d92f Sort sections. 2002-01-15 02:00:07 +00:00
wiz 234c30c5eb Drop an unnecessary .Pp. 2002-01-15 01:59:55 +00:00
wiz 814d0bba24 Sort sections. 2002-01-15 01:59:42 +00:00
wiz 1425a9eaab Drop a trailing empty line. 2002-01-15 01:59:34 +00:00
wiz dcb9fd9205 Sort SEE ALSO. 2002-01-15 01:53:48 +00:00
wiz 697ccf640c Drop a trailing dot in SEE ALSO. 2002-01-15 01:53:09 +00:00
wiz 9e2e1268f8 Sort SEE ALSO. 2002-01-15 01:52:57 +00:00
wiz d6c552f339 Sort SEE ALSO, punctuation nit. 2002-01-15 01:52:48 +00:00
wiz b58747c2e5 Sort sections. 2002-01-15 01:52:26 +00:00
wiz 602eabd87e Drop an unnecessary .Pp. 2002-01-15 01:51:15 +00:00
wiz 076ef670bb Sort SEE ALSO. 2002-01-15 01:50:08 +00:00
wiz b55091288f Drop an unnecessary comma in SEE ALSO. 2002-01-15 01:49:56 +00:00
wiz 036bb160a1 Sort SEE ALSO. 2002-01-15 01:49:41 +00:00
wiz ce72cdc103 Drop an unnecessary .Pp. 2002-01-15 01:49:30 +00:00
wiz 45c345aee1 Sort sections. 2002-01-15 01:48:49 +00:00
wiz d4ae979815 Sort SEE ALSO. 2002-01-15 01:48:32 +00:00
wiz 1287166097 Formatting improvements, sort SEE ALSO. 2002-01-15 01:48:19 +00:00
wiz fbbe580358 Add comma in SEE ALSO. 2002-01-15 01:47:54 +00:00
wiz 2146fdb1cd Drop a trailing empty line. 2002-01-15 01:47:45 +00:00
wiz cd5daa51dc Add comma in SEE ALSO. 2002-01-15 01:47:38 +00:00
wiz a4700070b1 Drop a trailing empty line. 2002-01-15 01:47:22 +00:00
wiz c95142b604 Sort sections. 2002-01-15 01:47:03 +00:00
wiz 3f67d6944c Sort SEE ALSO. 2002-01-15 01:46:41 +00:00
wiz 84978d890d Sort sections. 2002-01-15 01:46:29 +00:00
wiz 66a91400fc Drop some .Pps, sort sections and SEE ALSO. 2002-01-15 01:45:28 +00:00
wiz 35f42d96d9 Drop some .Pps, and convert some empty lines to .Pps. 2002-01-15 01:44:58 +00:00
wiz a6623f6ddf Sort SEE ALSO. 2002-01-15 01:43:27 +00:00
wiz b682fecaec Formatting improvements, sort sections. 2002-01-15 01:43:17 +00:00
wiz 73e1c0e07b Sort SEE ALSO. 2002-01-15 01:42:14 +00:00
wiz da0a59b443 Add RCS Id. 2002-01-15 01:42:01 +00:00
wiz 3b53396b96 Drop some unnecessary empty lines, sort sections. 2002-01-15 01:41:11 +00:00
wiz 51b5f1fab1 Use standard headers, sort sections and SEE ALSO. 2002-01-15 01:38:46 +00:00
wiz 2f7c43c2e1 Drop a trailing comma in SEE ALSO. 2002-01-15 01:38:28 +00:00
wiz 5936295f43 Sort SEE ALSO. 2002-01-15 01:38:16 +00:00
wiz 2f782e07aa .Pp instead of empty lines, use .Xr in one place, and quote ? as macro argument in another. 2002-01-15 01:38:04 +00:00
wiz 82331d2817 Use standard headers, sort sections and SEE ALSO. 2002-01-15 01:37:10 +00:00
wiz 2f28a75eb6 Drop a trailing dot in SEE ALSO. 2002-01-15 01:36:51 +00:00
wiz ab8993879a Comment out nonexisting xref, use .Nx instead of NetBSD. 2002-01-15 01:36:36 +00:00
wiz 90561d66ba Fix to xrefs. 2002-01-15 01:36:15 +00:00
wiz abcad0c4a0 Sort SEE ALSO, use .Nx instead of NetBSD. 2002-01-15 01:36:02 +00:00
wiz 594c68e260 Sort SEE ALSO. 2002-01-15 01:35:44 +00:00
wiz c740642bed Sort sections, sort SEE ALSO, .Ic instead of .Xr for non-existing programs. 2002-01-15 01:35:27 +00:00
wiz b2f02c319b Use standard headers, sort sections. 2002-01-15 01:32:14 +00:00
wiz 0ce4d14178 Drop a .Pp. 2002-01-15 01:32:01 +00:00
wiz 819702379e Use standard headers, sort sections. 2002-01-15 01:31:48 +00:00
wiz 38bb3f47b5 Drop .Pp before/after (sub)section headers. 2002-01-15 01:31:30 +00:00
wiz fc716dcf38 Sort sections. 2002-01-15 01:30:45 +00:00
wiz fef8e5e62b Formatting improvements. 2002-01-15 01:30:39 +00:00
wiz 353da80a47 Use .Sx for section xref, drop a .Pp. 2002-01-15 01:30:14 +00:00