Commit Graph

20 Commits

Author SHA1 Message Date
enami
07702f68a6 Introduce new filesystem type FS_CCD so that an operator can mark the
ccd component partition.  Note that the ccd driver still allows partitions
of any types as components since an on-disk BSD disklabel isn't available
on some port.
2000-04-05 04:03:20 +00:00
abs
0ace4398df Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +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
thorpej
a337b84ed6 The mirroring code is no longer in the ccd driver. 1998-11-13 00:28:48 +00:00
thorpej
2f0941b4fa Describe how to serially concatenate components, PR #5730,
Noriyuki SODA <soda@sra.co.jp>
1998-07-09 20:53:42 +00:00
enami
01f6ffc2cb - Restore missing `.Sh SEE ALSO' line.
- Move SEE ALSO section before HISTORY section.
1998-06-07 09:31:31 +00:00
fair
c46ab392dc Principally, change foo(N) to .Xr foo N
Also, do some other mdoc tagging.
1998-04-28 04:07:04 +00:00
enami
0482987447 Fix .Nm usage. 1998-02-22 07:16:07 +00:00
enami
125b4340bd Remove period from end of SEE ALSO list. 1998-02-22 06:53:10 +00:00
thorpej
f35a3d52d0 Copyright assigned to The NetBSD Foundation. 1997-11-13 09:29:40 +00:00
mikel
3ea25f34ca fix SYNOPSIS declarations; from <entropy@zippy.bernstein.com> in PR 4054
also fixed some other bogosities, i.e. massive .Nm abuse.
1997-09-20 03:56:38 +00:00
pk
70bc96148e Fix typos (PR#3762). 1997-06-20 20:42:36 +00:00
mikel
8a50dcb5df eliminate dangling references to config.old;
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
cjs
59881bf885 PR 3082: typo. Patch from Klaus Klein <kleink@layla.inka.de>. 1997-01-05 22:53:08 +00:00
thorpej
732dd94a83 Add experimental data mirroring support, derived from code written by
Satoshi Asami and Nisha Talagala.  For details on using data mirroring,
see the ccd(4) manual page.
1996-02-01 20:47:13 +00:00
thorpej
b407d48e85 Make a note that the kernel only allows FS_BSDFFS component partitions. 1995-10-09 06:09:09 +00:00
thorpej
a36c0ccbfc Document the new ccd. 1995-08-17 16:49:20 +00:00
jtc
d158bf0ae2 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 16:22:03 +00:00
mycroft
eb766ae9dc Fix copyright. 1994-08-05 22:54:09 +00:00
mycroft
cb3d6615b8 Add ccd configuration info, from Jason Thorpe and Jason Downs, edited by me. 1994-08-04 00:18:03 +00:00