cvs commit: src/lib/libexpat Makefile libbsdxml.3
src/sbin/ifconfig regdomain.c
Coleman Kane
cokane at FreeBSD.org
Thu May 8 14:01:43 UTC 2008
cokane 2008-05-08 14:01:42 UTC
FreeBSD src repository
Modified files:
lib/libexpat Makefile libbsdxml.3
sbin/ifconfig regdomain.c
Log:
Update the lib/expat tree for the new v2.0.1 expat import. The bsdxml.h
header is now in two parts: bsdxml.h and bsdxml_external.h, representing
the expat.h and expat_external.h headers. Updated the info on the man
page as well. Also, fixed a type-error in a printf in
sbin/ifconfig/regdomain.c that would cause a compiler warning.
Approved by: sam, phk
Revision Changes Path
1.7 +10 -4 src/lib/libexpat/Makefile
1.4 +2 -2 src/lib/libexpat/libbsdxml.3
1.2 +1 -1 src/sbin/ifconfig/regdomain.c
More information about the cvs-src
mailing list