OpenBSD CVS

CVS log for src/share/man/man4/ahd.4


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Tue Aug 14 01:08:19 2012 UTC (11 years, 9 months ago) by dlg
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, 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, 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, OPENBSD_5_3_BASE, OPENBSD_5_3, HEAD
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

kernel configs dont need "scsibus* at foo?" anymore.

"guess you get more commits" deraadt@

Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 3 22:59:08 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.16: +18 -18 lines
Diff to previous 1.16 (colored)

make -column lists pretty again;

specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.

in some cases i have rewritten the lists as -tag, where -column made
little sense.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 30 12:25:09 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

in column lists, enforce the following ordering:

	.Bl -column header1 header2 ... <Bl flags>

mixing things up confuses mandoc, and adding flags in can screw up the list.
this hopefully just makes things a bit safer (and more consistent).

(one more bit of work left and all column lists should format how we want)

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jan 3 14:31:01 2010 UTC (14 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.14: +17 -17 lines
Diff to previous 1.14 (colored)

.Bl always requires .It, even in .Bl -column;
syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@ and sobrado@

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 31 19:19:49 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: 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.13: +2 -2 lines
Diff to previous 1.13 (colored)

convert to new .Dd format;

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 21 15:10:38 2006 UTC (17 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

sync the pci scsi entries;

Revision 1.12 / (download) - annotate - [select for diffs], Thu Sep 7 20:32:56 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

OpenBSD -> .Ox

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 28 00:46:41 2004 UTC (19 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

kill whitespace;

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 27 21:34:41 2004 UTC (19 years, 5 months ago) by krw
Branch: MAIN
Changes since 1.9: +10 -33 lines
Diff to previous 1.9 (colored)

Fix tag handling for non-U320/packetized devices. Allow tags for these
devices.

Tidy up man page, remove lies and cruft.

ok marco@.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 15 13:51:51 2004 UTC (19 years, 7 months ago) by robert
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

we use option in kernel configs and not options.

ok jaredy@

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 30 19:59:24 2004 UTC (19 years, 8 months ago) by mickey
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

kill default locators

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 24 15:36:51 2004 UTC (19 years, 9 months ago) by marco
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to BUGS section.  ok krw@ deraadt@

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 6 00:13:23 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.5: +3 -5 lines
Diff to previous 1.5 (colored)

remove .Pp and -compact in displays;

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 5 23:36:35 2004 UTC (19 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

pretty

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 5 23:29:37 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.3: +9 -11 lines
Diff to previous 1.3 (colored)

- BUGS comes last
- remove an empty display (?)
- plural is buses (n.) (miod will remind me if we prefer the alternative)
- remove grocer's apostrophe

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 5 21:24:05 2004 UTC (19 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

be more clear

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 5 21:20:13 2004 UTC (19 years, 11 months ago) by marco
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

Remove extraneous .Ed call.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 5 21:08:19 2004 UTC (19 years, 11 months ago) by marco
Branch: MAIN

Add ahd man page.  Pointers and irony from miod@, ok deraadt@

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.