History log of /netbsd/sbin/disklabel/disklabel.5 (Results 1 – 25 of 31)
Revision Date Author Comments
# c5015280 28-Aug-2022 hgutch <hgutch@NetBSD.org>

Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)
and \*(ua (upwards arrow) to literal "<=", ">=" and "^" whenever
appropriate (e.g., in code examples).


# 56b14ee0 03-Jul-2017 wiz <wiz@NetBSD.org>

Remove workaround for ancient HTML generation code.


# c172c087 15-Oct-2016 snj <snj@NetBSD.org>

revert part of revision 1.28. "e.g." is correct. bad igor!


# ae85c256 11-Sep-2016 sevan <sevan@NetBSD.org>

Grammar fix suggested by textproc/igor.
Syntax fix highlighted by mandoc -Tlint.
Bump date.


# e241178d 25-Feb-2006 christos <christos@NetBSD.org>

mark vinum as obsolete.


# 40d804cf 21-Sep-2005 tsutsui <tsutsui@NetBSD.org>

Sync DK types and FS types with <sys/disklabel.h>.

XXX: More other stuff should be sync'ed?


# bf07c871 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22308, verified by myself.


# a21d1e7a 13-Jul-2003 lukem <lukem@NetBSD.org>

xref dkctl(8)


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 1c4717cd 12-Dec-2002 scw <scw@NetBSD.org>

Use getlabel{sector,offset}() instead of LABEL{SECTOR,OFFSET}.


# 74347b52 02-Oct-2002 wiz <wiz@NetBSD.org>

partition, not parition (by Adrian Mrva). file system instead of filesystem.


# a323eac3 28-Sep-2002 dbj <dbj@NetBSD.org>

add FS_APPLEUFS
part of PR #17345


# 209f5f57 28-Sep-2002 dbj <dbj@NetBSD.org>

tweak indentation on FS_JFS2 comment


# 7d4caeba 28-Sep-2002 dbj <dbj@NetBSD.org>

add DTYPE_JFS2 and FS_JFS2 for IBM Journaled File System
this is to match FreeBSD's disklabel.h revision 1.73
FreeBSD change was requested by Hiten Pandya <hiten@uk.FreeBSD.org>


# b64db129 28-Sep-2002 dbj <dbj@NetBSD.org>

fix DTYPE_LD comment


# ba3c70eb 28-Sep-2002 dbj <dbj@NetBSD.org>

add DTYPE_LD to match disklabel.h


# dc5571b2 08-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically. I'm avoiding .../dist/... directories for now.


# 5ee6bd0a 16-Nov-2001 wiz <wiz@NetBSD.org>

Use .Pp for new paragraphs.


# 169563b7 06-Jan-2001 cgd <cgd@NetBSD.org>

#warn is _not_ the GCC CPP directive that gives a warning, #warning is.
(this code has, apparently, always been wrong, but current GCC is kind
enough to warn about unknown CPP directives.)


# c832841f 13-Jul-2000 msaitoh <msaitoh@NetBSD.org>

s/ ar / are /


# 07702f68 05-Apr-2000 enami <enami@NetBSD.org>

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 diskla

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.

show more ...


# 8fa8b773 16-Mar-2000 enami <enami@NetBSD.org>

Sync disklabel.5 with disklabel.h and dkio.h more closely.


# 565f0151 11-Feb-2000 oster <oster@NetBSD.org>

Note the "RAID" partition type.


# 21521cff 13-Aug-1999 bouyer <bouyer@NetBSD.org>

Sync with sys/disklabel.h


# 3d7afc6d 29-Apr-1998 fair <fair@NetBSD.org>

fix bad .Xr references


12