3542 Commits

Author SHA1 Message Date
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
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
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
chris
48c4ad471d Reference the MAC chapter in the user Handbook.
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-20 21:07:11 +00:00
joe
119058acd0 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
sheldonh
85e76830e5 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
mtm
e6f9cdec45 Kill whitespace at EOL.
Approved by: markm (mentor)
Noticed by:  ru
2003-01-19 01:49:31 +00:00
tom
f199b661e8 Note that Wisecom's PCI adapter works. 2003-01-18 21:47:48 +00:00
alfred
1cdda66e68 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
rwatson
3fdcc957db 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
ru
50943df945 Mention net.inet.ip.accept_sourceroute. 2003-01-17 14:07:03 +00:00
njl
c944d878a4 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
keramida
6c8366bf3a 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
b179bdbea7 Slightly better grammar.
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 06:11:13 +00:00
chris
698d4d2ab3 Update cross-references to include mac(4).
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-15 02:59:36 +00:00
chris
1281d1ed67 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
mtm
b5975780a0 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
tjr
8b7eb47681 Cross reference lio_listio(2). 2003-01-14 03:42:16 +00:00
tjr
184d2efa56 Manual page for sem.ko/options P1003_1B_SEMAPHORES, similar to aio(4). 2003-01-14 02:57:54 +00:00
trhodes
af3bc8c042 Note that the Dlink Air 660 is supported. 2003-01-14 01:14:08 +00:00
ceri
109ea67936 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
wollman
62de1738a4 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
80c3430570 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
5278ae83b5 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
83e0ce13e6 Cross-reference mac_lomac.4
Sponsored by:	DARPA, Network Associates Laboratories
2003-01-08 10:47:18 +00:00
chris
8b802569cd 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
fjoe
d0b3cca289 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
trhodes
ca133c7f11 Correct order of alignment in EXAMPLES.
PR:		42760
Submitted by:	Christian Brueffer <chris@unixpages.org>
2003-01-06 22:52:57 +00:00
trhodes
30e159b219 Back out revisions 1.45 && 1.46, they are incorrect.
Noticed by:	schweikh
2003-01-06 17:28:46 +00:00
trhodes
3d3d365329 Document what .jcr and .eh_frame is.
PR:		46638
Submitted by:	Tim Kientzle <tim@kientzle.com>
2003-01-06 17:12:45 +00:00
trhodes
147b305001 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
trhodes
3f90781536 Link a.out(5) to aout(5) to follow the module name. 2003-01-06 05:18:42 +00:00