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
darcy
5f43adf46b
Added entries for system values related to System V semaphores. Note that
...
the entries refer to the GENERIC config file for each port for defaults
but I still have to do that. It was suggested to me that the man page
should be updated first and I didn't want to be changing it twice. I
will work on the GENERIC files over the next few days. If anyone wants
to jump in with an update for their favorite port please feel free. I
will do the i386 port immediately if you want to use it as a template.
2001-06-27 13:25:25 +00:00
wiz
75dbb967a7
Typos/whitespace fixes.
2001-06-12 11:26:21 +00:00
wiz
ac5d3f3fcf
FreeBSD -> Fx, NetBSD -> Nx.
2001-06-05 13:45:10 +00:00
fvdl
c20e370b1f
Note that the DIAGNOSTIC option will decrease performance.
2001-04-21 20:51:18 +00:00
tsutsui
4112cebef6
Document COMPAT_AOUT_M68K.
2001-04-07 12:31:17 +00:00
wiz
5b3519fb1f
newfs_lfs, not newlfs. Whitespace and punctuation fixes.
2001-04-04 10:52:23 +00:00
mrg
af0b236278
note bumped CHILD_MAX.
2001-04-02 09:33:30 +00:00
fvdl
3cb024a283
Document NAMECACHE_ENTER_REVERSE.
2001-03-29 22:42:48 +00:00
is
782a7670e9
- The ioblix zbus board comes in 24 MHz and 22.1184 MHz clock variants.
...
We default to the (newer, more sane) 22.1184 MHz value, but set it from
the iobzclock variable (in Hz), which is initialized from the IOBZCLOCK
configuration option and patchable.
XXX we should time the clock at system startup.
- add ioblix_zbus to the GENERIC configuration.
2001-03-10 23:55:29 +00:00