Commit Graph

210 Commits

Author SHA1 Message Date
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
itojun
43ada52628 add INET6, IPSEC and IPSEC_{ESP,DEBUG}. 1999-07-01 10:47:37 +00:00
sommerfeld
fea9ef9123 Document SUBNETSARELOCAL, HOSTZEROBROADCAST 1999-06-26 06:26:13 +00:00
tron
62a726f0c2 Correct comments about which ports support which emulations. Fixes
PR misc/7764 by Antti Kantee.
1999-06-12 21:22:11 +00:00
christos
7cdfe2dbc5 A bit more of explanation in the cyrix options. 1999-06-06 19:48:24 +00:00
christos
c3ba87eec0 add cyrix cache options 1999-06-06 19:44:55 +00:00
ross
c332714c9d In COMPAT_OSF1, s/, and may not even work// 1999-05-05 18:20:34 +00:00
kleink
2e7ad061ee Mention COMPAT_SVR4 on m68k here, too. 1999-04-19 21:49:34 +00:00
aidan
93d7e5d82d Document IFA_STATS option. 1999-03-29 20:28:45 +00:00
minoura
463306dc18 Remove obsoleted options.
Add `x68k-specific Options' subsection.
1999-03-29 08:58:30 +00:00
thorpej
e12cb24079 Clarify NKMEMCLUSTERS and NMBCLUSTERS. 1999-03-23 00:33:32 +00:00
garbled
c1d21e28ed More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 01:19:14 +00:00
erh
55f3a4b91b Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00
cjs
caca6913d1 Clarify IPFORWARDING option; it takes a value. 1999-02-12 17:44:28 +00:00
msaitoh
0e764071d3 s/CD/Cd/ 1999-01-01 19:02:54 +00:00
kenh
f4360880ce NODEVMTIME is going away. 1998-12-01 22:29:27 +00:00
hubertf
c11ce1911a fix tyop 1998-11-15 17:52:43 +00:00
ross
8a498055f2 Note that BUFCACHE is ignored if BUFPAGES is also specified. 1998-11-02 04:39:51 +00:00
lukem
ee1fc6b597 document BUFCACHE 1998-11-01 09:59:33 +00:00
jonathan
3ac3cbcfb8 Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to
DDB_ONPANIC. Lets user ignore breaks but enter DDB on panic.  Intended
for machines where debug on panic is useful, but DDB entry is not,
(public-access console, or terminal-servers which send spurious breaks)

Add new ddb hook, console_debugger(), which decides whether or not to
ignore console ddb requests. Console drivers should be updated to call
console_debugger(), not Debugger(), in response to serial-console
break or ddb keyboard sequence.
1998-10-29 21:22:32 +00:00
bouyer
f12678f373 document CPURESET_DELAY for i386. 1998-10-13 13:32:44 +00:00
frueauf
91b3e654a6 Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji. 1998-10-10 14:02:15 +00:00
rvb
42fb3deffa Perry asked for a line about Coda 1998-09-28 17:14:31 +00:00
perry
83534c3742 fix spelling of acknowledgment 1998-09-22 22:53:06 +00:00
drochner
492608a68c Clarift use of REALBASEMEM / REALEXTMEM.
Fixes PR port-i386/6159 by "Heiko W.Rupp" <hwr@pilhuhn.de>.
1998-09-18 12:38:54 +00:00
kenh
31661bd656 Whoops, forgot to document NODEVMTIME. 1998-09-10 15:58:48 +00:00
mrg
97117adf97 add swapctl changes to COMPAT_13 section. 1998-08-29 15:32:07 +00:00
mrg
fade0ccb93 add sparc specific options. 1998-08-26 03:03:33 +00:00
thorpej
c5f4a4ce5a Now that the ccd driver uses the pool allocator, the CCDNBUF option is
non-existent.
1998-07-31 01:36:47 +00:00
perry
6a834adc63 NORVEGIAN -> NORWEGIAN 1998-07-27 23:56:34 +00:00
bouyer
11245c76f7 Ops, forgot FINNISH_KBD. 1998-07-27 18:38:07 +00:00
bouyer
82370f62b3 Document FRENCH_KBD,GERMAN_KBD,NORVEGIAN_KBD options. 1998-07-27 13:39:51 +00:00
jonathan
347be47aa3 Document NFS_BOOT_RWSIZE. 1998-07-05 07:26:45 +00:00
nathanw
e14ca04293 Document shortcorename support and control. 1998-06-28 21:36:55 +00:00
lukem
bd8d501f7e remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
lukem
a48b942484 document PPP_BSDCOMP and PPP_DEFLATE 1998-05-13 14:20:47 +00:00
fair
a576d424e0 Marathon man page editing session to fix broken .Xr's, add important
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
fair
dc026e0515 Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
fair
062a042b20 add "experimental" notice on LFS, UNION,and PORTAL options, per PR#4889, PR#4968. It would probably be a good idea to add a notation to each config file to read options(4) for descriptions of all kernel options. 1998-03-19 07:40:04 +00:00
bouyer
a29032bc40 Document the 'FFS_EI' option. 1998-03-18 17:17:06 +00:00
is
7667dac2d2 Actually fix, rather than mask, the Amiga big machine panic: the pmap needs
to (pre)allocate enough kernel page table pages to (among others) map the
buffer cache buffers.
1998-02-22 22:51:46 +00:00
is
cb1085870c Add the LIMITMEM workaround for the kernel address space size problem.
Will be removed as soon as the kernel can auto-adapt to its address space.
1998-02-09 22:14:43 +00:00
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
thorpej
dc1a41a889 Document MALLOCLOG and MALLOCLOGSIZE options. 1998-01-21 22:54:56 +00:00
is
e6a5f48a4d Add description of the Amiga BB060STUPIDROM option. 1998-01-18 19:07:19 +00:00
is
1b6d407e88 Mention M68020 option, and correct M060SP option description. 1998-01-18 18:43:54 +00:00
drochner
7afe181893 Add rudimenrary documantation for the NFS_BOOT_BOOTP, NFS_BOOT_DHCP
and NFS_BOOT_BOOTPARAM options.
1998-01-12 15:45:23 +00:00
lukem
a76b9e2bee document COMPAT_13 1998-01-04 00:44:20 +00:00
leo
aabde1a0a1 Add some atari and m68k options. 1997-12-10 14:45:47 +00:00
kleink
75bf350d8d The option to enable PPS code is called `PPS_SYNC'. 1997-11-26 14:43:13 +00:00
lukem
7b313cf9f1 document DDB_HISTORY_SIZE=integer 1997-11-16 23:56:18 +00:00
wrstuden
1d83bab62a Mention NETATALK as a kernel networking option. 1997-11-09 01:02:06 +00:00
mrg
31829baa7b IPFILTER is not an option (it's a pseudo-device) 1997-10-28 01:01:08 +00:00
mycroft
03cdae08fc Document I?86_CPU, MATH_EMULATE, VM86, and USER_LDT. 1997-10-08 10:12:21 +00:00
mycroft
ff04461b57 Fix typo. 1997-10-08 09:46:24 +00:00
mycroft
d4dada2a4d Add a new section for i386-specific options, and document REALBASEMEM and
REALEXTMEM.
1997-10-08 09:45:19 +00:00
veego
6e965b0304 Fix typo in the last commit. 1997-10-04 17:36:25 +00:00
kleink
784123206d Add a paragraph describing the MAXUPROC option. 1997-10-04 14:39:55 +00:00
hubertf
56f5f81d9b Typos reported by entropy@tardis.bernstein.com fixed.
Closes PR kern/4152.
1997-09-27 20:09:42 +00:00
leo
71af424fee Commit userland part of pr-1891. 1997-09-19 19:38:57 +00:00
kleink
fbc082b4e5 Tyops; from maximum entropy <entropy@tardis.bernstein.com> in PR kern/4057. 1997-08-29 10:38:02 +00:00
mikel
ec79686dcf DEBUG option does not enable KMEMSTATS 1997-08-28 07:12:35 +00:00
thorpej
97ffd3ad25 Document COMPAT_NOMID. From David Brownlee <abs@mono.org> PR #3554. 1997-06-25 03:13:00 +00:00
mrg
c258d0d05e make it "options IPFILTER_DEFAULT_BLOCK". 1997-06-16 13:38:05 +00:00
mrg
858ef4e82b note that COMPAT_12 enables old swapon(2). 1997-06-14 18:33:11 +00:00
bouyer
f586ba056d Add description for "file-system EXT2FS" and "options EXT2FS_SYSTEM_FLAGS". 1997-06-12 09:09:11 +00:00
mrg
34affd9ae4 add ip-filter options. 1997-04-21 13:00:52 +00:00
is
138db3e452 Add MROUTING description. 1997-03-25 16:42:52 +00:00
perry
d7df680439 Fix the last fix.
a the -> the
1997-03-18 06:17:17 +00:00
perry
a8f5d0c853 Note that DDB_ONPANIC may also be set with sysctl(8) 1997-03-18 06:15:18 +00:00
christos
5c9a92362a Document PPP_FILTER; bpf based filtering for pppd. 1997-03-12 20:35:45 +00:00
perry
41188b0421 Kernel names aren't #defined any more -- remove that from the page. 1997-03-11 03:49:04 +00:00
leo
3e92472ca4 Document MEMORY_DISK_HOOKS & MEMORY_DISK_IS_ROOT options. 1997-02-26 07:07:15 +00:00
jonathan
e4013fa984 Describe MCLSHIFT. 1997-02-26 03:19:20 +00:00
thorpej
bacf771428 Update for new file system grammar in the kernel config files. 1997-01-31 06:30:54 +00:00
tls
a170451c23 change to reflect actual state of KMEMSTATS changes 1997-01-30 22:11:47 +00:00
tls
3b4c5f9d01 mention NVNODE option 1997-01-30 10:44:23 +00:00
tls
c16cd03a2f add CCDNBUF and KMEMSTATS descriptions, and remove obsolete mention of NKPDE option 1997-01-30 09:16:54 +00:00
perry
f0f0eff59f Nuke TIMEZONE and DST, add RTC_OFFSET. 1997-01-15 06:20:02 +00:00
thorpej
9974ea6a9f Document DDB_ONPANIC. 1997-01-09 05:46:49 +00:00
perry
03a18266ff fix broken BUGS section a bit 1996-11-15 18:52:41 +00:00
mrg
a7d76c0112 add some compat options, pfil_hooks, and clean up some unanswered questions. 1996-11-15 13:46:02 +00:00
perry
c72a1ab8ba Initial commit of the options(4) man page, which documents machine
independent options available during kernel configuration. The man
page is still incomplete, but there is enough in it that it should be
in the repository. Next on the list: port specific versions of this
page.
Many thanks to the cast of thousands who helped contribute text for
this.
1996-10-20 23:58:12 +00:00