wiz
|
b40029428b
|
Sort some arch lists, grammar and whitespace fixes.
Bump date for COMPAT_DARWIN/COMPAT_MACHO additions.
|
2002-11-16 12:28:04 +00:00 |
|
grant
|
fc7122989c
|
minor mdoc and whitespace cleanup.
|
2002-11-16 11:42:33 +00:00 |
|
manu
|
7c8e5410cd
|
Added COMPAT_MACH, COMPAT_DARWIN, and EXEC_MACHO. Updated LINUX supported
archs.
|
2002-11-16 11:35:47 +00:00 |
|
grant
|
f803190e5b
|
remove spurious blank line.
|
2002-11-07 01:14:30 +00:00 |
|
grant
|
7434f686a8
|
Mention ALTQ options (from openbsd), fixes part of kern/18836.
From Jason Lingohr <jason at lucid dot net dot au> in private mail.
|
2002-11-07 01:13:57 +00:00 |
|
jdc
|
98cf4923e8
|
Remove SUN_MS_BPS. It is already present in ms(4).
Pointed out by mrg.
|
2002-10-17 07:48:12 +00:00 |
|
jdc
|
3fd663afdd
|
New sentence, new line.
|
2002-10-16 19:48:33 +00:00 |
|
jdc
|
2c542c6b67
|
Add the sun-specific SUN_MS_BPS option.
|
2002-10-16 19:33:45 +00:00 |
|
wiz
|
d54826f715
|
options FD_SCRIPTS, not option FD_SCRIPTS.
From Ben Collver in PR 18467.
|
2002-09-29 15:36:34 +00:00 |
|
wiz
|
7d6cfacbee
|
Remove ppp(4) options here (moved to ppp(4)); add Xr to ppp(4); bump date.
|
2002-09-29 00:36:43 +00:00 |
|
soren
|
2c3f82e5d3
|
Match mbuf changes.
Fixes PR kern/16039 from Tomas Svensson.
|
2002-08-02 19:21:57 +00:00 |
|
wiz
|
d450072570
|
Use .Fn to mark up functions (.Xr might be a good alternative, too).
|
2002-07-08 10:46:00 +00:00 |
|
abs
|
b615d06ee1
|
Document MALLOC_NOINLINE
|
2002-07-08 10:37:04 +00:00 |
|
mason
|
bcf83ebf70
|
fix typo
|
2002-07-05 18:33:20 +00:00 |
|
yamt
|
e248a34ecb
|
an example that uses DR0.
|
2002-07-03 11:05:20 +00:00 |
|
yamt
|
05e18e3144
|
document KSTACK_CHECK_DR0.
|
2002-07-03 03:05:03 +00:00 |
|
yamt
|
a21aabfeb6
|
document KSTACK_CHECK_MAGIC.
|
2002-07-03 02:19:55 +00:00 |
|
augustss
|
877cc2731b
|
Document SYSTRACE.
|
2002-06-18 06:11:29 +00:00 |
|
itojun
|
e64f591364
|
mention that GATEWAY will compile in sys/netinet/ip_flow.c.
|
2002-06-12 02:08:30 +00:00 |
|
wiz
|
c8f923975f
|
Sort SEE ALSO.
|
2002-06-07 11:15:45 +00:00 |
|
gmcgarry
|
d0c1fe487d
|
Document USERCONF and PERFCTRS
|
2002-06-06 21:05:05 +00:00 |
|
lukem
|
84505c7adf
|
fix comma
|
2002-04-07 04:20:17 +00:00 |
|
lukem
|
d213d804f7
|
Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...
|
2002-04-02 05:30:34 +00:00 |
|
jdolecek
|
09e5dcae39
|
rename EXEC_ELF_CATCHALL to EXEC_ELF_NOTELESS
document COMPAT_11 or COMPAT_12 imply EXEC_ELF_NOTELESS
|
2002-03-23 09:56:58 +00:00 |
|
lukem
|
be07ec41d5
|
document MEMORY_DISK_SIZE
|
2002-03-10 20:05:42 +00:00 |
|
manu
|
143b41911d
|
Given that a lot of IRIX binaries now work, COMPAT_IRIX is no more
'highly experimental'. Now it's just 'experimental'...
|
2002-03-04 06:00:15 +00:00 |
|
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
|
jdolecek
|
96b14b7848
|
Document PIPE_SOCKETPAIR
|
2002-02-11 18:16:48 +00:00 |
|
atatat
|
e5b4f1000b
|
Mention the typical command to use to extract the embedded config data
from the kernel.
|
2001-12-18 03:44:35 +00:00 |
|
wiz
|
4a120d785e
|
Improve grammar and use .Nx instead of 'NetBSD'.
|
2001-12-17 21:03:20 +00:00 |
|
atatat
|
106061dd27
|
Describe the new "kernel config embedding" options.
|
2001-12-17 20:09:55 +00:00 |
|
jdolecek
|
a7f1eca681
|
Document EXEC_ELF_CATCHALL. Addresses kern/14409 by Matthew Green.
|
2001-12-16 20:44:11 +00:00 |
|
wiz
|
9dde6cdf61
|
Drop a trailing space.
|
2001-12-05 15:05:15 +00:00 |
|
mrg
|
15e86089fb
|
add some sparc64 specific options.
|
2001-12-05 13:28:54 +00:00 |
|
wiz
|
470a2e6a72
|
Fix typo, and use .Nx for NetBSD.
|
2001-12-01 16:17:45 +00:00 |
|
manu
|
7054731317
|
Updated COMPAT_LINUX (for the mips, it's not extremely experimental anymore,
it's just experimental), and added COMPAT_IRIXi (highly experimental).
|
2001-11-30 21:26:26 +00:00 |
|
lukem
|
0514531239
|
attempt to describe KGDB_DEV* options
|
2001-11-20 08:49:31 +00:00 |
|
pooka
|
a809d8b762
|
Make "[EXPERIMENTAL]" in NTFS consistent with other experimental filesystems
|
2001-10-13 00:15:53 +00:00 |
|
manu
|
db17f39501
|
Added Mips to COMPAT_LINUX
|
2001-09-22 21:35:31 +00:00 |
|
wiz
|
f70c916c87
|
Remove some trailing space, and some punctuation nits.
|
2001-09-22 16:39:25 +00:00 |
|
chs
|
62378d7238
|
add some tunables from vmparam.h. from Greg Woods in PR 9068.
|
2001-09-22 08:43:28 +00:00 |
|
chs
|
afb591ce4d
|
describe UVMHIST* options.
|
2001-09-22 05:38:30 +00:00 |
|
wiz
|
7511ab2515
|
Sort SEE ALSO, sort sections, some markup improvements, some more common
section headers.
|
2001-09-22 01:44:54 +00:00 |
|
wiz
|
cf412a1220
|
Bump date for last change.
|
2001-09-04 04:21:35 +00:00 |
|
wiz
|
84dd7c2015
|
Mention HZ option.
|
2001-09-04 04:20:30 +00:00 |
|
wiz
|
80fe04281d
|
Refer the HTML documentation for ntpd(8) installed in
/usr/share/doc/html/ntp, and fix two whitespace nits while I'm here.
|
2001-09-03 23:03:29 +00:00 |
|
manu
|
f63829f8b0
|
COMPAT_LINUX on the PowerPC is no more experimental.
|
2001-08-23 19:59:44 +00:00 |
|
abs
|
1311a0deae
|
Document TCP_DEBUG and TCP_NDEBUG.
|
2001-07-08 16:19:59 +00:00 |
|
hubertf
|
034d9c4079
|
Note that io.4 isn't available everywhere
|
2001-07-03 16:42:10 +00:00 |
|
hubertf
|
f37e9b5004
|
Note that COMPAT_10 also affects /dev/io
|
2001-07-03 16:41:33 +00:00 |
|