Tom Rhodes
071d726d01
Xref miibus(4).
2003-02-15 17:12:53 +00:00
Tom Rhodes
8950078a6d
Add a manual page for miibus(4) and attach it to the build.
...
Reviewed by: peter, rwatson (older version)
2003-02-15 16:01:36 +00:00
Hidetoshi Shimokawa
057d288216
Add description about device detaching.
2003-02-13 03:42:53 +00:00
Hidetoshi Shimokawa
f5bff46069
Add description about kldload and security note.
2003-02-12 06:48:45 +00:00
Warner Losh
184210ff8f
Update man page to match the new world order after Sam updated us to
...
NetBSD's 802.11 infrastructure.
2003-02-11 17:40:56 +00:00
Warner Losh
7f511526c2
Commit a nearly real man page describing the current state of devctl.
...
More work likely needs to happen. This describes things better than
the old "this man page intentionally left blank" style man page that
I'd committed previously.
Nitpickers: comb nits and commit!
2003-02-11 17:36:38 +00:00
Joerg Wunsch
64537ecdf0
Document the recent changes for vinum as root filesystem.
...
MFC after: 2 weeks
2003-02-05 21:05:03 +00:00
Hidetoshi Shimokawa
83fa407ca1
Add some reference.
2003-02-05 06:41:19 +00:00
Chris Costello
b9e873d4a0
Properly capitalize the subsection title on setting MAC labels.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-02-01 23:11:57 +00:00
Chris Costello
028c285dc4
Fix table formatting for printed man pages.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-02-01 23:06:30 +00:00
Chris Costello
58ce77d37b
Add a section on the areas of enforcement and the sysctls used to tune
...
enforcement.
Sponsored by: DARPA, Network Associates Laboratories
2003-02-01 00:27:03 +00:00
Tom Rhodes
9b8fbc361b
The umass(4) driver now supports the Trek Thumbdrive 8MB.
2003-01-30 18:37:34 +00:00
Maxime Henrion
4277d278d6
On -CURRENT, we need "device apm" and not "device apm0 at nexus?".
2003-01-29 21:51:05 +00:00
Hidetoshi Shimokawa
8f72047072
Fix typo and update information.
2003-01-25 15:24:59 +00:00
Hidetoshi Shimokawa
febe9e5d0a
Rescaning the bus is usually unnecessary.
2003-01-25 15:07:22 +00:00
Prafulla Deuskar
c21834960e
Correct License text.
...
MFC after: 1 day
2003-01-24 21:28:20 +00:00
Josef Karthauser
d0e067057d
Update with the current list of scanners that the driver supports.
2003-01-21 11:39:13 +00:00
Sam Leffler
4fd3f3c599
hook fast_ipsec.4 up
2003-01-21 05:35:56 +00:00
Sam Leffler
d97bfa7f67
fast ipsec protocols
2003-01-21 05:35:08 +00:00
David E. O'Brien
dd3d8e7184
Augment the model number list.
2003-01-21 04:43:16 +00:00
Chris Costello
daa1772e06
Properly mark up column lists. This does not affect output; I just had
...
the arguments to .Bl incorrect.
Sponsored by: DARPA, Network Associates Laboratories
2003-01-20 21:15:03 +00:00
Chris Costello
bc2c2a48a9
Reference the MAC chapter in the user Handbook.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-20 21:07:11 +00:00
Josef Karthauser
6ee4bee25a
Support for the "Seiko Epson Perfection 1260 scanner".
...
Submitted by: Michael Lestinsky <michael@lestinsky.de>
MFC After: 3 days
2003-01-20 00:41:30 +00:00
Tom Hukins
a91ca0643d
Note that Wisecom's PCI adapter works.
2003-01-18 21:47:48 +00:00
Ruslan Ermilov
3d14086152
Mention net.inet.ip.accept_sourceroute.
2003-01-17 14:07:03 +00:00
Nate Lawson
031bacf859
kernel:
...
* Fix a bug where devices weren't cleaned up on close(): CAM_REQ_CMP != 0
user:
* Increase timeout in usermode to CAM_TIME_INFINITY. The initiator is in
charge of timeouts and the value was in ms, not seconds.
* Bring two debugging printfs under the debug flag
* Clean up man page to show increased testing on isp(4)
Submitted by: gibbs (bugfixes)
2003-01-16 00:24:29 +00:00
Chris Costello
972f13bc95
Slightly better grammar.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-15 06:11:13 +00:00
Chris Costello
ccf09d7c4b
Update cross-references to include mac(4).
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-15 02:59:36 +00:00
Chris Costello
a56840346b
Welcome mac(4), the central source of information for all things MAC.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-15 02:57:39 +00:00
Tim J. Robbins
1493ebe7db
Cross reference lio_listio(2).
2003-01-14 03:42:16 +00:00
Tim J. Robbins
264f5acaf6
Manual page for sem.ko/options P1003_1B_SEMAPHORES, similar to aio(4).
2003-01-14 02:57:54 +00:00
Tom Rhodes
747cb356fa
Note that the Dlink Air 660 is supported.
2003-01-14 01:14:08 +00:00
Chris Costello
5792da747c
o Refer to "Network Associates Laboratories" instead of "NAI Labs" or
...
"Network Associates Labs" in the copyright notice.
o Remove clause #3 in the license terms.
o Remove the line break from my name.
Sponsored by: DARPA, Network Associates Laboratories
2003-01-08 11:06:22 +00:00
Chris Costello
9cad88634f
Cross-reference mac_lomac.4
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-08 10:47:18 +00:00
Chris Costello
8a51e9cbf0
Document the LOMAC security policy.
...
This man page was co-written by Brian Feldman <green>.
Sponsored by: DARPA, Network Associates Laboratories
2003-01-08 10:30:00 +00:00
Tom Rhodes
acd417173e
Correct order of alignment in EXAMPLES.
...
PR: 42760
Submitted by: Christian Brueffer <chris@unixpages.org>
2003-01-06 22:52:57 +00:00
Tom Rhodes
20eb03a262
Add two new manual pages. Welcome the ida(4) and iir(4) manual pages.
2003-01-06 04:51:20 +00:00
David E. O'Brien
5f6a4ada9f
Add a manpage for the LAN Media Corp PCI WAN adapter driver.
...
Obtained from: NetBSD
2003-01-05 04:47:46 +00:00
Hajimu UMEMOTO
4a9054ab88
gifconfig(8) was depricated.
...
Reported by: rwatson
2003-01-04 05:32:48 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Warner Losh
4d6f28e632
'wepmode on' is needed to turn on wep.
...
Submitted by: blackend
2003-01-01 02:53:41 +00:00
Tom Rhodes
dfe57fa099
Add a COMPATIBILITY section. Note what is not supported.
...
Prompted by: olgeni
2002-12-31 20:09:31 +00:00
Tom Rhodes
ae5c97aaed
s/arn't/are not/
...
Reword the AUTHORS section to make more sense.
2002-12-31 17:53:04 +00:00
Chris Costello
f737d04304
A refused connection will return ECONNREFUSED rather than ECONNRESET.
...
PR: docs/46654
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
2002-12-31 16:29:15 +00:00
Tom Rhodes
17596f06d3
Actually cvs add the ciss.4 file...
2002-12-30 22:54:29 +00:00
Tom Rhodes
bea567e5f4
Add a manual page for the ciss driver.
...
Reviewed by: obrien
2002-12-30 22:54:01 +00:00
Jens Schweikhardt
d64ada501a
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Jens Schweikhardt
57bd0fc6e8
english(4) police.
2002-12-27 12:15:40 +00:00
Ruslan Ermilov
074ad11567
Spelling: s/then/than/ where appropriate.
2002-12-24 16:52:31 +00:00
Ruslan Ermilov
facc67676f
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00