Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dhcp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
72
Issues
72
List
Boards
Labels
Service Desk
Milestones
Merge Requests
18
Merge Requests
18
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
dhcp
Commits
706792c9
Commit
706792c9
authored
May 19, 2007
by
David Hankins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copyright++
parent
fe5b0fdd
Changes
113
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
113 changed files
with
616 additions
and
136 deletions
+616
-136
client/clparse.c
client/clparse.c
+2
-2
client/dhclient.8
client/dhclient.8
+2
-2
client/dhclient.conf.5
client/dhclient.conf.5
+2
-2
common/alloc.c
common/alloc.c
+2
-2
common/conflex.c
common/conflex.c
+2
-2
common/ctrace.c
common/ctrace.c
+2
-2
common/dhcp-eval.5
common/dhcp-eval.5
+2
-2
common/dhcp-options.5
common/dhcp-options.5
+2
-2
common/dns.c
common/dns.c
+2
-2
common/execute.c
common/execute.c
+2
-2
common/inet.c
common/inet.c
+2
-2
common/packet.c
common/packet.c
+2
-2
common/parse.c
common/parse.c
+2
-2
common/print.c
common/print.c
+2
-2
common/tables.c
common/tables.c
+2
-2
common/tr.c
common/tr.c
+2
-2
common/tree.c
common/tree.c
+2
-2
common/upf.c
common/upf.c
+2
-2
dhcpctl/callback.c
dhcpctl/callback.c
+2
-2
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.c
+2
-2
dhcpctl/omshell.c
dhcpctl/omshell.c
+2
-2
dhcpctl/remote.c
dhcpctl/remote.c
+2
-2
doc/References.xml
doc/References.xml
+2
-2
dst/prandom.c
dst/prandom.c
+2
-1
includes/cf/aix.h
includes/cf/aix.h
+1
-1
includes/cf/alphaosf.h
includes/cf/alphaosf.h
+1
-1
includes/cf/bsdos.h
includes/cf/bsdos.h
+1
-1
includes/cf/cygwin32.h
includes/cf/cygwin32.h
+1
-1
includes/cf/freebsd.h
includes/cf/freebsd.h
+1
-1
includes/cf/hpux.h
includes/cf/hpux.h
+1
-1
includes/cf/irix.h
includes/cf/irix.h
+1
-1
includes/cf/linux.h
includes/cf/linux.h
+1
-1
includes/cf/netbsd.h
includes/cf/netbsd.h
+1
-1
includes/cf/nextstep.h
includes/cf/nextstep.h
+1
-1
includes/cf/openbsd.h
includes/cf/openbsd.h
+1
-1
includes/cf/qnx.h
includes/cf/qnx.h
+1
-1
includes/cf/rhapsody.h
includes/cf/rhapsody.h
+1
-1
includes/cf/sample.h
includes/cf/sample.h
+1
-1
includes/cf/sco.h
includes/cf/sco.h
+1
-1
includes/cf/sunos4.h
includes/cf/sunos4.h
+1
-1
includes/cf/sunos5-5.h
includes/cf/sunos5-5.h
+1
-1
includes/cf/ultrix.h
includes/cf/ultrix.h
+1
-1
includes/dhcp.h
includes/dhcp.h
+1
-1
includes/dhcp6.h
includes/dhcp6.h
+1
-1
includes/dhctoken.h
includes/dhctoken.h
+1
-1
includes/failover.h
includes/failover.h
+1
-1
includes/heap.h
includes/heap.h
+2
-2
includes/inet.h
includes/inet.h
+1
-1
includes/minires/minires.h
includes/minires/minires.h
+1
-1
includes/omapip/omapip.h
includes/omapip/omapip.h
+1
-1
includes/omapip/omapip_p.h
includes/omapip/omapip_p.h
+1
-1
includes/omapip/trace.h
includes/omapip/trace.h
+1
-1
includes/osdep.h
includes/osdep.h
+1
-1
includes/statement.h
includes/statement.h
+1
-1
includes/tree.h
includes/tree.h
+1
-1
minires/res_mkupdate.c
minires/res_mkupdate.c
+2
-2
omapip/alloc.c
omapip/alloc.c
+2
-2
omapip/array.c
omapip/array.c
+2
-2
omapip/auth.c
omapip/auth.c
+2
-2
omapip/buffer.c
omapip/buffer.c
+1
-1
omapip/connection.c
omapip/connection.c
+1
-1
omapip/convert.c
omapip/convert.c
+2
-2
omapip/dispatch.c
omapip/dispatch.c
+1
-1
omapip/errwarn.c
omapip/errwarn.c
+2
-2
omapip/generic.c
omapip/generic.c
+2
-2
omapip/handle.c
omapip/handle.c
+2
-2
omapip/hash.c
omapip/hash.c
+2
-2
omapip/listener.c
omapip/listener.c
+1
-1
omapip/message.c
omapip/message.c
+1
-1
omapip/mrtrace.c
omapip/mrtrace.c
+1
-1
omapip/protocol.c
omapip/protocol.c
+2
-2
omapip/result.c
omapip/result.c
+1
-1
omapip/support.c
omapip/support.c
+2
-2
omapip/toisc.c
omapip/toisc.c
+1
-1
omapip/trace.c
omapip/trace.c
+2
-2
relay/dhcrelay.8
relay/dhcrelay.8
+2
-2
relay/dhcrelay.c
relay/dhcrelay.c
+3
-3
server/bootp.c
server/bootp.c
+2
-2
server/db.c
server/db.c
+2
-2
server/dhcp.c
server/dhcp.c
+1
-1
server/dhcpd.8
server/dhcpd.8
+2
-2
server/dhcpd.c
server/dhcpd.c
+2
-2
server/dhcpd.conf.5
server/dhcpd.conf.5
+2
-2
server/dhcpleasequery.c
server/dhcpleasequery.c
+1
-1
server/dhcpv6.c
server/dhcpv6.c
+1
-1
server/failover.c
server/failover.c
+2
-2
server/mdb.c
server/mdb.c
+2
-2
server/mdb6.c
server/mdb6.c
+1
-1
server/omapi.c
server/omapi.c
+2
-2
tests/DHCPv6/000-badmsgtype.pl
tests/DHCPv6/000-badmsgtype.pl
+20
-0
tests/DHCPv6/010-solicit-noclientid.pl
tests/DHCPv6/010-solicit-noclientid.pl
+20
-0
tests/DHCPv6/011-solicit-serverid.pl
tests/DHCPv6/011-solicit-serverid.pl
+20
-0
tests/DHCPv6/020-advertise-mcast.pl
tests/DHCPv6/020-advertise-mcast.pl
+20
-0
tests/DHCPv6/030-request-noclientid.pl
tests/DHCPv6/030-request-noclientid.pl
+20
-0
tests/DHCPv6/031-request-noserverid.pl
tests/DHCPv6/031-request-noserverid.pl
+20
-0
tests/DHCPv6/032-request-badduid.pl
tests/DHCPv6/032-request-badduid.pl
+20
-0
tests/DHCPv6/110-information-request-ia_na.pl
tests/DHCPv6/110-information-request-ia_na.pl
+20
-0
tests/DHCPv6/111-information-request-ia_ta.pl
tests/DHCPv6/111-information-request-ia_ta.pl
+20
-0
tests/DHCPv6/112-badduid.pl
tests/DHCPv6/112-badduid.pl
+20
-0
tests/DHCPv6/210-solicit-nohost.pl
tests/DHCPv6/210-solicit-nohost.pl
+20
-0
tests/DHCPv6/211-solicit-opt-in-na.pl
tests/DHCPv6/211-solicit-opt-in-na.pl
+20
-0
tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
+20
-0
tests/DHCPv6/280-release-nohost.pl
tests/DHCPv6/280-release-nohost.pl
+20
-0
tests/DHCPv6/281-release-bad-address.pl
tests/DHCPv6/281-release-bad-address.pl
+20
-0
tests/DHCPv6/282-release-no-address.pl
tests/DHCPv6/282-release-no-address.pl
+20
-0
tests/DHCPv6/283-release.pl
tests/DHCPv6/283-release.pl
+20
-0
tests/DHCPv6/290-decline-nohost.pl
tests/DHCPv6/290-decline-nohost.pl
+20
-0
tests/DHCPv6/291-decline-bad-address.pl
tests/DHCPv6/291-decline-bad-address.pl
+20
-0
tests/DHCPv6/292-decline-no-address.pl
tests/DHCPv6/292-decline-no-address.pl
+20
-0
tests/DHCPv6/293-decline.pl
tests/DHCPv6/293-decline.pl
+20
-0
tests/DHCPv6/dhcp_client.pm
tests/DHCPv6/dhcp_client.pm
+19
-0
tests/DHCPv6/stubcli-opt-in-na.pl
tests/DHCPv6/stubcli-opt-in-na.pl
+20
-0
tests/DHCPv6/stubcli.pl
tests/DHCPv6/stubcli.pl
+20
-0
No files found.
client/clparse.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Parser for dhclient config and lease files... */
Parser for dhclient config and lease files... */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
* Copyright (c) 1996-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: clparse.c,v 1.7
0 2007/05/19 18:47:13 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: clparse.c,v 1.7
1 2007/05/19 19:16:23 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
client/dhclient.8
View file @
706792c9
.\" $Id: dhclient.8,v 1.2
2 2007/05/18 18:45:51
dhankins Exp $
.\" $Id: dhclient.8,v 1.2
3 2007/05/19 19:16:23
dhankins Exp $
.\"
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" Permission to use, copy, modify, and distribute this software for any
...
...
client/dhclient.conf.5
View file @
706792c9
.\" $Id: dhclient.conf.5,v 1.
19 2007/05/08 23:05:20
dhankins Exp $
.\" $Id: dhclient.conf.5,v 1.
20 2007/05/19 19:16:23
dhankins Exp $
.\"
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" Permission to use, copy, modify, and distribute this software for any
...
...
common/alloc.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Memory allocation... */
Memory allocation... */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
* Copyright (c) 1996-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: alloc.c,v 1.
59 2007/05/19 18:47:13 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: alloc.c,v 1.
60 2007/05/19 19:16:23 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/conflex.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Lexical scanner for dhcpd config file... */
Lexical scanner for dhcpd config file... */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
* Copyright (c) 1995-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: conflex.c,v 1.10
6 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: conflex.c,v 1.10
7 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/ctrace.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Subroutines that support dhcp tracing... */
Subroutines that support dhcp tracing... */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2001-2003 by Internet Software Consortium
* Copyright (c) 2001-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: ctrace.c,v 1.
7 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: ctrace.c,v 1.
8 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/dhcp-eval.5
View file @
706792c9
.\" $Id: dhcp-eval.5,v 1.2
5 2007/05/08 23:05:20
dhankins Exp $
.\" $Id: dhcp-eval.5,v 1.2
6 2007/05/19 19:16:24
dhankins Exp $
.\"
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" Permission to use, copy, modify, and distribute this software for any
...
...
common/dhcp-options.5
View file @
706792c9
.\" $Id: dhcp-options.5,v 1.3
6 2007/05/19 18:47:1
4 dhankins Exp $
.\" $Id: dhcp-options.5,v 1.3
7 2007/05/19 19:16:2
4 dhankins Exp $
.\"
.\"
.\" Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" Permission to use, copy, modify, and distribute this software for any
...
...
common/dns.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Domain Name Service subroutines. */
Domain Name Service subroutines. */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2001-2003 by Internet Software Consortium
* Copyright (c) 2001-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: dns.c,v 1.4
1 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: dns.c,v 1.4
2 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/execute.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Support for executable statements. */
Support for executable statements. */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1998-2003 by Internet Software Consortium
* Copyright (c) 1998-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: execute.c,v 1.5
0 2007/05/11 15:50:18 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: execute.c,v 1.5
1 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/inet.c
View file @
706792c9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
way... */
way... */
/*
/*
* Copyright (c) 2004
-2005
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2005,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
* Copyright (c) 1995-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: inet.c,v 1.1
2 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004-2005
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: inet.c,v 1.1
3 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2005,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/packet.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Packet assembly code, originally contributed by Archie Cobbs. */
Packet assembly code, originally contributed by Archie Cobbs. */
/*
/*
* Copyright (c) 2004
-2005
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2005,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
* Copyright (c) 1996-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: packet.c,v 1.4
7 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004-2005
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: packet.c,v 1.4
8 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2005,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/parse.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Common parser code for dhcpd and dhclient. */
Common parser code for dhcpd and dhclient. */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
* Copyright (c) 1995-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: parse.c,v 1.12
3 2007/05/19 18:47:14 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: parse.c,v 1.12
4 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/print.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Turn data structures into printable text. */
Turn data structures into printable text. */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
* Copyright (c) 1995-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: print.c,v 1.6
4 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: print.c,v 1.6
5 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/tables.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Tables of information... */
Tables of information... */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
* Copyright (c) 1995-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: tables.c,v 1.6
2 2007/05/08 23:05:20 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: tables.c,v 1.6
3 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/tr.c
View file @
706792c9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Contributed in May of 1999 by Andrew Chittenden */
Contributed in May of 1999 by Andrew Chittenden */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
* Copyright (c) 1996-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: tr.c,v 1.1
0 2007/04/27 23:54:05 each Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: tr.c,v 1.1
1 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/tree.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Routines for manipulating parse trees... */
Routines for manipulating parse trees... */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
* Copyright (c) 1995-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: tree.c,v 1.11
4 2007/05/19 18:47:14 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: tree.c,v 1.11
5 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
common/upf.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Ultrix PacketFilter interface code. */
Ultrix PacketFilter interface code. */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
* Copyright (c) 1996-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: upf.c,v 1.2
3 2007/04/27 23:54:05 each Exp $ Copyright (c) 2004
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: upf.c,v 1.2
4 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
dhcpctl/callback.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
The dhcpctl callback object. */
The dhcpctl callback object. */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
* Copyright (c) 1999-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: callback.c,v 1.
7 2007/05/19 18:47:14 dhankins Exp $ Copyright (c) 2004
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: callback.c,v 1.
8 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
dhcpctl/dhcpctl.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Subroutines providing general support for objects. */
Subroutines providing general support for objects. */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
* Copyright (c) 1999-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: dhcpctl.c,v 1.2
6 2007/05/19 18:47:14 dhankins Exp $ Copyright (c) 2004
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: dhcpctl.c,v 1.2
7 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
dhcpctl/omshell.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Examine and modify omapi objects. */
Examine and modify omapi objects. */
/*
/*
* Copyright (c) 2004-200
6
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-200
7
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2001-2003 by Internet Software Consortium
* Copyright (c) 2001-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: omshell.c,v 1.1
4 2007/05/19 18:47:14 dhankins Exp $ Copyright (c) 2004-2006
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: omshell.c,v 1.1
5 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004-2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include <time.h>
#include <time.h>
...
...
dhcpctl/remote.c
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
The dhcpctl remote object. */
The dhcpctl remote object. */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
* Copyright (c) 1999-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
#ifndef lint
#ifndef lint
static
char
copyright
[]
=
static
char
copyright
[]
=
"$Id: remote.c,v 1.1
5 2007/05/19 18:47:14 dhankins Exp $ Copyright (c) 2004
Internet Systems Consortium. All rights reserved.
\n
"
;
"$Id: remote.c,v 1.1
6 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2007
Internet Systems Consortium. All rights reserved.
\n
"
;
#endif
/* not lint */
#endif
/* not lint */
#include "dhcpd.h"
#include "dhcpd.h"
...
...
doc/References.xml
View file @
706792c9
<?xml version='1.0' ?>
<?xml version='1.0' ?>
<!-- $Id: References.xml,v 1.
2 2007/05/08 23:05:21
dhankins Exp $ -->
<!-- $Id: References.xml,v 1.
3 2007/05/19 19:16:25
dhankins Exp $ -->
<?rfc private="ISC-DHCP-REFERENCES" ?>
<?rfc private="ISC-DHCP-REFERENCES" ?>
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
</address>
</address>
</author>
</author>
<date
month=
"
August"
year=
"2006
"
/>
<date
month=
"
May"
year=
"2007
"
/>
<note
title=
"Copyright Notice"
>
<note
title=
"Copyright Notice"
>
<t>
Copyright (c) 2006-2007 by Internet Systems Consortium, Inc.
<t>
Copyright (c) 2006-2007 by Internet Systems Consortium, Inc.
...
...
dst/prandom.c
View file @
706792c9
#ifndef LINT
#ifndef LINT
static
const
char
rcsid
[]
=
"$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.
2 2007/05/19 18:47:14
dhankins Exp $"
;
static
const
char
rcsid
[]
=
"$Header: /tmp/cvstest/DHCP/dst/prandom.c,v 1.
3 2007/05/19 19:16:25
dhankins Exp $"
;
#endif
#endif
/*
/*
* Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
* Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
* Portions Copyright (c) 2007 by Internet Systems Consortium, Inc.
*
*
* Permission to use, copy modify, and distribute this software for any
* Permission to use, copy modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* purpose with or without fee is hereby granted, provided that the above
...
...
includes/cf/aix.h
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Configuration file for IBM's AIX operating system. */
Configuration file for IBM's AIX operating system. */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004
,2007
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
* Copyright (c) 1996-2003 by Internet Software Consortium
*
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and distribute this software for any
...
...
includes/cf/alphaosf.h
View file @
706792c9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
System dependencies for DEC Alpha/OSF1... */
System dependencies for DEC Alpha/OSF1... */
/*
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")