Date: Fri, 15 Dec 2006 18:16:47 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ggate/ggated ggated.c src/sbin/ggate/shared ggate.c ggate.h Message-ID: <200612151816.kBFIGlCU098409@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-12-15 18:16:47 UTC
FreeBSD src repository
Modified files:
sbin/ggate/ggated ggated.c
sbin/ggate/shared ggate.c ggate.h
Log:
Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctl
returns u_int.
Reported by: Javier Martín Rueda <jmrueda@diatel.upm.es>
PR: amd64/91799
MFC after: 3 days
Revision Changes Path
1.8 +1 -1 src/sbin/ggate/ggated/ggated.c
1.7 +2 -2 src/sbin/ggate/shared/ggate.c
1.4 +1 -1 src/sbin/ggate/shared/ggate.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612151816.kBFIGlCU098409>
