Commit Graph

7759 Commits

Author SHA1 Message Date
Chris Costello
83b0a95a09 o Add a note explaining the meaning of mls/equal beyond "equal to all
labels"
o Remove the ++ compartment range notation example as this has not yet
  been merged into CVS.
o Include a "Runtime Configuration" section listing all of the relevant
  sysctl knobs for this policy.

Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	TrustedBSD Project
2003-02-17 20:11:09 +00:00
Chris Costello
3bc03c3142 - Document some of the sysctl parameters. The read-only ones will go into
another subsection, but I'm not quite sure where yet.  Right now it's just
  the configurable bits.
- Move the label format off into another subsection to match other labeling
  policy man pages.
- Make the sample range label look like the form specified.

Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	TrustedBSD Project
2003-02-17 20:04:06 +00:00
Warner Losh
00e416592e Add a bunch of cards that we've added IDs for in the past few months:
+Allied Telesis WR211PCM        Prism?  PCMCIA
+ArTem OnAir    Prism?  PCMCIA
+Bay eMobility 11B      Prism-2.5?      PCMCIA
+Blue Concentric Circle WL-379F Prism-II        CF
+Linksys WCF11  Prism-3 PCMCIA
+YIS TWL-11B    Prism-II        PCMCIA
2003-02-17 18:21:51 +00:00
Tom Rhodes
be21a30945 Correct the BSD/OS macro. 2003-02-16 22:30:00 +00:00
Chris Costello
d29d42d83d Include a section about enabling MAC on UFS2 file systems. UFS1 is
a bit more challenging and will be added later.

Sponsored by:	DARPA, Network Associates Laboratories
2003-02-16 00:57:48 +00:00
Tom Rhodes
6f8ebcc232 Link several of the if_* modules to their respected manual pages. 2003-02-15 22:28:33 +00:00
Tom Rhodes
8140bbca57 Update xrefs to point at other usb pages. 2003-02-15 19:17:30 +00:00
Tom Rhodes
5fb7742c6f 1: wi(4) does not need miibus(4).
2: Add arp(4) and netintro(4) to Xrefs.

