diff options
Diffstat (limited to 'libexec/bootpd/tools')
| -rw-r--r-- | libexec/bootpd/tools/Makefile | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/Makefile.inc | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootpef/Makefile | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootpef/bootpef.c | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootptest/Makefile | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootptest/bootptest.c | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootptest/print-bootp.c | 2 | 
7 files changed, 7 insertions, 7 deletions
diff --git a/libexec/bootpd/tools/Makefile b/libexec/bootpd/tools/Makefile index b1f38e76ecbd..625bdee24b1b 100644 --- a/libexec/bootpd/tools/Makefile +++ b/libexec/bootpd/tools/Makefile @@ -1,5 +1,5 @@  # Makefile -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/09/30 05:45:07 pst Exp $  SUBDIR=	bootpef bootptest diff --git a/libexec/bootpd/tools/Makefile.inc b/libexec/bootpd/tools/Makefile.inc index 0a2ab66f28f4..38b150a65086 100644 --- a/libexec/bootpd/tools/Makefile.inc +++ b/libexec/bootpd/tools/Makefile.inc @@ -1,4 +1,4 @@  # Makefile.inc -# $Id$ +# $Id: Makefile.inc,v 1.1.1.1 1994/09/30 05:45:07 pst Exp $  BINDIR=/usr/sbin diff --git a/libexec/bootpd/tools/bootpef/Makefile b/libexec/bootpd/tools/bootpef/Makefile index 7d176069a8d6..eb0c4a5ef87f 100644 --- a/libexec/bootpd/tools/bootpef/Makefile +++ b/libexec/bootpd/tools/bootpef/Makefile @@ -1,5 +1,5 @@  # Makefile -# $Id$ +# $Id: Makefile,v 1.1.1.1 1994/09/30 05:45:07 pst Exp $  PROG=	bootpef  MAN8=	bootpef.8 diff --git a/libexec/bootpd/tools/bootpef/bootpef.c b/libexec/bootpd/tools/bootpef/bootpef.c index c7e927687dbf..63f5c43b5a7b 100644 --- a/libexec/bootpd/tools/bootpef/bootpef.c +++ b/libexec/bootpd/tools/bootpef/bootpef.c @@ -19,7 +19,7 @@ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS  ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS  SOFTWARE. -	$Id$ +	$Id: bootpef.c,v 1.2 1996/09/22 21:52:51 wosch Exp $  ************************************************************************/ diff --git a/libexec/bootpd/tools/bootptest/Makefile b/libexec/bootpd/tools/bootptest/Makefile index d137e736ab12..95f99f1e112d 100644 --- a/libexec/bootpd/tools/bootptest/Makefile +++ b/libexec/bootpd/tools/bootptest/Makefile @@ -1,5 +1,5 @@  # Makefile -# $Id: Makefile,v 1.2 1995/05/30 05:45:51 rgrimes Exp $ +# $Id: Makefile,v 1.3 1995/09/28 17:33:16 bde Exp $  PROG=	bootptest  MAN8=	bootptest.8 diff --git a/libexec/bootpd/tools/bootptest/bootptest.c b/libexec/bootpd/tools/bootptest/bootptest.c index 84266b2ac4e4..bd66b32b642c 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.c +++ b/libexec/bootpd/tools/bootptest/bootptest.c @@ -31,7 +31,7 @@   * 09/28/93 Released version 1.0   * 09/93 Original developed by Gordon W. Ross <gwr@mc.com>   * - *	$Id: bootptest.c,v 1.2 1996/09/22 21:52:55 wosch Exp $ + *	$Id: bootptest.c,v 1.2.2.1 1997/12/24 18:58:07 imp Exp $   */  char *usage = "bootptest [-h] server-name [vendor-data-template-file]"; diff --git a/libexec/bootpd/tools/bootptest/print-bootp.c b/libexec/bootpd/tools/bootptest/print-bootp.c index b51f42c383cc..b4327533121f 100644 --- a/libexec/bootpd/tools/bootptest/print-bootp.c +++ b/libexec/bootpd/tools/bootptest/print-bootp.c @@ -23,7 +23,7 @@   * This file was copied from tcpdump-2.1.1 and modified.   * There is an e-mail list for tcpdump: <tcpdump@ee.lbl.gov>   * - *	$Id: print-bootp.c,v 1.2 1996/09/22 21:52:58 wosch Exp $ + *	$Id: print-bootp.c,v 1.2.2.1 1998/02/18 05:55:37 jkh Exp $   */  #include <stdio.h>  | 
