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
Brooks Davis
brooks at FreeBSD.org
Tue Aug 23 23:59:56 GMT 2005
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
More information about the cvs-src
mailing list