Subject: CVS commit: basesrc/dist/dhcp/dst
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/15/2002 04:32:14
Module Name:	basesrc
Committed By:	matt
Date:		Sat Jun 15 01:32:14 UTC 2002

Modified Files:
	basesrc/dist/dhcp/dst: base64.c dst_api.c dst_support.c hmac_link.c
	    prandom.c

Log Message:
If rcsid away since gcc3 doesn't like unreferenced static vars.  Also we
do that for other stuff like tcpdump.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/dist/dhcp/dst/base64.c \
    basesrc/dist/dhcp/dst/dst_api.c basesrc/dist/dhcp/dst/dst_support.c \
    basesrc/dist/dhcp/dst/hmac_link.c
cvs rdiff -r1.2 -r1.3 basesrc/dist/dhcp/dst/prandom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.