Date: Mon, 23 Jan 2006 13:55:33 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/btxld Makefile btxld.c Message-ID: <200601231355.k0NDtXO6055303@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-01-23 13:55:33 UTC
FreeBSD src repository
Modified files:
usr.sbin/btxld Makefile btxld.c
Log:
An old patch from Dan Lukes <dan at obluda.cz>:
+ Include netinet/in.h for ntohl()
* Since the return value was tested separately, cast the values to
size_t in order to shut up compiler warnings.
+ Raise WARNS= level to 6
PR: bin/71666
Revision Changes Path
1.12 +2 -0 src/usr.sbin/btxld/Makefile
1.10 +4 -2 src/usr.sbin/btxld/btxld.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601231355.k0NDtXO6055303>
