cvs commit: src/sbin/ggate/ggated ggated.c src/sbin/ggate/shared
ggate.c ggate.h
Pawel Jakub Dawidek
pjd at FreeBSD.org
Fri Dec 15 10:16:52 PST 2006
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 at 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
More information about the cvs-src
mailing list