Commit Graph

134 Commits

Author SHA1 Message Date
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