OpenBSD CVS

CVS log for src/share/man/man8/Attic/dhcp.8


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25, Thu Aug 8 06:43:03 2013 UTC (10 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +2 -2 lines
FILE REMOVED

no need for this file: all relevant info found in dhclient(8)
and dhcpd(8);

ok krw

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 8 03:03:37 2008 UTC (16 years ago) by jdixon
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, 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
Changes since 1.23: +2 -13 lines
Diff to previous 1.23 (colored)

Deprecate /etc/dhcpd.interfaces.  This is made unnecessary by dhcpd_flags.

ok deraadt@ beck@ reyk@ phessler@

Revision 1.23 / (download) - annotate - [select for diffs], Thu May 31 19:19:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

convert to new .Dd format;

Revision 1.22 / (download) - annotate - [select for diffs], Sat Dec 16 15:41:25 2006 UTC (17 years, 5 months ago) by stevesk
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.21: +5 -4 lines
Diff to previous 1.21 (colored)

make the section on BPF standalone and clarify it applies to client
and server; ok henning@ help and ok jmc@

Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 9 12:08:58 2006 UTC (18 years, 4 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

No longer need to touch the dhcpd.leases file before running dhcpd.

From Mike Pechkin <mike.pechkin@gmail.com>.

OK henning, jmc

Revision 1.20 / (download) - annotate - [select for diffs], Tue Aug 30 19:33:26 2005 UTC (18 years, 9 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

dhcpd has no -q switch any more to behave, it just behaves
From: Matthias Kilian <kili@outback.escape.de> via henning@
ok deraadt@

Revision 1.19 / (download) - annotate - [select for diffs], Sat Aug 27 06:43:13 2005 UTC (18 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 (colored)

backout unapproved diff

Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 25 16:38:02 2005 UTC (18 years, 9 months ago) by henning
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

dhcpd has no -q switch any more to behave, it just behaves
From: Matthias Kilian <kili@outback.escape.de>

Revision 1.17 / (download) - annotate - [select for diffs], Thu Dec 23 15:19:56 2004 UTC (19 years, 5 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored)

.Xr dhcrelay, okay henning@

Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 21 22:16:55 2004 UTC (19 years, 6 months ago) by henning
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

no more -q, spotted by Tom Schutter <t.schutter@comcast.net>

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 15 23:06:02 2004 UTC (19 years, 9 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.14: +3 -5 lines
Diff to previous 1.14 (colored)

-p was removed from dhcpd

ok deraadt

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jul 6 02:44:11 2004 UTC (19 years, 11 months ago) by henning
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

point pplz to rc.conf.local instead of rc.conf, from Bernd Ahlers <ba@bsws.de>
jmc ok

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 4 19:36:33 2003 UTC (21 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.12: +1 -6 lines
Diff to previous 1.12 (colored)

3/4 cleanup for aaron

Revision 1.12 / (download) - annotate - [select for diffs], Sat May 10 21:53:04 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

typos;

Revision 1.11 / (download) - annotate - [select for diffs], Sat Feb 15 09:32:30 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.10: +31 -1 lines
Diff to previous 1.10 (colored)

copyrights added;

these are all (c) aaron@
ok aaron@

Revision 1.10 / (download) - annotate - [select for diffs], Thu Aug 29 07:34:31 2002 UTC (21 years, 9 months ago) by wcobb
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

- replace empty lines by .Pp where appropriate.
- no empty lines at end of file.
ok mpech@

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:54 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.8: +12 -10 lines
Diff to previous 1.8 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 4 10:28:20 2001 UTC (22 years, 8 months ago) by wilfried
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

e.g. and i.e. cleanup

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 22 16:54:38 2000 UTC (23 years, 5 months ago) by avsm
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.6: +2 -0 lines
Diff to previous 1.6 (colored)

smite typos, and add RCS tags where missing; aaron@ ok

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 20 08:00:04 2000 UTC (23 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

various Xr fixes; nordin@cse.ogi.edu

Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 12 02:59:01 2000 UTC (24 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

grammar

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 23 04:12:06 1999 UTC (24 years, 8 months ago) by alex
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

Typo fixes.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 20 04:44:17 1999 UTC (24 years, 8 months ago) by form
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

touch /var/db/dhcp.leases -> touch /var/db/dhcpd.leases

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 1 16:48:26 1999 UTC (24 years, 9 months ago) by aaron
Branch: MAIN
Changes since 1.1: +66 -31 lines
Diff to previous 1.1 (colored)

finally fix this man page, which was just plain wrong before

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 8 13:54:36 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN

add a man page meant for helping new users configure their systems for DHCP

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.