Date: Fri, 12 May 2006 02:28:20 +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: <200605120228.k4C2SK9A037523@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-05-12 02:28:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/btxld Makefile btxld.c Log: MFC Makefile,v 1.12 and btxld.c,v 1.10: + 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 Submitted by: Dan Lukes <dan at obluda.cz> Revision Changes Path 1.11.8.1 +2 -0 src/usr.sbin/btxld/Makefile 1.9.2.1 +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?200605120228.k4C2SK9A037523>