OpenBSD CVS

CVS log for src/usr.sbin/dhcpd/dhcpd.leases.5


[BACK] Up to [local] / src / usr.sbin / dhcpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 27 18:48:04 2015 UTC (8 years, 10 months ago) by sobrado
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, HEAD
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

use file system path (.Pa) semantic markup macros where appropriate.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 15 14:41:02 2014 UTC (9 years, 6 months ago) by bentley
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.11: +7 -4 lines
Diff to previous 1.11 (colored)

Reduce instances of `` '' in manuals.

troff displays these as typographic quotes, but nroff implementations
almost always print them literally, which rarely has the intended effect
with modern fonts, even in stock xterm.

These uses of `` '' can be replaced either with more semantic alternatives
or with Dq, which prints typographic quotes in a UTF-8 locale (but will
automatically fall back to `` '' in an ASCII locale).

improvements and ok schwarze@

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 3 16:21:58 2014 UTC (10 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

consistent Nd lines for the various dhcp bits; help/ok krw

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 19 18:15:39 2013 UTC (10 years, 7 months ago) by schwarze
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

fix a few obvious .Ar markup errors (unfortunately, there are many more)
found while working on mandoc apropos

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 16 11:13:33 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 16 10:26:17 2013 UTC (10 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.7: +4 -12 lines
Diff to previous 1.7 (colored)

simplify some icky macros; from Jan Stary, tweaked by me

Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 26 16:19:45 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.6: +17 -4 lines
Diff to previous 1.6 (colored)

last stage of rfc changes, using consistent Rs/Re blocks, and moving the
references into a STANDARDS section;

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 31 19:20:23 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, 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, 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.5: +2 -2 lines
Diff to previous 1.5 (colored)

convert to new .Dd format;

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 30 20:34:26 2005 UTC (18 years, 8 months ago) by jaredy
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
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

deploy .An -nosplit; ok jmc

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 21 08:00:50 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

missing comma;

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 20 03:46:19 2004 UTC (20 years, 1 month ago) by henning
Branch: MAIN
Changes since 1.2: +2 -37 lines
Diff to previous 1.2 (colored)

remove lies about the leases file and its handling

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 15 08:34:20 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

- trim/update AUTHORS
- standard options list and correct SYNOPSIS for dhcpd(8)
- sync usage()

ok henning@

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 13 23:41:48 2004 UTC (20 years, 2 months ago) by henning
Branch: MAIN

may the whacking begin

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.