Ruslan Ermilov
71fe318b85
Use a single style for share/doc/ makefiles.
2002-10-29 15:01:59 +00:00
Ruslan Ermilov
c189e39fe2
Sort SUBDIR list.
...
Don't mention SGML docs which now live elsewhere.
2002-10-29 14:58:00 +00:00
Ruslan Ermilov
b382ba4fb1
bsd.doc.mk changes:
...
Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.
Only create _stamp.extra when necessary.
Get rid of SOELIMPP and OBJS.
Use Groff version of soelim(1); we need its -I option
for the following to work.
Don't needlessly chdir to SRCDIR. Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.
2002-10-29 14:56:09 +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
Andrey A. Chernov
69966c6574
Add lt_LT.ISO8859-13
...
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
2002-10-25 22:02:10 +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
Ruslan Ermilov
1bebaf0233
Preprocess with tbl(1) only where needed.
2002-10-25 09:14:09 +00:00
Ruslan Ermilov
bd0dbc8b3c
Don't preprocess with tbl(1).
2002-10-25 09:05:10 +00:00
Ruslan Ermilov
621ea7dfa7
Kill the remnants of BOG.
2002-10-25 09:03:09 +00:00
Ruslan Ermilov
1ce6b93097
Preprocess with tbl(1).
2002-10-25 08:55:47 +00:00
Ruslan Ermilov
b4740bfe12
Don't preprocess with tbl(1).
2002-10-25 08:55:24 +00:00
Ruslan Ermilov
7ce2069ad6
Don't preprocess with tbl(1).
2002-10-25 08:40:24 +00:00
Ruslan Ermilov
15cd62721a
Simplify.
2002-10-25 08:39:25 +00:00
Ruslan Ermilov
a3e8fd0b7f
Don't preprocess with tbl(1).
2002-10-25 08:10:40 +00:00
Ruslan Ermilov
2f3459e9ce
Preprocess with tbl(1).
2002-10-25 08:06:58 +00:00
Ruslan Ermilov
7b9ecf5a64
Eliminate warnings.
2002-10-24 13:31:34 +00:00
Ruslan Ermilov
037509314d
Preprocess with tbl(1), eliminate warnings.
2002-10-24 13:21:29 +00:00
Ruslan Ermilov
218c7678a6
Fixed a warning.
2002-10-24 12:59:10 +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
Ruslan Ermilov
3047fefe49
Fixed references and a bunch of other warnings.
2002-10-24 12:56:20 +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
Giorgos Keramidas
56e37108f4
Add description of fetch-recursive target.
2002-10-22 23:11:38 +00:00
Giorgos Keramidas
a5d3110615
Refer to doc/en_US.ISO8859-1 for documentation.
2002-10-22 23:06:29 +00:00
Giorgos Keramidas
6b3e3c6f80
Split an excessively long sentence.
2002-10-22 22:52:24 +00:00
Giorgos Keramidas
3c2486a77c
Improve wording by removing repetitive use of 'default'.
2002-10-22 22:43:24 +00:00
Giorgos Keramidas
60eefdafd2
The ipfw module is only loaded if necessary.
2002-10-22 22:39:18 +00:00
Giorgos Keramidas
7361df2133
s/then/than/ where appropriate.
2002-10-22 22:36:56 +00:00
Giorgos Keramidas
0b6579f22d
rulset -> ruleset
2002-10-22 22:34:29 +00:00
Luigi Rizzo
4af9c6707c
List some of the Compact Flash readers known to work with this driver.
...
MFC after: 3 days
2002-10-22 15:23:13 +00:00
Poul-Henning Kamp
f33aca987b
Change to match NO_MAKEDEV* -> MAKEDEV*.
2002-10-22 15:02:53 +00:00
Thomas Moestl
cf8cc48964
Update for BSD.include.dist r1.60 (addition of include/dev/ofw).
...
Forgotten by: tmm
Prodded by: ru
2002-10-22 10:37:07 +00:00
Robert Watson
64027e4d85
Add mac(9), a man page providing a basic introduction to the concepts
...
associated with the TrustedBSD MAC Framework, as well as some credits
to developers and contributors.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-10-21 23:51:18 +00:00
Ian Dowse
c557ae16ce
Implement a new IP_SENDSRCADDR ancillary message type that permits
...
a server process bound to a wildcard UDP socket to select the IP
address from which outgoing packets are sent on a per-datagram
basis. When combined with IP_RECVDSTADDR, such a server process can
guarantee to reply to an incoming request using the same source IP
address as the destination IP address of the request, without having
to open one socket per server IP address.
Discussed on: -net
Approved by: re
2002-10-21 20:40:02 +00:00
Andrew Gallatin
777bca5e20
Add some documentation of FreeBSD's special synchronization quirks
...
which may surprise developers coming from Solaris, or other platforms
which have a similar interface, but slightly different rules.
Reviewed by: jhb, ru
2002-10-21 12:54:13 +00:00
Murray Stokely
a91b8fd9fb
Note that support for the third 'drivers floppy' has been implemented.
...
Also point to the AWK scripts instead of the older Perl ones, now that
they've been rewritten.
2002-10-21 10:48:19 +00:00
Mark Murray
e59ad99697
Move more games stuff to the attic.
2002-10-21 07:50:38 +00:00
Giorgos Keramidas
f09b82aa1a
crash(8) is a manual page, not a `section'.
2002-10-21 01:27:41 +00:00
Giorgos Keramidas
f0f3178bb8
Minor typo fixes.
2002-10-21 01:24:10 +00:00
Giorgos Keramidas
f19c72095f
Use .Ed to terminate .Bd display.
2002-10-21 01:13:46 +00:00
Poul-Henning Kamp
b8c9bc1a22
Stamping out more Danglish.
2002-10-20 20:59:10 +00:00
Chris Costello
19eec4135d
Move .Os to its proper location in the document.
2002-10-20 19:44:36 +00:00
Chris Costello
bba43ee522
o Spelling, punctuation and markup fixes.
...
o Correctly use the "No chain is stronger than its weakest link" adage.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-10-20 19:38:28 +00:00
Ceri Davies
362ebd996c
Correct various typos.
...
PR: docs/44302
Submitted by: Christian Brueffer <chris@unixpages.org>
Approved by: phk
2002-10-20 15:27:32 +00:00
Ceri Davies
e1eecee002
Remove quotes to make an example of kernel configuration valid.
...
PR: docs/44306
Submitted by: Dmitry Dyomin <old@old.com.ua>
MFC after: 3 days
2002-10-20 15:19:40 +00:00
Mark Murray
dc2f663b39
Do not build the majority of the games. Remaining are the
...
"utility-like" games and everyone's favourite, fortune(6).
2002-10-20 11:18:56 +00:00
Scott Long
f9d186edc8
After much delay and anticipation, welcome RAIDFrame into the FreeBSD
...
world. This should be considered highly experimental.
Approved-by: re
2002-10-20 08:17:39 +00:00
Poul-Henning Kamp
86ebc3343c
Add the manual page which explains how gbde works and which bits it is
...
composed off.
Sponsored by: DARPA & NAI Labs.
2002-10-19 21:44:57 +00:00
Andrey A. Chernov
1878fe6398
Add sr_YU locales
...
Submitted by: Toni Andjelkovic <toni@soth.at>
2002-10-19 13:04:05 +00:00
Andrey A. Chernov
33b7947a75
Add sr_YU locales
...
Submitted by: Toni Andjelkovic <toni@soth.at>
2002-10-19 12:59:19 +00:00
Benno Rice
6771685b7a
Update the documentation for kthread_create to include the pages argument.
...
Reviewed by: sheldonh
Forgotten by: scottl
2002-10-19 01:39:44 +00:00
Ruslan Ermilov
b17996a47e
Revert last delta. SGR support in grotty(1) is disabled system-wide
...
in /usr/share/tmac/troffrc pending the issue resolution on -arch.
2002-10-18 09:14:17 +00:00
Chris Costello
6bc41f415a
Add a new man page describing the mac_bsdextended policy.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-10-18 05:40:48 +00:00
Andrey A. Chernov
34c763eff1
Add Dutch ISO keymap
...
PR: 17699
Submitted by: Edwin Groothuis <mavetju@chello.nl>
2002-10-17 19:56:00 +00:00
Ruslan Ermilov
ccc4bab104
Added the new variable CTAGS which, if set to "ctags", reverts
...
to creating the tags file using ctags(1). Defaults to "gtags".
Made GTAGSFLAGS and HTAGSFLAGS overrideable, added CTAGSFLAGS.
Folded bsd.prog.mk version of `tags' into bsd.dep.mk.
PR: bin/42852
2002-10-17 13:48:13 +00:00
Ruslan Ermilov
7621fdab1a
mdoc(7) police: markup and spelling fixes.
...
Prodded by: phk
2002-10-16 16:46:58 +00:00
Mike Barcroft
31cfc49a4e
Remove the posix4(9) manual. It no longer contains relevant
...
information.
2002-10-16 14:24:41 +00:00
Max Khon
2cc6cfc63f
write caching is enabled by default -- reflect this in manpage
...
Approved by: sos
MFC after: 0 days
2002-10-16 13:37:33 +00:00
Garrett Wollman
0aedf5d7d0
Merge from vendor tzdata2002d.
...
PR: 44004
MFC after: 3 days
2002-10-16 01:55:48 +00:00
Garrett Wollman
51cba60d77
Re-sort to reflect change of East Timor from TP to TL.
2002-10-16 01:55:10 +00:00
Max Khon
d817590381
Add HP ScanJet 2200C
...
PR: 41375
Approved by: joe
2002-10-15 21:59:39 +00:00
Sam Leffler
1403a8c73e
update to better reflect reality:
...
o describe additional argument in driver callbacks
o describe flow-control mechanism for processing crypto requests
o remove old cruft
o remove openbsd-specific cruft
o fixup some references
o yada yada ...
2002-10-14 20:23:41 +00:00
Tim J. Robbins
2f25a7cef7
Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC.
2002-10-14 10:44:00 +00:00
Marcel Moolenaar
8f6a0ee959
ia64 specific CFLAGS change:
...
Fix the "@gprel relocation against dynamic symbol xxx" linker error.
Variables defined in the link unit and small enough to be put in the
short data section will have a gp-relative access sequence (using the
@gprel relocation). It is invalid to have @gprel relocations in shared
libraries, because they are to be resolved by the static linker and
not the dynamic linker. The -fpic option will cause @ltoff relocations
for @gprel relocations, but the side-effects are untested (if any).
Instead, disable/eliminate the short data section to achieve the same.
2002-10-13 02:52:22 +00:00
Jens Schweikhardt
7eeaf6dce8
Fix a dozen typos, among them dmr's last name :-) and the ever so
...
popular "dependant" (which the original reference manual does not have).
Nuke whitespace at EOL.
2002-10-12 14:50:50 +00:00
Jeff Roberson
7229a4a23f
- Add a section on logging ktr entries to disk via ALQ.
2002-10-12 05:50:47 +00:00
Jeff Roberson
d627754a07
- Add a reference to ktrdump(8)
...
- Remove the stale comments about ktr extend.
2002-10-12 03:01:11 +00:00
Jeff Roberson
54dc0e41e4
- Move the description of KTR_CPUMASK into the "Event Masking" section.
...
- Remove the "Extensions" section since it is no longer relavent.
- Create a new section for KTR_VERBOSE and put it's description there.
2002-10-12 02:56:46 +00:00
Jeff Roberson
72517de515
- Remove the bogus reference to the removed KTR_EXTEND option.
...
- Add ktrdump(8) to the SEE ALSO section.
- Remove the BUGS section that complains about not having a userland utility
for viewing ktr data.
2002-10-12 02:45:21 +00:00
John Baldwin
a3672eee7a
SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago.
2002-10-11 19:45:19 +00:00
Mike Barcroft
2b7f24d210
Change iov_base's type from char *' to the standard
void *'. All
...
uses of iov_base which assume its type is `char *' (in order to do
pointer arithmetic) have been updated to cast iov_base to `char *'.
2002-10-11 14:58:34 +00:00
Poul-Henning Kamp
2c38619b52
Slight overhaul of arc4random() and friends.
...
One bug fixed: Use getmicrouptime() to trigger reseeds so that we
cannot be tricked by a clock being stepped backwards.
Express parameters in natural units and with natural names.
Don't use struct timeval more than we need to.
Various stylistic and readability polishing.
Introduce arc4rand(void *ptr, u_int len, int reseed) function which
returns a stream of pseudo-random bytes, observing the automatic
reseed criteria as well as allowing forced reseeds.
Rewrite arc4random() in terms of arc4rand().
Sponsored by: DARPA & NAI Labs.
2002-10-11 13:13:08 +00:00
Ruslan Ermilov
65b1f0f74e
Groff 1.18.1 comes in with ANSI color support, enabled by default.
...
In "nroff" mode, italic font renders as an underlined text, which
makes it indistinguishable from the bold text on color monitors
(cons25 terminal type), yet it requires the less(1)'s -R option.
(Refer to the new grotty(1) manpage for details.)
So turn off the color support for now (when generating catpages),
until we figure out what do we do with this new feature. I have
a patch for grotty(1) that tells it to use the "reverse video"
attribute to render the italic font. Once this is accepted, we
can turn color support back on (if there won't be any objections
from the community).
2002-10-11 09:16:24 +00:00
John Baldwin
16de69e956
- Fix a missort in the Time section.
...
- Specify date for OS X 10.1.
- Whitespace fix for NetBSD 1.5.3 release date.
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru> (mostly)
2002-10-10 16:42:54 +00:00
John Baldwin
d61e0656e1
Update "UNIX History" URL.
...
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
2002-10-10 14:47:03 +00:00
John Baldwin
e48fd6e3c2
- Sort references in the Time section alphabetically.
...
- Remove U25 time reference as it is never referenced.
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
2002-10-10 14:21:01 +00:00
John Baldwin
8d40415d94
Update BSD family tree to include FreeBSD 4.6.2, NetBSD 1.6, and Mac OS X
...
10.2.
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
2002-10-10 14:17:42 +00:00
Maxim Konovalov
18632a5d66
Add BSD/OS 4.3.
...
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Reviewed by: grog
MFC after: 1 week
2002-10-10 08:57:39 +00:00
Alfred Perlstein
9e9715e9c0
de-__P()
2002-10-10 00:32:55 +00:00
Andrey A. Chernov
08e9b2d4bb
Change x_fmt to %Y-%m-%d
...
PR: 41043
Submitted by: Henrik Tunedal <henrik@tunedal.nu>
2002-10-09 21:02:43 +00:00
Tim J. Robbins
6220f70ee6
Add definitions for the new international monetary formatting struct lconv
...
members to English (Australia) as an example.
2002-10-09 09:25:11 +00:00
Murray Stokely
8595a93d04
FreeBSD 4.7 enters the BSD family tree sometime on October 8, 2002.
2002-10-08 05:25:58 +00:00
Alexander Kabaev
7d59efa9a8
Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.
...
Reviewed by: n_hibma
Approved by: obrien
2002-10-08 03:09:57 +00:00
Sam Leffler
f4bf433552
manual pages for the new kernel crypto support (need work)
...
Obtained from: openbsd
2002-10-04 20:43:30 +00:00
Ruslan Ermilov
b0eca2c865
Sort in ``phone directory'' order (except for LIBC_*).
2002-10-04 16:25:08 +00:00
Poul-Henning Kamp
2024748156
Reflect the fact that we install our libexpat as libbsdxml.
2002-10-04 13:36:12 +00:00
Bruce Evans
c6a1c7c5b9
Use the -mno-align-long-strings on i386's to debloat the kernel a little.
...
This reduces the size of GENERIC's text space by 73999 bytes (about 2%).
The bloat is from approximately 3437 strings longer than 31 characters
being padded to a 32-byte boundary.
2002-10-04 12:54:36 +00:00
Poul-Henning Kamp
c5f9218b48
Add the new function "sbuf_done()" which returns non-zero if the sbuf is
...
finished.
This allows sbufs to be used for request/response scenarioes without
needing additional communication flags.
Sponsored by: DARPA & NAI Labs.
2002-10-04 09:58:17 +00:00
Scott Long
0910374b7f
Alas, poor matcd, I knew ye well.
...
It doesn't work.
It cannot be made to work.
Goodbye.
X-MFC after: ASAP
2002-10-04 06:06:04 +00:00
Peter Wemm
4ae86c723c
Make the man page for utmp/lastlog match the actual definitions.
2002-10-04 00:25:50 +00:00
Poul-Henning Kamp
a70e34ac71
Add LIBEXPAT definition.
2002-10-02 07:36:08 +00:00