7673 Commits

Author SHA1 Message Date
hrs
40ff51b25d Improve the wording.
Reviewed by:	ru
2003-02-15 04:03:25 +00:00
trhodes
953fba9b66 Move NOMAN down the section without underscore characters.
Add a forgotten `=' sign.

Thanks to:	ru, bde
2003-02-14 20:04:44 +00:00
phantom
66ba90de50 Add AUTHORS section 2003-02-13 22:11:19 +00:00
phantom
fab0ce8ac4 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
hrs
0fd2b73a88 Document start_if.${ifn} scripts.
Not objected to by:	-doc
2003-02-13 20:08:11 +00:00
phantom
bd72cf9687 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
phantom
46b03b8768 Add cross reference for pthread_attr_get_np() 2003-02-13 18:36:48 +00:00
brueffer
e7ee23843e 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
simokawa
9b2ee8a7a5 Add description about device detaching. 2003-02-13 03:42:53 +00:00
simokawa
57f811e80f Add description about kldload and security note. 2003-02-12 06:48:45 +00:00
trhodes
4f39e53b2e Document the NOMAN option. 2003-02-12 02:30:04 +00:00
trhodes
200248ad3f Add NOMAN here also. 2003-02-11 19:45:44 +00:00
imp
cd711a98a7 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
imp
e323358136 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
nectar
b36647ffe0 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
6a79467bbd Add pthread_attr_getstack() and pthread_attr_setstack().
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
2003-02-10 08:48:04 +00:00
gshapiro
0ceba9a3e6 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
gshapiro
b3bda39ac2 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
charnier
dcd974373c The .Fn function 2003-02-06 11:10:32 +00:00
joerg
56a447be98 Document the recent changes for vinum as root filesystem.
MFC after:	2 weeks
2003-02-05 21:05:03 +00:00
alex
b014f41345 Remove MAKEDEV quirks, now obsolete. 2003-02-05 18:33:36 +00:00
ru
58b4ceca92 NODEVFS cleanup. 2003-02-05 15:31:43 +00:00
charnier
837debed57 The .Fn function 2003-02-05 14:00:46 +00:00
simokawa
dafb286919 Add some reference. 2003-02-05 06:41:19 +00:00
guido
99ddf819f9 sleep -> msleep 2003-02-04 08:53:45 +00:00
phantom
35939fc6c1 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
244d4c0844 Properly capitalize the subsection title on setting MAC labels.
Sponsored by:	DARPA, Network Associates Laboratories
2003-02-01 23:11:57 +00:00
chris
4ea3f35e0c Fix table formatting for printed man pages.
Sponsored by:	DARPA, Network Associates Laboratories
2003-02-01 23:06:30 +00:00
schweikh
75b816cac1 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
schweikh
3b7df48f5a 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
acb0d02939 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
trhodes
32cb3f1693 The umass(4) driver now supports the Trek Thumbdrive 8MB. 2003-01-30 18:37:34 +00:00
mux
c2913f7708 On -CURRENT, we need "device apm" and not "device apm0 at nexus?". 2003-01-29 21:51:05 +00:00
obrien
bacbfa574b Document WANT_EXT2FS_MODULE. 2003-01-29 06:22:57 +00:00
sam
ad53dde459 fix pathname typo
Submitted by:	Jim Geovedi <negative@magnesium.net>
2003-01-28 17:11:48 +00:00
simokawa
9990af4e06 Fix typo and update information. 2003-01-25 15:24:59 +00:00
simokawa
cff711e6e6 Rescaning the bus is usually unnecessary. 2003-01-25 15:07:22 +00:00
pdeuskar
1e3ba45ac0 Correct License text.
MFC after:	1 day
2003-01-24 21:28:20 +00:00
wollman
2cc9a9b4f8 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
wollman
5b1726f07a Fix formatting of rev. 1.6 so that the note fits on a line. 2003-01-24 20:44:26 +00:00
wollman
8591799b13 Correct grammatical error. 2003-01-24 20:43:14 +00:00
ru
1488b3638f Added UFS library to the bsd.libnames.mk namespace. 2003-01-23 08:15:05 +00:00
fanf
15aba21762 List all of the assignment operators explicitly, for those who have been
traumatized by perl.
2003-01-22 15:19:07 +00:00
joe
2150fc5b59 Update with the current list of scanners that the driver supports. 2003-01-21 11:39:13 +00:00
alfred
fcd9f1b339 use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock. 2003-01-21 11:34:57 +00:00
alfred
e2a653e1d2 Catch up to WAIT/NOWAIT cleanup. 2003-01-21 08:57:35 +00:00
sam
a56a74e4b6 hook fast_ipsec.4 up 2003-01-21 05:35:56 +00:00
sam
232b2192f1 fast ipsec protocols 2003-01-21 05:35:08 +00:00
obrien
9d5889a3d9 Augment the model number list. 2003-01-21 04:43:16 +00:00
chris
43201d5a0d 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