Philippe Charnier
9d09157a0f
The .Fn function. Use .Xr where appropriate.
2003-03-24 16:05:24 +00:00
Christian Brueffer
980243565f
Remove MAKEDEV.8. MAKEDEV itself has been nuked some time ago.
...
Approved by: ceri (mentor), phk
Not objected by: ru
2003-03-23 19:02:41 +00:00
Ruslan Ermilov
75eb8a4350
Sync types with headers.
2003-03-23 08:23:43 +00:00
David E. O'Brien
919b002617
s/loaded as a module/available as a module/g
...
Submitted by: ru
2003-03-23 04:23:10 +00:00
Nate Lawson
f82fb1a862
Clarify the proper bitmask for target mode with another example.
2003-03-23 00:56:20 +00:00
Ruslan Ermilov
7726f76f80
Document the net.inet.icmp branch of the sysctl(3) MIB.
...
Submitted by: mdodd
2003-03-22 13:47:28 +00:00
Ruslan Ermilov
e91fabac7b
mdoc(7) police: Tidy up the formatting.
2003-03-22 13:43:06 +00:00
Ceri Davies
a6f87194d6
Correct typo in function declaration (s/if_dont/if_done).
...
PR: docs/50136
Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org>
MFC After: 4.8
2003-03-19 22:27:21 +00:00
Crist J. Clark
5d75ba3db9
A new rc-ng script to build linker.hints files with kldxref(8)
...
automatically at boot time. Associated rc.conf(5) knobs and
documentation are included.
2003-03-17 23:15:53 +00:00
David E. O'Brien
3ea0ca53aa
Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
...
like this. Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
Jeffrey Hsu
01f98321e6
Document the net.inet.tcp.rfc3390 sysctl variable.
2003-03-13 01:44:58 +00:00
Jeffrey Hsu
edcd017d67
Document the net.inet.tcp.rfc3042 sysctl variable.
2003-03-12 20:44:06 +00:00
Sean Chittenden
99c24e2b2c
Update sendfile.2 to include a TUNING section that documents the
...
various tunables that are applicable to sendfile(2). Update tuning.7
to mention a reference to sendfile.2.
Approved by: keramida
2003-03-12 09:28:44 +00:00
Sam Leffler
d947796288
manual page for rndtest driver/module
2003-03-11 19:16:42 +00:00
Poul-Henning Kamp
c1c8575100
Try to clarify how orphaning works.
2003-03-09 09:48:50 +00:00
Mark Murray
9bc062a34a
KerberosIV deorbit: Remove references.
2003-03-08 13:39:41 +00:00
Mark Murray
19cc9881b2
KerberosIV deorbit sequence: We no longer build a krb4 distribution.
2003-03-08 11:49:40 +00:00
Mark Murray
5788da46b1
Update for kerberos 5
2003-03-08 11:45:47 +00:00
Poul-Henning Kamp
5a42be36e3
Remove reference to unavailable paper.
2003-03-07 09:36:58 +00:00
Ceri Davies
146098408b
Spelling fix: interwining -> intertwining.
2003-03-06 23:55:51 +00:00
Tim J. Robbins
ae9fbc92ec
Remove a remnant of netns.
2003-03-06 05:02:36 +00:00
Warner Losh
c266c8aa6c
Update those versions of firmware that support ibss mode
2003-03-05 02:37:20 +00:00
Ruslan Ermilov
d59dfc2ed1
Correct the path to the modules directory.
2003-03-03 22:48:49 +00:00
Ruslan Ermilov
f1e65894d2
mdoc(7) police: Revision.
2003-03-03 11:51:30 +00:00
Dag-Erling Smørgrav
6dca5fe95d
Nuke caddr_t.
...
Reminded by: ru
2003-03-03 10:49:37 +00:00
David E. O'Brien
5aaa6729a1
Embellish the list of supported devices.
2003-03-02 22:56:04 +00:00
Ruslan Ermilov
c3a916c3f0
mdoc(7) police: Added missing markup bits.
2003-03-02 21:15:52 +00:00
Ruslan Ermilov
3892c30012
mdoc(7) police: Nits.
2003-03-02 21:04:21 +00:00
David E. O'Brien
7b5570bf43
Another traffice ticket for crossing the .'ed line from the mdoc police.
...
Submitted by: ru
2003-03-02 18:57:12 +00:00
David E. O'Brien
ed403545fc
Also allow and document a "build" ordering for variables.
...
Both "product" and "build" ordering are rampant in /usr/src. This document
is not indented to be as strict as style(9) as historically BSD hasn't been
as consistent about Makefile as C code. Also there are too many variations,
exceptions and allowances in out existing Makefile style to be strict.
However there is a general level of consensus on what the general BSD style
of our Makefiles is. This manpage documents that "smell".
2003-03-02 02:51:40 +00:00
David E. O'Brien
a250a46170
o Do not use VPATH.
...
o Give the proper spelling for WARNS.
o Clarify using NO_WERROR.
o Embelish -D after -I verbage.
o Document preference of ${.ALLSRC} & ${.TARGET} vs. $< & $@.
Based on: brucification
2003-03-02 02:40:38 +00:00
David E. O'Brien
ef91670a0e
Mdoc police.
...
Submitted by: ru
2003-03-02 02:21:37 +00:00
Tom Rhodes
49ff556b75
`Word-smithing'
2003-03-01 19:13:27 +00:00
Warner Losh
3506aa8ed8
Add notes about which versions of firmware is known to work/fail with
...
various functions of the card. Be pedantically careful to use 'station
firmware' when talking about the version of Prism firmware.
As always, word-smithing welcome.
MFC-After: Tom Rhodes wakes up and notices :-)
2003-03-01 18:26:49 +00:00
Tom Rhodes
129c3aa7cb
Use .Pa for file names and paths.
2003-03-01 15:56:42 +00:00
Sam Leffler
cb91dd133a
Describe the 5823 and why there's no AES support.
2003-03-01 00:50:09 +00:00
Giorgos Keramidas
a1ceffbc22
Document keybell="" switch and refer to kbdcontrol(1) for details.
2003-02-28 22:07:19 +00:00
John Hay
11229bf39e
Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.
...
The Lego Infrared Tower use it.
2003-02-28 19:28:29 +00:00
Warner Losh
067b1d6840
Add xref to oldcard/newcard docs.
2003-02-27 20:45:54 +00:00
Warner Losh
5d1af4c2ac
OLDCARD man page. This sucks, but not too bad. and better than
...
what we had before. Improvements encouraged and welcome.
2003-02-27 20:45:26 +00:00
Warner Losh
18a8dce9bc
Document the hand springs that you need to go through to use a WL200
2003-02-27 20:37:03 +00:00
Poul-Henning Kamp
8fc4d0f9a7
Document that flags bit 0x10000 puts PPS timestamping on CTS instead of DCD.
2003-02-27 12:27:35 +00:00
David E. O'Brien
91c8d23722
FreeBSD Makefile style guide.
...
Approved by: TRB
2003-02-26 20:43:47 +00:00
Ruslan Ermilov
ace5be682d
mdoc(7) police: Scheduled sweep.
2003-02-24 22:53:26 +00:00
Tom Rhodes
c65b53c5bc
Return bits which were removed in revision 1.22.
...
Requested by: imp
2003-02-24 05:59:12 +00:00
Tom Rhodes
1e73455ba1
Return bits which were removed in revision 1.28.
...
Requested by: imp
2003-02-24 05:53:27 +00:00
Tom Rhodes
db84f542de
Be more specific about supported cards.
...
Submitted by: imp
2003-02-24 04:23:56 +00:00
Tom Rhodes
3714896e81
Remove a comment about pccardd(8).
...
Discussed with: imp
2003-02-24 02:20:20 +00:00
Tom Rhodes
ffab7ba849
Add device wlan as its now required.
...
Discussed with: imp
2003-02-24 01:45:44 +00:00
Warner Losh
d93d332481
Explain what exca is.
2003-02-23 22:22:29 +00:00
Chris Costello
9c73007c1c
o Improve vocabulary/wording
...
o Expand on MAC policy enforcement on network interfaces
o Add cross-references to su(1) and setfsmac(8) where appropriate
o Comment out mmap revocation sysctls as they are a bit too experimental
o Add the standard BUGS section
Prompted by: rwatson
Sponsored by: DARPA, Network Associates Laboratories
2003-02-23 21:47:03 +00:00
David Malone
f87890e74e
A few improvements suggested by nectar.
2003-02-23 17:22:20 +00:00
David Malone
be5ee60c2d
Add a section on different types of randomness, what the library
...
functions we provide are good for and how /dev/random fits into
this picture.
Reviewed by: markm
2003-02-23 16:28:58 +00:00
Christian Brueffer
81c4ddbf5e
Packages have been in .tbz format for some time now, thus s/tgz/tbz/
...
X-MFC after: re-approval
2003-02-22 11:57:09 +00:00
Crist J. Clark
718b17bb6a
Document the net.inet.ip.portrange.reserved{high,low} sysctl knobs
...
added in sys/netinet/in_pcb.c 1.120.
Prodded by: ru
2003-02-21 21:09:35 +00:00
Ruslan Ermilov
f355124f7f
mdoc(7) police: tidy up.
2003-02-20 20:22:20 +00:00
Ceri Davies
180a5c1e28
Remove extraneous word.
2003-02-20 17:32:26 +00:00
Scott Long
c69c5ca3b0
Update teh aac(4) manpage to note new controllers, the scsi passthru
...
interface, changes to linux compatibilty, and fewer bugs.
2003-02-20 05:20:05 +00:00
Olivier Houchard
de2b4cda6f
Note we now support the DC395U2W cards.
2003-02-20 03:22:15 +00:00
Ceri Davies
fc30e07a2d
The nfs_privport variable doesn't exist - mention nfs_reserved_port_only
...
instead.
Approved by: murray (mentor)
MFC After: 2 days
2003-02-18 18:02:32 +00:00
Chris Costello
be20391041
Back out revision 1.34 until we can come up with a more accurate patch.
2003-02-17 22:31:27 +00:00
Chris Costello
2f2fead1a7
Add a section on Giant lock manipulation macros.
...
Submitted by: Hiten M. Pandya <hiten@angelica.unixdaemons.com>
Reviewed by: bmilekic
2003-02-17 22:21:41 +00:00
Tom Rhodes
bce0af3428
Xref miibus(4).
2003-02-17 21:22:56 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Ruslan Ermilov
e86ec507f9
mdoc(7) police: markup nits + fixed two misspellings of drivers.flp.
2002-12-14 15:46:50 +00:00
Ruslan Ermilov
c8d40b7d34
mdoc(7) police: sort xrefs in SEE ALSO.
2002-12-13 16:53:51 +00:00
Ruslan Ermilov
480565d5e4
mdoc(7) police: markup overhaul.
2002-12-13 15:27:27 +00:00
Ruslan Ermilov
f393f49865
mdoc(7) police: markup overhaul.
2002-12-13 10:38:42 +00:00
Ruslan Ermilov
c40d6a177d
mdoc(7) police: markup overhaul.
2002-12-13 10:04:12 +00:00
Ruslan Ermilov
f17c7afd96
mdoc(7) police: SEE ALSO references aren't real sentences.
2002-12-13 09:06:44 +00:00
Ruslan Ermilov
6971333705
mdoc(7) police: sort xrefs in SEE ALSO.
2002-12-13 09:05:50 +00:00
Murray Stokely
67cf4c38dc
Add more information about the third floppy disk, drivers.flp.
...
Approved by: re (jhb)
2002-12-12 23:11:43 +00:00
Chris Costello
4e9f9c6d30
Use the correct compartment notation in sample labels.
...
Sponsored by: DARPA, Network Associates Labs
Approved by: re (blanket)
2002-12-12 22:47:08 +00:00
Chris Costello
b4036ebd30
Change an "i.e." to an "e.g." This will be changed when a better
...
solution is worked out to clarify more specific compartment-related
cases.
Submitted by: dcs
Sponsored by: DARPA, Network Associates Labs
Approved by: re (blanket)
2002-12-12 22:27:00 +00:00
Tom Rhodes
6883c2e5ae
Fix the HISTORY to match reality. They were never MFC'ed to 4.X.
...
Submitted by: R. Imura <imura@ryu16.org>
Approved by: re (murray)
2002-12-12 22:22:51 +00:00
Chris Costello
12cfff2842
Add and fix cross-references.
...
Prompted by: rwatson, dcs
Sponsored by: DARPA, Network Associates Labs
2002-12-12 22:17:44 +00:00
Tom Rhodes
0509e374ac
Update the pcm(4) manual page to explain devfs, fix a grammar error and
...
cross-ref devfs(5).
Approved by: re (jhb)
2002-12-12 19:50:09 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
0912b29fde
mdoc(7) police: markup fixes.
...
Approved by: re
2002-12-12 15:27:26 +00:00
Ruslan Ermilov
76648c1f93
mdoc(7) police: overhaul.
...
Approved by: re
2002-12-12 15:25:56 +00:00
Ruslan Ermilov
4ac17494d7
mdoc(7) police: markup overhaul.
...
Approved by: re
2002-12-12 14:25:52 +00:00
Ruslan Ermilov
e89f01cca3
mdoc(7) police: markup overhaul.
...
Approved by: re
2002-12-12 14:17:24 +00:00
Ruslan Ermilov
e7d85b22da
Bring the NOTICE section into the DESCRIPTION section and wrap it in
...
.Bf -symbolic ... .Ef
Approved by: re
Obtained from: gbde(8)
2002-12-12 08:32:22 +00:00
Ruslan Ermilov
a38f01e2d8
mdoc(7) police: overhaul.
...
Approved by: re
2002-12-12 08:18:53 +00:00
Warner Losh
549bfb9273
Update to reflect devd.
...
Approved by: re (blanket)
2002-12-11 23:15:10 +00:00
Warner Losh
b279e597c8
Add a rudimentary man page for /dev/devctl.
...
Approved by: re (blanket devd)
2002-12-11 23:08:19 +00:00
Alexander Kabaev
a5297d2a51
Connect ubsa.4 man page to the build.
...
Approved by: re (rwatson)
2002-12-11 19:34:14 +00:00
Ruslan Ermilov
fc412d1be7
mdoc(7) police: Use the default .Os version.
...
Approved by: re
2002-12-11 15:57:40 +00:00
Ruslan Ermilov
051bb54bd3
mdoc(7) police: Added the missing .Os call; it's not strictly
...
necessary nowadays, but is documented as "required", and may
become so again in the future.
Approved by: re
2002-12-11 15:55:29 +00:00
Chris Costello
28debfb5be
Un-break world.
...
Reported by: Ray Kohler <ataraxia@cox.net>
Approved by: re (blanket)
2002-12-11 03:25:35 +00:00
Chris Costello
5e7972fe32
Fix an mdoc error (call .Bd with -literal)
...
Sponsored by: DARPA, Network Associates Labs
Approved by: re (blanket)
2002-12-11 01:10:20 +00:00
Chris Costello
057baf3783
Document the following MAC policies:
...
o ifoff: Interface silencing policy
o partition: Process partitioning policy
Add associated Makefile entries and man page cross-references.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
Approved by: re (blanket)
2002-12-11 01:02:26 +00:00
Ruslan Ermilov
a2931c092e
mdoc(7) police: overhaul.
...
Approved by: re
2002-12-10 14:21:55 +00:00
Ruslan Ermilov
49bd9c3e42
mdoc(7) police: nit.
...
Approved by: re
2002-12-10 14:20:38 +00:00
Ruslan Ermilov
3dede74761
mdoc(7) police: overhaul (including adoptation to FreeBSD).
...
Approved by: re
2002-12-10 14:20:02 +00:00
Chris Costello
17c5113a22
Document the following MAC policies:
...
o None: Stub policy
o Seeotheruids: The "see processes and sockets owned by other users" policy
o Test: Debugging policy
Standardize the SYNOPSIS and HISTORY sections.
Update SEE ALSO sections.
2002-12-10 00:39:17 +00:00
Ruslan Ermilov
cdd53b1589
mdoc(7) police: overhaul.
...
Reviewed by: re
2002-12-09 14:29:34 +00:00
Ruslan Ermilov
e199383992
mdoc(7) police: overhaul.
2002-12-09 12:41:29 +00:00
Ruslan Ermilov
ff69a1c6c4
mdoc(7) police: markup nits.
...
Approved by: re (blanket)
2002-12-09 12:28:33 +00:00
Robert Watson
bf616e0493
Remove documentation of ENABLE_VFS_IOOPT: we don't want people to use
...
it, so don't suggest it. It's likely going away soon also, so avoid
believing it's supported.
Suggested by: Sean Kelly <smkelly@zombie.org>
Approved by: re
2002-12-09 03:41:37 +00:00
Josef Karthauser
02ea085763
Add ucom.4 to the list of related man pages.
...
Submitted by: keramida
Approved by: re (murray)
2002-12-09 00:22:14 +00:00
Robert Watson
b77b2b6ed3
Provide enhanced information on configuring SMP support in a kernel.
...
Approved by: re
2002-12-07 01:50:06 +00:00
Robert Watson
fe93f598bb
Take a pass at updating this man page a bit to at least mention SMPng,
...
that we do MP on more than just i386, and add some cross-references.
This is far from a perfect update, but at least it's a start. More
will no doubt follow.
Reviewed by: jhb
Approved by: re
2002-12-07 01:37:12 +00:00
Ruslan Ermilov
db8993ce9e
Capitalize ASCII code names.
...
Approved by: re
2002-12-05 08:50:00 +00:00
Chris Costello
3ebc28efa8
Document the following MAC policies:
...
o Biba: A data integrity policy
o BSD Extended: Support for the firewall-like access controls (ugidfw(8))
o MLS: Multi-level security, a confidentiality policy
(These files originally lived in src/share/man/man9)
Approved by: re (blanket)
Sponsored by: DARPA, Network Associates Labs
Obtained from: TrustedBSD Project
2002-12-05 00:05:38 +00:00
Ruslan Ermilov
ae82896268
Consistently mark std(in|out|err) with .Dv, because that's how they
...
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".
Approved by: re
2002-12-04 18:57:46 +00:00
Søren Schmidt
8ba4488cea
Add support for the PC98 platform to the ATA driver.
...
This mostly consists of functionality to serialize accesses to
the two ATA channels (which can also be used to "fix" certain
PCI based controllers).
Add support for Acard controllers.
Enable the ATA driver in PC98 GENERIC, and add device hints.
Update man page with latest support.
The PC98 core team has kindly provided me with a PC98
machine that made this all possible, thanks to all that
contributed to that effort, without that this would
probably newer have been possible..
Approved by: re@
2002-12-03 20:20:44 +00:00
Chris Costello
431dda01b6
Document the MLS policy
...
Approved by: re
Sponsored by: DARPA, Network Associates Labs
Obtained from: TrustedBSD Project
2002-12-02 01:04:37 +00:00
Chris Costello
9759d0e4dd
Spelling: "current" -> "currently"
...
Approved by: re
Sponsored by: DARPA, Network Associates Labs
2002-12-02 00:00:43 +00:00
Poul-Henning Kamp
9b150847d0
De-danglify.
...
Submitted by: ceri
Approved by: re (blanket)
2002-12-01 15:59:33 +00:00
Ruslan Ermilov
92b1f2f7a3
mdoc(7) police: sweep.
2002-11-29 16:42:23 +00:00
Ruslan Ermilov
ef31810d3f
Back out part of last delta that was committed by accident.
...
(.Xr is not yet that smart.)
2002-11-29 11:50:08 +00:00
Ruslan Ermilov
d962d52ac0
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
Ruslan Ermilov
e60fa8374d
mdoc(7) police: catch up to the code changes.
...
Approved by: re
2002-11-29 11:36:32 +00:00
David E. O'Brien
a2a8085e7e
As warned on freebsd-current@, remove the perl wrapper from /usr/src.
...
The /usr/bin/perl wrapper isn't solving many of the problems it was
imported to deal with. There are limitations to it that don't have a
clear "fix".
Reviewed by: markm, kris
Extorted approval from: re(jhb)
2002-11-27 17:46:26 +00:00
Ruslan Ermilov
e27480d64d
mdoc(7) police:
...
Revert to using the .Tn POSIX and .Tn ANSI instead of \*[Px] and \*[Ai]
strings; using these strings is unsafe in troff mode, as they include a
change in a font size.
Approved by: re
2002-11-26 17:55:41 +00:00
Nate Lawson
33893c674d
Hook the targ.4 manpage into the build
...
Submitted by: Attila Nagy <bra@fsn.hu>
Approved by: re (previously)
2002-11-25 18:31:07 +00:00
Johan Karlsson
fe00ab2fd1
Reflect that we now use
...
device ppc
and
hint.ppc.0.at="isa"
hint.ppc.0.irq="7"
in /boot/device.hints to configure the ppc device.
Reviewed by: trhodes, ru
Approved by: re@ (rwatson)
2002-11-25 13:49:31 +00:00
Ruslan Ermilov
298aa4e5fa
Added the syncache(4) manpage.
...
Submitted by: jlemon
2002-11-23 19:43:44 +00:00
Nate Lawson
c38b150ae4
New SCSI target emulator code
...
This code allows a user program to enable target mode on a SIM and
then emulate any number of devices (disks, tape drives, etc.) All
decisions about device behavior (UA, CA, inquiry response) are left
to the usermode program and the kernel driver is merely a conduit
for CCBs. This enables multiple concurrent target emulators, each
using its own backing store and IO model.
Also included is a user program that emulates a disk (RBC) using a
file as a backing store. This provides functionality similar to
md(4) at the CAM layer.
Code has been tested on ahc(4) and should also work on isp(4) (and
other SIMs that gain target mode support). It is a complete rewrite
of /sys/cam/scsi_target* and /usr/share/examples/scsi_target.
Design, comments from: gibbs
Supported by: Cryptography Research
Approved by: re
2002-11-22 22:55:51 +00:00
Tom Rhodes
a19f1419b5
Catch the make.conf manual page up with defaults/make.conf
...
PR: 45470
Approved by: re (bmah)
Submitted by: Carl Schmidt <carl@slackerbsd.org> (original version)
2002-11-22 18:27:59 +00:00
Gordon Tetlow
54e347fb3b
Update rc(8) manpage to reflect rc.d
...
Add an rc.subr(8) manpage
Hook rc.subr.8 up to the build.
Submitted by: Mike Makonnen <mtm@identd.net>
Approved by: re@ (bmah)
Obtained from: NetBSD
2002-11-21 20:12:05 +00:00
Julian Elischer
bbc195991d
Make the bluetooth man pages appear
2002-11-21 00:06:08 +00:00
Julian Elischer
878ed22696
The second try a committing the bluetooth code
...
Has been seen to work on several cards and communicating with
several mobile phones to use them as modems etc.
We are still talking with 3com to try get them to allow us to include
the firmware for their pccard in the driver but the driver is here..
In the mean time
it can be downloaded from the 3com website and loaded using the utility
bt3cfw(8) (supplied) (instructions in the man page)
Not yet linked to the build
Submitted by: Maksim Yevmenkin <myevmenk@exodus.net>
Approved by: re
2002-11-20 23:01:59 +00:00
Chris Costello
2699228f1e
Activate mac_biba.9
...
Approved by: re
Sponsored by: DARPA, Network Associates Labs
2002-11-20 22:28:20 +00:00
Chris Costello
36e4f12d71
Document the Biba MAC policy.
...
Approved by: re
Sponsored by: DARPA, NAI Labs
Obtained from: TrustedBSD Project
2002-11-20 22:26:58 +00:00
John Baldwin
5c5145d7f9
Document the KERNELS variable.
2002-11-18 20:31:35 +00:00
Yoshihiro Takahashi
1e89c49d2e
Add EXTLOCALDIR document.
2002-11-18 12:25:53 +00:00
Alfred Perlstein
4919e8cbe9
Flesh out the description of the uma_zcreate callback function arguements
...
a bit. As there may be changes soon we're still a bit vague unfortunatly.
2002-11-18 01:11:58 +00:00
John Baldwin
22eef9d51e
Document NOCDROM and NO_FLOPPIES.
2002-11-15 20:55:37 +00:00
Sam Leffler
a5eb8d53b2
document auto-recognition of device capabilities
2002-11-15 00:25:33 +00:00
Thomas Moestl
67bc3e2af3
Update to match recent snp fixes.
...
Reviewed by: dd
2002-11-11 10:59:28 +00:00
Warner Losh
e8ef497c66
Document devd_enable.
...
Submitted by: dougb
2002-11-10 09:19:42 +00:00
Hidetoshi Shimokawa
d4f6170598
Add fwe.4.
2002-11-08 03:24:32 +00:00
Tom Rhodes
01f5fdee5c
Restore most (90%) of the text I removed in my previous commit. Remove the
...
part about spelling and grammar.
Discussed with: -developers
2002-11-06 18:58:02 +00:00
Tom Rhodes
ad727d7c98
Remove Realtek discriminating comments from the rl(4) manual page.
...
This leaves us with 'just the facts'
PR: 31271
2002-11-06 03:53:08 +00:00
Dima Dorfman
c00809fcf9
Fix formatting bogon.
2002-11-05 19:23:25 +00:00
Dima Dorfman
489587c5a5
Undelete FILES section (taken from RELENG_4), primarily to give the
...
location of the passwd and master.passwd files.
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com>
2002-11-05 19:18:19 +00:00
Dima Dorfman
d722865a31
master.passwd, not master.password
...
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com>
2002-11-05 19:13:06 +00:00
John Baldwin
69c3915a5b
Fix a grammar bogon.
...
PR: 44883
Submitted by: Christian Brueffer <chris@unixpages.org>
2002-11-04 19:18:57 +00:00
Robert Watson
bf139e9706
License: update, remove clause three of BSD license per approval of
...
NAI.
Add cautionary notes on the experimental status of the MAC Framework
in FreeBSD 5.0.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-11-04 18:11:17 +00:00
Poul-Henning Kamp
5afa461402
Run a revision on the GBDE encryption facility.
...
Replace ARC4 with SHA2-512.
Change lock-structure encoding to use random ordering rather for obscurity.
Encrypt lock-structure with AES/256 instead of AES/128.
Change kkey derivation to be MD5 hash based.
Watch for malloc(M_NOWAIT) failures and ditch our cache when they happen.
Remove clause 3 of the license with NAI Labs consent.
Many thanks to "Lucky Green" <shamrock@cypherpunks.to> and "David
Wagner" <daw@cs.berkeley.edu>, for code reading, inputs and
suggestions.
This code has still not been stared at for 10 years by a gang of
hard-core cryptographers. Discretion advised.
NB: These changes result in the on-disk format changing: dump/restore needed.
Sponsored by: DARPA & NAI Labs.
2002-11-04 09:27:01 +00:00
Alfred Perlstein
ac1cc6ee11
Backout "compatibility hack" for __sF.
...
Requested by: Steve Kargl <sgk@troutmask.apl.washington.edu> (submitter)
2002-11-04 03:23:56 +00:00
Robert Watson
bcedbf7819
X-ref clock_gettime(2).
2002-11-02 23:59:02 +00:00
Alfred Perlstein
0fc25b925d
Provide a hook to make __sF visible outside of libc for commercial apps
...
if WANT_COMPAT4_STDIO is defined when compiling libc.
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2002-11-02 19:47:53 +00:00
Robert Watson
efbc63a783
Further clarifications of the #ifdef/#if/#elif/#endif style information,
...
largely submitted by bde. Return our exemption of the #ifdef lint
comments since the exemption is intended to handle a particularly
common current case without mandating change. Improve language and
spelling, and slightly clarify the notions associated specifically
with #elif.
Obtained from: bde
2002-11-01 16:20:31 +00:00
Thomas Quinot
a4ff0220ab
Fix minor typo.
...
Note that ATAPI/CAM has been MFC'd into RELENG_4 and will appear
in FreeBSD 4.8.
Reviewed by: roberto
2002-11-01 10:02:31 +00:00
Julian Elischer
94d31abc4e
More formatting fixes
2002-10-31 23:36:16 +00:00
Julian Elischer
5bec8a73ac
Slight formatting change.
2002-10-31 23:26:02 +00:00
Julian Elischer
585ff168dc
Add the netgraph 'source' module.
...
This is NOT YET CONVERTED TO -current.
This node is a source for preprogrammed packets at a known rate for testing.
I will convert it to -current "in place" but will MFC teh original
pre-conversion variant as that is what is originally submitted.
Man page my me, info from Dave's README.
Submitted by: Dave Chapeskie <dchapeskie@SANDVINE.com>
Obtained from: Sandvine inc.
MFC after: 1 week
2002-10-31 23:03:09 +00:00
Thomas Quinot
a1e2d9ff4d
Add ATAPI/CAM man page.
...
Reviewed by: roberto
2002-10-31 10:52:47 +00:00
Thomas Quinot
17b1e1df1a
Remove bogus advertising clauses.
...
Reviewed by: n_hibma, roberto
2002-10-30 22:27:54 +00:00
Thomas Quinot
9dab9ccba4
Man page for ATAPI/CAM.
...
Reviewed by: roberto
2002-10-30 08:42:24 +00:00
Ruslan Ermilov
e5f3fe8c97
PRINTERDEVICE can now take multiple values.
2002-10-29 16:13:21 +00:00
Chris Costello
2c26594d26
o Change .Nd to be less redundant and more consistent with upcoming policy
...
man pages.
o Move a misplaced comment.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-29 00:21:03 +00:00
Chris Costello
e91aeae5e1
Correctly spell "te" as "mls".
2002-10-28 23:03:25 +00:00
Chris Costello
30ee002788
Add a man page describing the Mandatory Access Control label format.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-28 22:54:54 +00:00
Robert Watson
5ab0c4ceeb
Clarify style(9) WRT comments following #endif, #else.
...
The closing comment is required only for long conditionally defined
code sections, with the exception of lint cases. Attempt to document
also the logic for using '!' before the SOMETIMESSOMETHGINGHERE.
The goal of these comments is to make complex cases more
comprehensible, not to require them in all cases. The rules here are
derived from behavior used in 90+% of the kernel source code.
Reviewed by and discussed with: jhb, bde, mike
2002-10-28 19:33:22 +00:00
Luigi Rizzo
9a96729c64
Remove stale information from these two manpage, and point the readers
...
to the one up-to-date page which is ipfw(8).
MFC after: 3 days
2002-10-28 07:24:58 +00:00
Alexey Zelkin
1f1e884a91
Add & hookup manpage for pthread_attr_get_np(3).
...
MFC after: 3 days
2002-10-26 15:04:29 +00:00
Thomas Quinot
7644e396f3
Add a new /etc/periodic/security script to check for packets
...
rejected by ipfilter (510.ipfdenied), and a corresponding periodic.conf
knob (daily_status_security_ipfdenied_enable).
Reviewed by: roberto
Approved by: re@
2002-10-25 15:16:54 +00:00
Hidetoshi Shimokawa
ea1d1ef06f
add manpages for FireWire.
2002-10-25 14:34:24 +00:00
Tim J. Robbins
9c78e04d62
Make the example "assertion failure" message match reality.
2002-10-25 14:22:20 +00:00
Tim J. Robbins
a40c540ffa
Update the Standards section for the addition of the C99 va_copy macro.
2002-10-25 12:22:14 +00:00
Sheldon Hearn
a7af55af93
* Modernize aio(4), providing instructions for static and dynamic kernel
...
linking.
* Fix disorder in the SEE ALSO sections of aio_*(2).
* Remove unnecessary cross-references from the SEE ALSO sections of
aio_*(2); config(8), kldload(8) and kldunload(8) are cross-referenced
from aio(4).
* Remove the KERNEL OPTIONS sections from aio_*(2), now that these
pages cross-reference aio(4), which contains suitable kernel linking
reference material.
2002-10-24 12:57:05 +00:00
Dag-Erling Smørgrav
9ccc706104
Add a simple man page for the aio facility.
2002-10-24 12:22:19 +00:00
Robert Watson
f64a0a56d4
Minor tweaks to the acpi.4 man page: xref acpiconf.8, and one of the
...
bugs (device naming) isn't present [anymore].
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-24 01:44:50 +00:00
Giorgos Keramidas
0c7911f3ff
Minor grammar fix: referenced to -> in reference to.
2002-10-22 23:36:10 +00:00