1: Discussed with: imp
2003-02-15 17:16:44 +00:00
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
Hiroki Sato
ac304f2d0d Improve the wording.
Reviewed by:	ru
2003-02-15 04:03:25 +00:00
Tom Rhodes
0890842fe7 Move NOMAN down the section without underscore characters.
Add a forgotten `=' sign.

Thanks to:	ru, bde
2003-02-14 20:04:44 +00:00
Alexey Zelkin
597cf12892 Add AUTHORS section 2003-02-13 22:11:19 +00:00
Alexey Zelkin
318d8cfd73 Finally! Document all undocumented functions in libc_r.
Add manual pages for following functions:

. pthread_attr_setcreatesuspend_np(3)
. pthread_main_np(3)
. pthread_multi_np(3)
. pthread_single_np(3)
. pthread_mutexattr_getkind_np(3)
. pthread_mutexattr_setkind_np(3)
. pthread_resume_all_np(3)
. pthread_resume_np(3)
. pthread_set_name_np(3)
. pthread_suspend_all_np(3)
. pthread_suspend_np(3)
. pthread_switch_add_np(3)
. pthread_switch_delete_np(3)

MFC after:	3 days
2003-02-13 22:10:10 +00:00
Hiroki Sato
e245c21ecc Document start_if.${ifn} scripts.
Not objected to by:	-doc
2003-02-13 20:08:11 +00:00
Alexey Zelkin
c18f0ff70c Break important implementation detail note into IMPLEMENTATION DETAILS
section. Add cross reference to pthread_attr_getstack() function.

MFC after:	1 day
2003-02-13 18:39:06 +00:00
Alexey Zelkin
41dd2d2dfa Add cross reference for pthread_attr_get_np() 2003-02-13 18:36:48 +00:00
Christian Brueffer
f212b18409 Various spelling and grammar fixes
PR:		44312
Submitted by:	Chris Pepper <pepper@rockefeller.edu>
MFC after:	3 days
2003-02-13 12:02:51 +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
Tom Rhodes
2420096b25 Document the NOMAN option. 2003-02-12 02:30:04 +00:00
Tom Rhodes
dc82395af0 Add NOMAN here also. 2003-02-11 19:45:44 +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
Jacques Vidrine
6042ca2e01 Install the OpenSSL man pages in /usr/share/openssl/man
and remove the WANT_OPENSSL_MANPAGES knob.
2003-02-10 19:57:56 +00:00
Alfred Perlstein
4e44912c6c Add pthread_attr_getstack() and pthread_attr_setstack().
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
2003-02-10 08:48:04 +00:00
Gregory Neil Shapiro
26085e0d27 Give more information to users replacing sendmail regarding periodic's
submit mail queue check.

PR:		docs/38924
2003-02-08 21:39:58 +00:00
Gregory Neil Shapiro
1e30d929a4 Correct the man page for nfs_bufpackets. DEFAULT is not an acceptable
value.

PR:		conf/31280
MFC after:	3 days
2003-02-08 20:59:16 +00:00
Philippe Charnier
6f673fd1c0 The .Fn function 2003-02-06 11:10:32 +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
Alexander Langer
cd8f87b92f Remove MAKEDEV quirks, now obsolete. 2003-02-05 18:33:36 +00:00
Ruslan Ermilov
a9263b6214 NODEVFS cleanup. 2003-02-05 15:31:43 +00:00
Philippe Charnier
60dca836a7 The .Fn function 2003-02-05 14:00:46 +00:00
Hidetoshi Shimokawa
83fa407ca1 Add some reference. 2003-02-05 06:41:19 +00:00
Guido van Rooij
02718c4983 sleep -> msleep 2003-02-04 08:53:45 +00:00
Alexey Zelkin
f3cf900844 Document additional behaviour of this function (see
rev 1.3 of uthread_attr_get_np.c)
2003-02-03 10:10:40 +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
Jens Schweikhardt
83f6abc29c Catch up with new categories and note that ports-base is essential without
ports-all.

PR:		47774
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
MFC after:	3 days
2003-02-01 17:16:59 +00:00
Jens Schweikhardt
188f1e1e49 Add new categories hungarian and portuguese.
PR:		47772
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
MFC after:	3 days
2003-02-01 17:01:45 +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
David E. O'Brien
553f8de1dc Document WANT_EXT2FS_MODULE. 2003-01-29 06:22:57 +00:00
Sam Leffler
627e7962d9 fix pathname typo
Submitted by:	Jim Geovedi <negative@magnesium.net>
2003-01-28 17:11:48 +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
Garrett Wollman
eb1a3bd8ca Say goodbye to freen' and freend'.
freen: imputed typo in original wordlist.  I can find no evidence for this
being an actual English word, not even in the OED.

freend: archaic spelling of `friend'.  In a modern document, it is far
more likely that this appears as a typo or a dialect word than it does
under the original meaning, so remove it as not to cause false negatives
for spelling checkers.
2003-01-24 20:51:03 +00:00
Garrett Wollman
077a005ca2 Fix formatting of rev. 1.6 so that the note fits on a line. 2003-01-24 20:44:26 +00:00
Garrett Wollman
3c5184c14f Correct grammatical error. 2003-01-24 20:43:14 +00:00
Ruslan Ermilov
77391fde76 Added UFS library to the bsd.libnames.mk namespace. 2003-01-23 08:15:05 +00:00
Tony Finch
f5732aa783 List all of the assignment operators explicitly, for those who have been
traumatized by perl.
2003-01-22 15:19:07 +00:00
Josef Karthauser
d0e067057d Update with the current list of scanners that the driver supports. 2003-01-21 11:39:13 +00:00
Alfred Perlstein
c3dfdfd132 use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock. 2003-01-21 11:34:57 +00:00
Alfred Perlstein
2a62ffb72d Catch up to WAIT/NOWAIT cleanup. 2003-01-21 08:57:35 +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
Sheldon Hearn
63264a559f Add required commas that were ommitted in the previous delta; the
SEE ALSO section's list of manual pages must be comma-separated.
2003-01-19 15:44:32 +00:00
Mike Makonnen
b57e4880c2 Kill whitespace at EOL.
Approved by: markm (mentor)
Noticed by:  ru
2003-01-19 01:49:31 +00:00
Tom Hukins
a91ca0643d Note that Wisecom's PCI adapter works. 2003-01-18 21:47:48 +00:00
Alfred Perlstein
79525d59b2 Document lock order reversals possible when calling allocation functions
with vnode interlocks held.

