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
64
Issues
64
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
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
edad9be5
Commit
edad9be5
authored
Jan 26, 2014
by
Shawn Routhier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] Remove vix.com and nominum.com
Remove old information from copyrights and man pages.
parent
ccc2a367
Changes
85
Hide whitespace changes
Inline
Side-by-side
Showing
85 changed files
with
98 additions
and
574 deletions
+98
-574
client/clparse.c
client/clparse.c
+1
-7
client/dhclient-script.8
client/dhclient-script.8
+2
-10
client/dhclient.8
client/dhclient.8
+2
-7
client/dhclient.conf.5
client/dhclient.conf.5
+1
-7
client/dhclient.leases.5
client/dhclient.leases.5
+0
-6
common/alloc.c
common/alloc.c
+1
-7
common/comapi.c
common/comapi.c
+1
-7
common/conflex.c
common/conflex.c
+1
-7
common/ctrace.c
common/ctrace.c
+1
-5
common/dhcp-eval.5
common/dhcp-eval.5
+1
-7
common/dhcp-options.5
common/dhcp-options.5
+0
-6
common/discover.c
common/discover.c
+1
-7
common/dns.c
common/dns.c
+1
-4
common/ethernet.c
common/ethernet.c
+1
-7
common/execute.c
common/execute.c
+1
-7
common/fddi.c
common/fddi.c
+1
-7
common/icmp.c
common/icmp.c
+1
-7
common/inet.c
common/inet.c
+1
-7
common/memory.c
common/memory.c
+1
-7
common/nit.c
common/nit.c
+1
-7
common/options.c
common/options.c
+1
-7
common/parse.c
common/parse.c
+1
-7
common/print.c
common/print.c
+1
-7
common/raw.c
common/raw.c
+1
-7
common/resolv.c
common/resolv.c
+1
-7
common/socket.c
common/socket.c
+1
-7
common/tables.c
common/tables.c
+0
-6
common/tree.c
common/tree.c
+0
-6
common/upf.c
common/upf.c
+1
-7
dhcpctl/callback.c
dhcpctl/callback.c
+1
-7
dhcpctl/dhcpctl.3
dhcpctl/dhcpctl.3
+5
-3
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.c
+1
-7
dhcpctl/dhcpctl.h
dhcpctl/dhcpctl.h
+1
-7
dhcpctl/omshell.1
dhcpctl/omshell.1
+8
-15
dhcpctl/omshell.c
dhcpctl/omshell.c
+1
-7
dhcpctl/remote.c
dhcpctl/remote.c
+1
-7
includes/ctrace.h
includes/ctrace.h
+1
-5
includes/dhcp.h
includes/dhcp.h
+1
-5
includes/dhcpd.h
includes/dhcpd.h
+1
-7
includes/dhctoken.h
includes/dhctoken.h
+1
-7
includes/failover.h
includes/failover.h
+1
-7
includes/inet.h
includes/inet.h
+1
-7
includes/omapip/alloc.h
includes/omapip/alloc.h
+1
-7
includes/omapip/buffer.h
includes/omapip/buffer.h
+1
-7
includes/omapip/convert.h
includes/omapip/convert.h
+1
-7
includes/omapip/hash.h
includes/omapip/hash.h
+1
-7
includes/omapip/omapip.h
includes/omapip/omapip.h
+1
-7
includes/omapip/omapip_p.h
includes/omapip/omapip_p.h
+1
-7
includes/omapip/trace.h
includes/omapip/trace.h
+1
-5
includes/osdep.h
includes/osdep.h
+2
-8
includes/statement.h
includes/statement.h
+1
-7
includes/tree.h
includes/tree.h
+1
-7
omapip/alloc.c
omapip/alloc.c
+1
-7
omapip/array.c
omapip/array.c
+1
-7
omapip/auth.c
omapip/auth.c
+1
-7
omapip/buffer.c
omapip/buffer.c
+1
-7
omapip/connection.c
omapip/connection.c
+1
-7
omapip/convert.c
omapip/convert.c
+1
-7
omapip/dispatch.c
omapip/dispatch.c
+1
-7
omapip/generic.c
omapip/generic.c
+1
-7
omapip/handle.c
omapip/handle.c
+1
-7
omapip/hash.c
omapip/hash.c
+1
-7
omapip/listener.c
omapip/listener.c
+1
-7
omapip/message.c
omapip/message.c
+1
-7
omapip/omapi.3
omapip/omapi.3
+5
-3
omapip/protocol.c
omapip/protocol.c
+1
-7
omapip/support.c
omapip/support.c
+1
-7
omapip/test.c
omapip/test.c
+1
-7
omapip/toisc.c
omapip/toisc.c
+1
-7
omapip/trace.c
omapip/trace.c
+1
-5
relay/dhcrelay.c
relay/dhcrelay.c
+0
-6
server/bootp.c
server/bootp.c
+1
-7
server/class.c
server/class.c
+1
-7
server/confpars.c
server/confpars.c
+1
-7
server/db.c
server/db.c
+1
-7
server/ddns.c
server/ddns.c
+1
-1
server/dhcp.c
server/dhcp.c
+1
-7
server/dhcpd.c
server/dhcpd.c
+0
-6
server/dhcpd.conf.5
server/dhcpd.conf.5
+1
-3
server/dhcpd.leases.5
server/dhcpd.leases.5
+2
-11
server/failover.c
server/failover.c
+1
-7
server/mdb.c
server/mdb.c
+1
-7
server/omapi.c
server/omapi.c
+1
-7
server/salloc.c
server/salloc.c
+1
-7
server/stables.c
server/stables.c
+1
-7
No files found.
client/clparse.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Parser for dhclient config and lease files... */
/*
* Copyright (c) 2004-201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
client/dhclient-script.8
View file @
edad9be5
.\" dhclient-script.8
.\"
.\" Copyright (c) 2012 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2012
,2014
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2009-2010 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004-2005 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
...
...
@@ -23,9 +23,6 @@
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\"
.\" Support and other services are available for ISC products - see
.\" https://www.isc.org for more information or to learn more about ISC.
.\"
...
...
@@ -231,11 +228,6 @@ dhclient(8), dhcpd(8), dhcrelay(8), dhclient.conf(5) and
dhclient.leases(5).
.SH AUTHOR
.B dhclient-script(8)
has been written for Internet Systems Consortium
by Ted Lemon in cooperation with Vixie
Enterprises. To learn more about Internet Systems Consortium,
To learn more about Internet Systems Consortium,
see
.B https://www.isc.org.
To learn more about Vixie
Enterprises, see
.B http://www.vix.com.
client/dhclient.8
View file @
edad9be5
.\" $Id: dhclient.8,v 1.36 2011/04/15 21:58:12 sar Exp $
.\"
.\" Copyright (c) 2004,2007-201
3
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004,2007-201
4
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\" Permission to use, copy, modify, and distribute this software for any
...
...
@@ -478,14 +478,9 @@ dhcpd(8), dhcrelay(8), dhclient-script(8), dhclient.conf(5),
dhclient.leases(5), dhcp-eval(5).
.SH AUTHOR
.B dhclient(8)
has been written for Internet Systems Consortium
by Ted Lemon in cooperation with Vixie
Enterprises. To learn more about Internet Systems Consortium,
To learn more about Internet Systems Consortium,
see
.B https://www.isc.org
To learn more about Vixie
Enterprises, see
.B http://www.vix.com.
.PP
This client was substantially modified and enhanced by Elliot Poger
for use on Linux while he was working on the MosquitoNet project at
...
...
client/dhclient.conf.5
View file @
edad9be5
.\" $Id: dhclient.conf.5,v 1.34 2012/01/24 22:23:39 sar Exp $
.\"
.\" Copyright (c) 2009-2012 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2009-2012
,2014
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
...
...
@@ -22,9 +22,6 @@
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Software Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\"
.\" Support and other services are available for ISC products - see
.\" https://www.isc.org for more information or to learn more about ISC.
.\"
...
...
@@ -733,8 +730,5 @@ dhcp-options(5), dhcp-eval(5), dhclient.leases(5), dhcpd(8), dhcpd.conf(5),
RFC2132, RFC2131.
.SH AUTHOR
.B dhclient(8)
was written by Ted Lemon
under a contract with Vixie Labs. Funding
for this project was provided by Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
.B https://www.isc.org.
client/dhclient.leases.5
View file @
edad9be5
...
...
@@ -22,9 +22,6 @@
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises.
.\"
.\" Support and other services are available for ISC products - see
.\" https://www.isc.org for more information or to learn more about ISC.
.\"
...
...
@@ -50,8 +47,5 @@ dhclient(8), dhcp-options(5), dhclient.conf(5), dhcpd(8),
dhcpd.conf(5), RFC2132, RFC2131.
.SH AUTHOR
.B dhclient(8)
was written by Ted Lemon
under a contract with Vixie Labs. Funding
for this project was provided by Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
.B https://www.isc.org.
common/alloc.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Memory allocation... */
/*
* Copyright (c) 2009,2013 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2009,2013
-2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/comapi.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
OMAPI object interfaces for the DHCP server. */
/*
* Copyright (c) 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2012
,2014
Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
/* Many, many thanks to Brian Murrell and BCtel for this code - BCtel
...
...
common/conflex.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Lexical scanner for dhcpd config file... */
/*
* Copyright (c) 2004-201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/ctrace.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Subroutines that support dhcp tracing... */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2001-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,10 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon, as part of a project for Nominum, Inc. To learn more
* about Internet Systems Consortium, see https://www.isc.org/. To
* learn more about Nominum, Inc., see ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/dhcp-eval.5
View file @
edad9be5
.\" $Id: dhcp-eval.5,v 1.33 2012/05/17 15:50:14 sar Exp $
.\"
.\" Copyright (c) 2009-2012 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2009-2012
,2014
by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
...
...
@@ -22,9 +22,6 @@
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\"
.\" Support and other services are available for ISC products - see
.\" https://www.isc.org for more information or to learn more about ISC.
.\"
...
...
@@ -503,8 +500,5 @@ about DDNS.
dhcpd.conf(5), dhcpd.leases(5), dhclient.conf(5), dhcp-options(5), dhcpd(8),
dhclient(8), RFC2132, RFC2131.
.SH AUTHOR
The Internet Systems Consortium DHCP Distribution was written by Ted
Lemon under a contract with Vixie Labs. Funding for
this project was provided through Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
.B https://www.isc.org.
common/dhcp-options.5
View file @
edad9be5
...
...
@@ -22,9 +22,6 @@
.\" <info@isc.org>
.\" https://www.isc.org/
.\"
.\" This software has been written for Internet Systems Consortium
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\"
.\" Support and other services are available for ISC products - see
.\" https://www.isc.org for more information or to learn more about ISC.
.\"
...
...
@@ -2413,8 +2410,5 @@ transmitted to the same client), so it is not necessary to configure this.
dhcpd.conf(5), dhcpd.leases(5), dhclient.conf(5), dhcp-eval(5), dhcpd(8),
dhclient(8), RFC2132, RFC2131, RFC3046, RFC3315.
.SH AUTHOR
The Internet Systems Consortium DHCP Distribution was written by Ted
Lemon under a contract with Vixie Labs. Funding for
this project was provided through Internet Systems Consortium.
Information about Internet Systems Consortium can be found at
.B https://www.isc.org.
common/discover.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Find and identify the network interfaces. */
/*
* Copyright (c) 2013 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2013
-2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2009,2011 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/dns.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Domain Name Service subroutines. */
/*
* Copyright (c) 2009-201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2009-201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2001-2003 by Internet Software Consortium
*
...
...
@@ -25,9 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* The original software was written for Internet Systems Consortium
* by Ted Lemon it has since been extensively modified to use the
* asynchronous DNS routines.
*/
/*! \file common/dns.c
...
...
common/ethernet.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Packet assembly code, originally contributed by Archie Cobbs. */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/execute.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Support for executable statements. */
/*
* Copyright (c) 2009,2013 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2009,2013
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1998-2003 by Internet Software Consortium
*
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/fddi.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Packet assembly code, originally contributed by Archie Cobbs. */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/icmp.c
View file @
edad9be5
...
...
@@ -4,7 +4,7 @@
responses. */
/*
* Copyright (c) 2011,2013 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2011,2013
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
...
...
@@ -26,12 +26,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/inet.c
View file @
edad9be5
...
...
@@ -4,7 +4,7 @@
way... */
/*
* Copyright (c) 2011,2013 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2011,2013
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2007-2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2005 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
...
...
@@ -27,12 +27,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/memory.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Memory-resident database... */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/nit.c
View file @
edad9be5
...
...
@@ -4,7 +4,7 @@
with one crucial tidbit of help from Stu Grossmen. */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/options.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
DHCP options parsing and reassembly. */
/*
* Copyright (c) 2004-2012 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2012
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#define DHCP_OPTION_DATA
...
...
common/parse.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Common parser code for dhcpd and dhclient. */
/*
* Copyright (c) 2004-201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/print.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Turn data structures into printable text. */
/*
* Copyright (c) 2009-201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2009-201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/raw.c
View file @
edad9be5
...
...
@@ -16,7 +16,7 @@
Sigh. */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -37,12 +37,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/resolv.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Parser for /etc/resolv.conf file. */
/*
* Copyright (c) 2009,201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2009,201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-2007 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/socket.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
BSD socket interface code... */
/*
* Copyright (c) 2004-201
3
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004-201
4
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
/* SO_BINDTODEVICE support added by Elliot Poger (poger@leland.stanford.edu).
...
...
common/tables.c
View file @
edad9be5
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/tree.c
View file @
edad9be5
...
...
@@ -25,12 +25,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
common/upf.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
Ultrix PacketFilter interface code. */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
dhcpctl/callback.c
View file @
edad9be5
...
...
@@ -3,7 +3,7 @@
The dhcpctl callback object. */
/*
* Copyright (c) 2004,2007,2009 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 2004,2007,2009
,2014
by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
...
...
@@ -24,12 +24,6 @@
* <info@isc.org>
* https://www.isc.org/
*
* This software has been written for Internet Systems Consortium
* by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
* To learn more about Internet Systems Consortium, see
* ``https://www.isc.org/''. To learn more about Vixie Enterprises,
* see ``http://www.vix.com''. To learn more about Nominum, Inc., see
* ``http://www.nominum.com''.
*/
#include "dhcpd.h"
...
...
dhcpctl/dhcpctl.3
View file @
edad9be5
...
...
@@ -4,7 +4,7 @@
.\" File: dhcpctl.3