Date: Tue, 23 Aug 2005 23:59:55 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient alloc.c bpf.c clparse.c conflex.c convert.c dhclient.c dispatch.c errwarn.c hash.c inet.c options.c packet.c parse.c privsep.c tables.c tree.c Message-ID: <200508232359.j7NNxtIp082316@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-08-23 23:59:55 UTC
FreeBSD src repository
Modified files:
sbin/dhclient alloc.c bpf.c clparse.c conflex.c
convert.c dhclient.c dispatch.c errwarn.c
hash.c inet.c options.c packet.c parse.c
privsep.c tables.c tree.c
Log:
Add __FBSDID to all .c files in dhclient to aid in determining file
versions when dealing with user problems.
Revision Changes Path
1.2 +3 -0 src/sbin/dhclient/alloc.c
1.6 +3 -1 src/sbin/dhclient/bpf.c
1.2 +3 -0 src/sbin/dhclient/clparse.c
1.2 +3 -0 src/sbin/dhclient/conflex.c
1.2 +3 -0 src/sbin/dhclient/convert.c
1.9 +3 -1 src/sbin/dhclient/dhclient.c
1.2 +3 -0 src/sbin/dhclient/dispatch.c
1.2 +3 -0 src/sbin/dhclient/errwarn.c
1.2 +3 -0 src/sbin/dhclient/hash.c
1.2 +3 -0 src/sbin/dhclient/inet.c
1.2 +3 -0 src/sbin/dhclient/options.c
1.2 +3 -0 src/sbin/dhclient/packet.c
1.3 +3 -1 src/sbin/dhclient/parse.c
1.2 +3 -0 src/sbin/dhclient/privsep.c
1.3 +3 -1 src/sbin/dhclient/tables.c
1.2 +3 -0 src/sbin/dhclient/tree.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508232359.j7NNxtIp082316>