Emphasize that users need to be careful with malloc flags versus mbuf
flags.

Remove stale portion in vnode.9 about v_tag.  We don't have it anylonger.

Submitted by: Hiten Pandya <hiten@unixdaemons.com>
2003-01-18 19:51:52 +00:00
Robert Watson
eef9bd4c3f Caution programmers not to confuse M_DONTWAIT with M_NOWAIT. They
are not the same.

Suggested by:	Hiten Pandya <hiten@unixdaemons.com>
2003-01-18 03:25:40 +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
Giorgos Keramidas
80958c48e5 Add missing . to mandoc macro
PR:		docs/47092
Submitted by:	SUZUKI Koichi <koich@cac.co.jp>
2003-01-15 08:24:45 +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
Mike Makonnen
69808e534d Add rc_debug knob to rc.conf. The code for it has been in rc.subr for
some time now.
Document all knobs introduced by rc.d

Approved by: markm (mentor)
Reviewd by: gordon (earlier revision)
2003-01-14 15:50:17 +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
Nate Lawson
2d696c643e Add check for AIO support before starting up. 2003-01-13 05:34:42 +00:00
Ceri Davies
cd51145c2e Sort. Move /usr/heimdal to /var/heimdal where it really is.
PR:		docs/46637
Submitted by:	Igor Sobrado <sobrado@acm.org>
Approved by:	ru
2003-01-10 18:32:39 +00:00
Tom Rhodes
deb8c6ddce Top Gun Telnet has been deprecated, and the home page recomends Top Gun SSH.
Update the URL to reflect this.

PR:		45010
Submitted by:	Kim Scarborough <sluggo@unknown.nu> (Original patch)
2003-01-09 19:52:01 +00:00
Sheldon Hearn
eb2ba5d3da Regen:
* Boemler:	vendors.txt (2002-12-27)
2003-01-09 15:38:06 +00:00
Garrett Wollman
de1d122868 Do not do manually what sendmail(8) can do better automatically.
Tell sendmail to clean up its own host status cache.
The error condition handling could probably be done better.
2003-01-08 18:51:45 +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
bbc9e2b123 Include a proper reference to the Developers' Handbook in the
SEE ALSO section.

Sponsored by:	DARPA, Network Associates Laboratories
2003-01-08 10:53:37 +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
Max Khon
f7ed1917e2 pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')
to be consistent with other pthread_XXX functions
2003-01-07 21:43:30 +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
82467a9ed1 Major update to the refuse file.
PR:		44164
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-06 21:56:10 +00:00
Tom Rhodes
cb8453edec Back out revisions 1.45 && 1.46, they are incorrect.
Noticed by:	schweikh
2003-01-06 17:28:46 +00:00
Tom Rhodes
dc1cbf895f Document what .jcr and .eh_frame is.
PR:		46638
Submitted by:	Tim Kientzle <tim@kientzle.com>
2003-01-06 17:12:45 +00:00
Tom Rhodes
dd4eab9153 Fix a type that crept in during my last commit here.
Noticed by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
Pointy hat:	trhodes
2003-01-06 15:30:55 +00:00
Tom Rhodes
152757d6d8 Link a.out(5) to aout(5) to follow the module name. 2003-01-06 05:18:42 +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
Jens Schweikhardt
e81508a04a Typo: s/CTLTYPE_DYN/CTLFLAG_DYN
PR:	misc/45012
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2003-01-04 17:01:50 +00:00
Hajimu UMEMOTO
4a9054ab88 gifconfig(8) was depricated.
Reported by:	rwatson
2003-01-04 05:32:48 +00:00
Tom Rhodes
62058fa939 mdoc(4) police: Markup. Fix 1 hard sentence break. 2003-01-03 23:06:10 +00:00
Tom Rhodes
7538a3c022 mdoc(7) police: Remove hard sentence breaks. 2003-01-03 22:39:39 +00:00
Tom Rhodes
cd9f822b00 mdoc(7) police: markup nits. 2003-01-03 22:37:10 +00:00
Thomas Moestl
f3a24ab2b6 Reenable building in share/mklocale for sparc64. It seems to work fine
now, and probably did for quite some time already. 5.0 candidate.

