Date: Thu, 7 Feb 2008 19:00:00 +0000 (UTC) From: Rink Springer <rink@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/bootparamd Makefile Makefile.inc Message-ID: <200802071900.m17J00Ec009117@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rink 2008-02-07 19:00:00 UTC
FreeBSD src repository
Modified files:
usr.sbin/bootparamd Makefile Makefile.inc
Log:
The previous commit message was wrong. It should have read:
"Fix bootparamd on 64 bit platforms - at least amd64 was broken due to the
code believing long == 32 bits and using it to store/compare IPv4 addresses."
Note the "== 32 bits" - the previous commit message stated 64 bits, which is
plain wrong.
PR: bin/112163
Pointed out by: obrien
Approved by: imp (mentor, implicit)
Revision Changes Path
1.3 +0 -0 src/usr.sbin/bootparamd/Makefile
1.3 +0 -0 src/usr.sbin/bootparamd/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802071900.m17J00Ec009117>
