OpenBSD CVS

CVS log for src/share/man/man9/disk.9


[BACK] Up to [local] / src / share / man / man9

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Wed Sep 7 05:36:59 2022 UTC (20 months, 4 weeks ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.34: +5 -9 lines
Diff to previous 1.34 (colored)

ansi

Revision 1.34 / (download) - annotate - [select for diffs], Mon Nov 23 17:53:57 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.33: +8 -4 lines
Diff to previous 1.33 (colored)

add missing NAME entries;
feedback/ok schwarze

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jul 17 20:21:52 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 4 19:27:04 2013 UTC (11 years ago) by schwarze
Branch: MAIN
Changes since 1.31: +5 -5 lines
Diff to previous 1.31 (colored)

Replace old-fashioned .Fd by new-fangled .In for #include lines.
Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@.
No objection from jmc@ against this type of change.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Apr 6 15:42:56 2012 UTC (12 years, 2 months ago) by jsing
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.30: +2 -7 lines
Diff to previous 1.30 (colored)

Remove raidframe related references.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Oct 6 22:22:11 2011 UTC (12 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.29: +6 -11 lines
Diff to previous 1.29 (colored)

no more ccd(4);

Revision 1.29 / (download) - annotate - [select for diffs], Wed Nov 17 15:01:05 2010 UTC (13 years, 6 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

Make the comment for dk_timestamp more accurate.
ok krw@, jmc@

Revision 1.28 / (download) - annotate - [select for diffs], Thu Sep 23 14:06:37 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.27: +4 -2 lines
Diff to previous 1.27 (colored)

update struct disk; ok jsing

Revision 1.27 / (download) - annotate - [select for diffs], Wed Sep 22 05:28:59 2010 UTC (13 years, 8 months ago) by krw
Branch: MAIN
Changes since 1.26: +6 -6 lines
Diff to previous 1.26 (colored)

Garbage collect the field dk_labelsector since there are no uses
in the tree. Update disk.9 to reflect current reality.

ok matthew@ deraadt@

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jun 25 17:30:07 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.25: +17 -11 lines
Diff to previous 1.25 (colored)

update struct disk; ok deraadt

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jun 20 18:15:47 2007 UTC (16 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

b_cylinder does not need to be set on the callpath down into drivers.
cpu_disklabel can go away, since nothing anymore needs to use it; ok miod

Revision 1.24 / (download) - annotate - [select for diffs], Thu May 31 19:20:00 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

convert to new .Dd format;

Revision 1.23 / (download) - annotate - [select for diffs], Sat May 5 12:46:32 2007 UTC (17 years, 1 month ago) by art
Branch: MAIN
Changes since 1.22: +4 -24 lines
Diff to previous 1.22 (colored)

disk_resetstat and disk_find are gone.

Revision 1.22 / (download) - annotate - [select for diffs], Sat May 1 23:20:01 2004 UTC (20 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.21: +7 -2 lines
Diff to previous 1.21 (colored)

Update description of disk_unbusy(); from NetBSD

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jun 6 20:56:32 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.20: +8 -7 lines
Diff to previous 1.20 (colored)

- section reorder
- macro fixes
- kill whitespace at EOL
- use .Ox for OpenBSD, .Fx for FreeBSD

Revision 1.20 / (download) - annotate - [select for diffs], Tue Apr 15 04:14:29 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.19: +6 -6 lines
Diff to previous 1.19 (colored)

typos;

VOP, crypto and disklabel ok tedu@
audio(9) ok naddy@

Revision 1.19 / (download) - annotate - [select for diffs], Fri Dec 20 19:27:07 2002 UTC (21 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

fix two typos; Dave Steinberg

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 16 21:27:39 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Sep 6 15:04:34 2001 UTC (22 years, 9 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
be a single digit. Powered by mantoya@.

millert@ ok.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 27 08:42:59 2001 UTC (22 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.15: +4 -3 lines
Diff to previous 1.15 (colored)

Reference NULL using .Dv.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Dec 22 00:13:34 2000 UTC (23 years, 5 months ago) by avsm
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

more typo fixes; aaron@ ok

Revision 1.14 / (download) - annotate - [select for diffs], Fri Nov 10 20:02:20 2000 UTC (23 years, 7 months ago) by todd
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

.Sh AUTHOR -> AUTHORS, ok aaron@

Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 12 18:05:58 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.12: +55 -38 lines
Diff to previous 1.12 (colored)

General man page cleanups, mostly to remove trailing whitespace, hard
sentence breaks, and other such things.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 26 20:29:06 2000 UTC (24 years, 1 month ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

history says that it first appeared in netbsd 1.2

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 26 20:11:16 2000 UTC (24 years, 1 month ago) by mickey
Branch: MAIN
Changes since 1.10: +11 -7 lines
Diff to previous 1.10 (colored)

repairs

Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 22 09:54:37 1999 UTC (24 years, 8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.9: +26 -38 lines
Diff to previous 1.9 (colored)

REVERT TO PREVIOUS STATE OF AFFAIR.

If those pages are different from the NetBSD version, maybe there's a
reason ?

Like, possibly, I just read our source code, which just happens to do
things in DIFFERENT ways than NetBSD does ?

As far as the added pages go, they obviously haven't been checked against
actual code as well, hence they're worse than useless, since a large part
of the information is definitely misleading.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 22 03:16:47 1999 UTC (24 years, 8 months ago) by csapuntz
Branch: MAIN
Changes since 1.8: +38 -26 lines
Diff to previous 1.8 (colored)



Add/update some man9 pages from NetBSD

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 2 17:28:06 1999 UTC (24 years, 9 months ago) by espie
Branch: MAIN
Changes since 1.7: +24 -18 lines
Diff to previous 1.7 (colored)

Minor fusses: OpenBSD tag, misused macros, codes references path.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 2 20:11:52 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

consistent .Dd usage; proper format is: .Dd Month DD, YYYY

Revision 1.6 / (download) - annotate - [select for diffs], Sun May 23 14:11:39 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 5 17:41:49 1998 UTC (25 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

more man page repairs; aaron@ug.cs.dal.ca

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 9 18:28:15 1997 UTC (26 years, 11 months ago) by kstailey
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

disk_unbusy() does not call panic()

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 8 22:09:37 1996 UTC (27 years, 11 months ago) by ccappuc
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +9 -9 lines
Diff to previous 1.2 (colored)

kernel is /bsd, os is OpenBSD

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 22 01:28:20 1996 UTC (28 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

sync with netbsd 960418

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 11 17:48:23 1996 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN

from netbsd; new pages

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.