Spotted by:	roam
2003-01-03 18:06:21 +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
c5372f0833 Correct .Dt macro. 2002-12-30 22:56:26 +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
Andrey A. Chernov
8a7335c522 Add ca_ES locale
PR:             45874
Submitted by:   Joan Picanyol i Puig <joan-dev@biaix.org>
2002-12-30 09:09:58 +00:00
Tom Rhodes
442f088676 Use 'msdosfs' in the /etc/fstab example. However, it works either way.
Pointed out by:	schweikh
2002-12-30 04:32:10 +00:00
Tom Rhodes
32805b12a3 Add msdosfs.5 2002-12-29 21:32:41 +00:00
Tom Rhodes
035ce699f2 Move the msdos.5 manual page to msdosfs.5 to be more correct. 2002-12-29 21:31:45 +00:00
Matthew Dillon
06d66a71a1 Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.
Submitted by:	Tom Rhodes
2002-12-28 19:08:11 +00:00
Jens Schweikhardt
57bd0fc6e8 english(4) police. 2002-12-27 12:15:40 +00:00
Tom Rhodes
ce4fd6b4c5 mount_msdos(8) > mount_msdosfs(8) as they have different names in 4.X/5.X.
Correct link to the handbook (typo).

Pointed out by:	chris
2002-12-27 04:06:04 +00:00
Tom Rhodes
02281fd811 Whitespace created in Makefile from previous commit. 2002-12-27 03:17:39 +00:00
Tom Rhodes
e68e321258 Add a manual page for msdosfs (msdos.5) and connect it to the build.
Quick review by:	chris (older version)
2002-12-27 03:17:02 +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
Matthew Dillon
c2095e2b12 Bring the diskless manual page more up-to-date. It still needs a lot of work. 2002-12-23 18:44:22 +00:00
Ruslan Ermilov
463cfa804d Fixed the abuses of .Ql visible on stderr in troff mode.
PR:		docs/37176
2002-12-23 16:04:51 +00:00
Ruslan Ermilov
63454c532d mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks. 2002-12-23 15:05:18 +00:00
Ruslan Ermilov
0f918c9781 mdoc(7) police: markup nits. 2002-12-23 15:00:56 +00:00
Ruslan Ermilov
88acf17750 mdoc(7) police: grammar and spelling nits. 2002-12-23 14:59:07 +00:00
Ruslan Ermilov
47320ae89e mdoc(7) police: markup fixes. 2002-12-23 14:55:28 +00:00
Ruslan Ermilov
3f104b8bc1 Added xref to syncache(4). 2002-12-23 14:51:18 +00:00
Ruslan Ermilov
62b8571154 mdoc(7) police: markup and grammar fixes for previous delta. 2002-12-23 14:50:31 +00:00
Matthew Dillon
48096bb398 A pile of patches, most notably some Doc policing by Hiten Pandya. 2002-12-23 07:27:53 +00:00
Matthew Dillon
981ab0c21b Add development.7
Reminded by: Sean Kelly <smkelly@zombie.org>
2002-12-23 06:46:48 +00:00
Jens Schweikhardt
1ef979ba18 english(4) police. 2002-12-22 21:04:59 +00:00
Matthew Dillon
6ed033be24 So many people have asked me to describe my development environment that
my fingers are getting tired.  Here is a new manual page, 'development',
which describes a very powerful, generic, exportable development environment
suitable to developers, sysops, admins, and anyone at all who is
maintaining more the one FreeBSD box.  I have used this type of environment
for many years and have had to make virtually no changes to it for all that
time.

