Date: Tue, 28 May 2002 11:31:41 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/bootpd bootpd.c dovend.c dovend.h dumptab.c getether.h getif.h hash.c hash.h hwaddr.h lookup.h readfile.c readfile.h report.c report.h Message-ID: <200205281831.g4SIVg085854@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/05/28 11:31:41 PDT
Modified files:
libexec/bootpd bootpd.c dovend.c dovend.h dumptab.c
getether.h getif.h hash.c hash.h hwaddr.h
lookup.h readfile.c readfile.h report.c
report.h
Log:
Assume __STDC__, remove non-__STDC__ code.
Reviewed by: md5
Revision Changes Path
1.17 +0 -4 src/libexec/bootpd/bootpd.c
1.7 +0 -4 src/libexec/bootpd/dovend.c
1.2 +4 -11 src/libexec/bootpd/dovend.h
1.8 +1 -5 src/libexec/bootpd/dumptab.c
1.2 +1 -4 src/libexec/bootpd/getether.h
1.2 +1 -4 src/libexec/bootpd/getif.h
1.6 +0 -4 src/libexec/bootpd/hash.c
1.2 +1 -8 src/libexec/bootpd/hash.h
1.6 +0 -4 src/libexec/bootpd/hwaddr.h
1.2 +4 -11 src/libexec/bootpd/lookup.h
1.9 +1 -5 src/libexec/bootpd/readfile.c
1.2 +6 -14 src/libexec/bootpd/readfile.h
1.5 +1 -18 src/libexec/bootpd/report.c
1.4 +0 -4 src/libexec/bootpd/report.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205281831.g4SIVg085854>
