horikawa
9825ae0a27
Fix typos.
...
o replace `of possible' with `if possible'
o VOP_SETACL(9) is modified to say about `ACL' instead of `extended
attributed'
o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about
VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9)
Reviewed by: Robert Watson <rwatson@FreeBSD.org>,
Chris Costello <chris@calldei.com>
2001-05-07 22:15:18 +00:00
ru
3426882dda
A bit of markup and spelling fixes.
2001-05-07 12:48:38 +00:00
dd
be7e13cb78
s/mtx_try_enter/mtx_trylock/
2001-05-06 22:04:17 +00:00
dd
4ac9ed2901
Add printf.9, and add links to tprintf.9 and uprintf.9.
2001-05-05 00:25:39 +00:00
dd
da25a9b0b7
A manual page for the printf(), uprintf(), and tprintf() kernel functions.
...
Submitted by: Andrew R. Reiter <arr@watson.org>
Reviewed by: jhb
2001-05-04 23:25:58 +00:00
imp
0bf2efaf35
Add hint about how to build an ISA NMI card and why you'd want to do so.
...
Reviewed by: bde, dima dorfman
2001-05-02 03:26:10 +00:00
imp
66031e93ec
ulpt(4) doesn't exist, so don't cross ref to it.
...
Reviewed by: n_hibma
2001-05-01 21:46:28 +00:00
schweikh
2583bfdb34
Fixed typos: dependant -> dependent
2001-05-01 14:10:12 +00:00
schweikh
db2380c01c
Fixed typos: decendant -> descendant
2001-05-01 14:09:20 +00:00
schweikh
c91401db41
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
imp
7d3d350edc
Add cross reference to ast, for folks with IDE tape drives.
2001-05-01 03:43:34 +00:00
dillon
fea0eeaf7c
Remove a real FQDN host reference from the example
...
Add $FreeBSD tag
2001-04-30 20:19:22 +00:00
bmah
d9c7bc5d6a
Fix typo: Descriptions of SK-9842 and SK-9843 were reversed.
...
PR: docs/21700
Submitted by: neuf@lrs.e-technik.uni-erlangen.de
2001-04-30 16:02:46 +00:00
dd
845d012211
Clarify a little: the mandatory argument is an event number.
...
PR: 26905
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-04-29 03:54:48 +00:00
dd
77b3f85a3e
Add xref to sym(4)
...
PR: 26881
2001-04-29 03:48:35 +00:00
dd
ddcfab3191
mdoc(7) police: use .Va and .Vt where appropriate
2001-04-29 03:45:04 +00:00
jmas
c30e847cc1
Fix typo: GREMANLINKS -> GERMANLINKS
2001-04-29 00:49:31 +00:00
jmas
0fddc7ff83
Add es_ES.
2001-04-29 00:38:26 +00:00
dd
ebdd59b97a
Document allscreens_kbdflags.
...
Reviewed by: ru
2001-04-28 20:57:26 +00:00
dd
4955c200ba
mdoc(7) police: use .Va and .Vt where appropriate
...
Reviewed by: ru
2001-04-28 20:51:23 +00:00
markm
92fb2502f8
Cleaner method of making PAMable apps static (in the optional case of
...
wanting static apps).
2001-04-28 15:18:10 +00:00
phantom
905303fbfe
Add category definitions (which were missing) for locale categories LC_MESSAGES,
...
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions
collection at ftp://dkuug.dk/i18n/WG15-collection/
2001-04-28 15:13:30 +00:00
alex
eb13c62351
Improve description of "new_sysent".
2001-04-28 13:19:20 +00:00
alex
2e63ceabba
Add SYSCALL_MODULE.9, a manpage for the SYSCALL_MODULE wrapper macro
...
for syscall klds.
Some text of this manpage is based on the comments in the example
syscall module written by Assar Westerlund.
Reviewed by: ru
2001-04-28 13:18:40 +00:00
ru
8f59c12a30
Removed reference to withdrawn secure-supfile.
2001-04-27 12:15:15 +00:00
ru
6a19f2af7e
stable-supfile now covers 4.x-stable.
2001-04-27 12:08:34 +00:00
ru
15767fcc24
MFS: revision 1.19.2.4
...
Correct comments to fit current realities of exporting crypto.
2001-04-27 12:00:35 +00:00
ru
29df93f297
mdoc(7) police: removed hard sentence breaks.
2001-04-27 10:27:06 +00:00
ru
c1d6692466
mdoc(7) police: shrink list width by one character.
2001-04-27 09:06:50 +00:00
ru
9e075698f2
... and do it make(1) way.
2001-04-26 11:14:50 +00:00
obrien
c5e2a143fd
Reduce the number of $FreeBSD$'s from 3 to 2. I believe both remaining
...
are needed for proper examples.
2001-04-25 20:58:28 +00:00
jim
e3e5a4c1af
Document XFREE86_VERSION.
2001-04-25 19:27:39 +00:00
dd
daedbc6cd1
"break", "chdir", "continue", "else", and "while" are sh(1) builtins;
...
mark them as such.
PR: 26702
2001-04-25 05:53:20 +00:00
schweikh
3ced8562f5
Document all isdn_* variables in rc.conf(5) - 6 more knobs to frob!
...
PR: conf/24865
Submitted by: schweikh
Reviewed by: hm
2001-04-24 20:00:58 +00:00
ru
358c78ac21
mdoc(7) police: update HISTORY section.
...
This interface is not available in 4.3-RELEASE.
2001-04-23 15:22:50 +00:00
ru
f09768cd33
The semantics of the .Os call has been changed. For CURRENT,
...
this currently implies the default argument of "FreeBSD 5.0".
2001-04-23 15:15:49 +00:00
ru
2816709a18
Fix the fix in rev.1.34.
...
Makes `cleandir' DTRT if MAKEOBJDIRPREFIX set and not empty,
like in `buildworld' case.
2001-04-23 14:47:40 +00:00
sobomax
f6f0d430cc
Add missed and update existing MASTER_SITE_*.
2001-04-22 19:01:44 +00:00
wosch
0cb4e54fc2
typo in last commit
2001-04-22 18:32:58 +00:00
wosch
b68d003eda
Added upcoming NetBSD 1.5.1 patch release.
2001-04-22 18:30:47 +00:00
wosch
762dff7420
Added the Daemonnews article `The BSD Family Tree' by James Howard
...
to bibliography.
2001-04-22 18:28:01 +00:00
wosch
5436aedb02
Update FreeBSD 4.3 release date.
2001-04-22 18:24:10 +00:00
asami
5f4903c065
Add ports-picobsd.
2001-04-22 16:51:49 +00:00
obrien
95ccde8ac8
Address $FreeBSD$ and `rcsid'.
2001-04-22 02:32:42 +00:00
obrien
a3d3df36dd
Fix prototype wrap example and note how to wrap ANSI-style function
...
definitions.
2001-04-22 02:00:39 +00:00
dd
abd12416e5
Reword a few things and document the search' and
index' make targets.
...
PR: 26690
Submitted by: Pete Fritchman <petef@databits.net>
2001-04-22 00:28:40 +00:00
dirk
9af3a3e675
Check for denied zone transfers (AXFR and IXFR).
2001-04-21 22:36:30 +00:00
ache
4c31286fde
Fix typo in mousechar range
2001-04-21 16:28:29 +00:00
ache
b955aa336b
cons25w: cosmetique, move all bolean and numeric capabilities to the top
...
of the entry for easy reading
2001-04-21 13:25:35 +00:00
dd
4dd3266c4d
Remove references to block devices.
...
PR: 26734
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-04-20 22:57:29 +00:00