MFC after:	3 days
2002-12-22 02:07:05 +00:00
Ruslan Ermilov
b94a2c38ca mdoc(7) police: Fixed language. 2002-12-20 12:41:26 +00:00
Tom Rhodes
3b15250c04 Remove obsolete information about 'conflicts' 2002-12-20 04:56:52 +00:00
Chris Costello
075b064f04 Include a cross-reference to maclabel(7) for policies that use MAC labels.
MFC Candidate.

Sponsored by:	DARPA, Network Associates Labs
2002-12-20 00:17:10 +00:00
Chris Costello
6f489bd9f6 o Change "accesses" to "access" (sounds better)
o Correct the range of compartments (1..256 instead of 0..255)
o Use the correct name for "Network Associates Laboratories"

MFC Candidate.

Sponsored by:	DARPA, Network Associates Laboratories
Reviewed by:	Adam Migus <adam@migus.org>
2002-12-19 23:47:59 +00:00
Tom Rhodes
9dbbb2829e Fix some grammar nits. Mainly the use of a' or an' where the opposite
is required.

PR:		33559
Submitted by:	Marc Olzheim <marcolz@ilse.nl>
2002-12-19 22:56:20 +00:00
Tom Rhodes
6b9ba891c0 Remove reference to a non-existant manual page && add a cross-reference to
ulpt(4)
2002-12-19 19:00:51 +00:00
Tom Rhodes
2c5aad3607 Tweak the grammar in the device.hints(5) manual page.
PR:		45893
Submitted by:	Chris Pepper <pepper@rockefeller.edu> (Original Version)
2002-12-19 18:26:26 +00:00
David E. O'Brien
e449f33efb Embellish the manpage.
Obtained from:	NetBSD
2002-12-19 04:41:54 +00:00
David Xu
b6b5b355d3 Add some linux keys 2002-12-19 01:17:07 +00:00
Chris Costello
5fa6546535 Refer to the now-existent `options MAC_BSDEXTENDED'.
MFC Candidate.

Prompted by:	dcs
Sponsored by:	DARPA, Network Associates Laboratories
2002-12-18 22:46:45 +00:00
Ruslan Ermilov
a1096fe6df mdoc(7) police: kill whitespace at EOL. 2002-12-18 09:19:11 +00:00
Kirk McKusick
123a5dff98 Delay an optional amount of time after booting before starting a
background fsck. The delay defaults to sixty seconds to allow
large applications such as the X server to start before disk I/O
bandwidth is monopolized by fsck.

Submitted by:	Brooks Davis <brooks@one-eyed-alien.net>
Sponsored by:   DARPA & NAI Labs.
2002-12-18 07:21:31 +00:00
Tom Rhodes
660887c9f9 Spelling: s/ingrity/integrity/ 2002-12-16 21:13:25 +00:00
Olivier Houchard
d7aea33300 Import of a minimalist trm(4) man page.
Anyone with more man pages knowledge than I have should feel free to complete
it.
2002-12-16 18:44:24 +00:00
Giorgos Keramidas
703792974d Typo: devices numbers -> device numbers.
PR:		docs/46279
Submitted by:	Rich Morin <rdm@cfcl.com>
MFC after:	3 days
2002-12-16 00:52:31 +00:00
Matthew Dillon
d7ff8ef62a Change tcp.inflight_min from 1024 to a production default of 6144. Create
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.

MFC after:	3 days
2002-12-14 21:00:17 +00:00
Tom Rhodes
405f1ec8ed Document NO_CPU_CFLAGS && NO_CPU_COPTFLAGS in the make.conf(5) manual
page.

PR:		45418
Reviewed by:	jhb (a slightly older version)
2002-12-14 15:53:32 +00:00