Commit Graph

232 Commits

Author SHA1 Message Date
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
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
mrg
e605caf0df note compat_sunos for sparc64, compat_netbsd32, and new compat_svr4_32 2001-03-05 02:35:22 +00:00
itojun
1bba1c790c typo 2001-02-07 11:56:04 +00:00
itojun
2adb8e1671 document ND6_DEBUG 2001-02-07 11:40:16 +00:00
manu
06f408a6ac Updated COMPAT_LINUX: we now have an experimental powerpc port. 2001-01-19 01:58:06 +00:00
drochner
19e58bdc3b documentation for NFS_BOOT_BOOTP_REQFILE 2000-12-05 18:05:49 +00:00
itojun
5cd73eb3de mark some items that assume INET. 2000-11-24 10:09:46 +00:00
kleink
3ba9e614c1 Markup buglet. 2000-11-08 18:19:19 +00:00
itojun
8a3319ddda do not recomment IFA_STATS, as the code seemingly not tested
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
pooka
2fcad3069f s/spase_super/sparse_super/ 2000-11-02 22:31:02 +00:00
hubertf
1836ca4994 Document that VM86 is also used by some X servers to call VESA routines. 2000-10-11 22:24:24 +00:00
bjh21
30c323755b s/usign/using/g 2000-09-21 11:44:53 +00:00
bjh21
985853ce2e Mention NFS_V2_ONLY. 2000-09-19 23:56:50 +00:00
bjh21
c4fdfbaf66 nfsiod(8) is long dead. 2000-09-19 23:53:51 +00:00
hubertf
4e5545b220 Document VNODE_OP_NOINLINE 2000-09-14 16:02:24 +00:00
jhawk
d3a097fd74 Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
the info in distrib/notes.

Minor fixup on PCIC_ISA_ALLOC_IO*.
2000-08-30 19:05:47 +00:00
jeffs
f907ee9f25 Document DDB_BREAK_CHAR that was added in:
sys/conf 1.381
	sys/dev/ic/com.c 1.174
2000-08-03 00:34:08 +00:00
ad
41fa923526 Missing .El before atari-specific section. 2000-07-31 11:40:04 +00:00
castor
cfe48824c3 Add PUCCN option. 2000-07-28 21:38:45 +00:00
is
b38bba4202 Document non-US keyboard support for Shark pccons. 2000-07-25 09:56:41 +00:00
sommerfeld
0b4a816b2e Satisfy pedants 2000-07-05 14:54:01 +00:00
sommerfeld
502fc00210 Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile.  Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it.  See kern/10500, kern/8994 for the gory details.
2000-07-05 04:07:22 +00:00
itojun
2440a71706 to compile IPSEC_ESP enabled kernel, we no longer need a symbolic link
from src/crypto-intl.
2000-06-15 10:33:15 +00:00
gmcgarry
59d8ecda45 xntpd -> ntpd 2000-05-31 22:26:58 +00:00
matt
1c6337fe76 Note that IBCS2 also mean SVR3 and vax. 2000-04-23 18:58:46 +00:00
augustss
b224c2d757 Mention and xref pcibios(4). 2000-04-17 16:58:38 +00:00
tsarna
a32696c2de Death to nfsiod!
It is replaced by kernel threads that do the same thing. The number of
kernel threads used is set with the vfs.nfs.iothreads sysctl.
2000-04-15 21:14:48 +00:00
jhawk
b938c62328 Re-sort references (by section, then alpha by name) per mdoc.samples(7) 2000-04-13 20:05:52 +00:00
jhawk
73ada5abd6 Fix port-i386/9683 ("No doc on pcmcia IO space conflicts").
Note the usage and existance of options PCIC_ISA_ALLOC_IOBASE and
PCIC_ISA_ALLOC_IOSIZE.
2000-04-13 19:40:02 +00:00
tsarna
b3211bfad4 Back out last. Didn't mean to commit it yet. 2000-03-31 05:58:57 +00:00
tsarna
3fcc80b868 Man page for auvia(4). Also xref fms(4) from audio(4). 2000-03-31 05:49:59 +00:00
pk
e07db3089d Spelling. 2000-03-20 11:52:34 +00:00
perry
75d6c3f964 make clear twice year DST problems with RTC_OFFSET -- from jhawk. 2000-03-06 01:08:34 +00:00
wrstuden
b4e4ede4f1 Add options OVERLAY 2000-02-27 01:29:48 +00:00
is
0c7df42dbd Document P5PPC68KBOARD option. 2000-02-12 21:30:51 +00:00
thorpej
dedae624a9 Document NKMEMPAGES. 2000-02-12 18:14:37 +00:00
bouyer
54a73269c2 Updates for ext2fs revision 1. 2000-01-28 17:19:36 +00:00
tron
5b0a036edb Replace reference to obsolete "CLBYTES" parameter by "NBPG". Fixes
PR kern/9215 by Erik Bertelsen.
2000-01-22 23:53:08 +00:00
itojun
c0bf362ef8 improve IPSEC and IPSEC_ESP. make US-centric sentences more generic. 2000-01-06 05:33:05 +00:00
jdolecek
708ff8a0f2 mark experimental status of NTFS the same way as for other "experimental"
filesystems. Suggested by Antti Kantee <pooka@iki.fi> in private mail.

while here, Xref mount_ntfs(8) also in SEE ALSO section.
1999-12-17 03:55:52 +00:00
hubertf
fbff4f9b9e see also: apm(4) 1999-11-29 17:39:18 +00:00
tron
c4a11c52cd Fix typo noted by Damon Brodie in PR misc/8907. 1999-11-28 23:41:48 +00:00
ad
0748cf5e51 Note RASOPS_SMALL/RASOPS_CLIPPING. 1999-10-28 10:29:23 +00:00
bouyer
510907ed01 Document CTL_PROC, the core filename format it core(5), and xref sysctl(8),
sysctl(3), core(5) in various place.
Document 'options DEFCORENAME' inj options(4) and $defcorename in rc.conf(5).
1999-09-28 14:52:32 +00:00
itojun
304f5842ea update description for IPSEC_ESP.
need a symlink for src/crypto-{us,intl}.
(could someone check the wording?)
1999-09-24 17:18:14 +00:00
jdolecek
7aa20c5a32 file-system NTFS: add a note NTFS is very experimental and should be used
with extreme caution
1999-08-05 15:47:07 +00:00
augustss
32ef9ed514 Add NTFS to the list of file systems. 1999-07-30 09:54:57 +00:00
augustss
03fab70583 Mention COMPAT_14. 1999-07-30 00:49:15 +00:00
itojun
d740011572 describe how you can compile IPSEC_ESP.
(there should be some cvs-based, or config-based solution for this)
1999-07-03 01:45:56 +00:00