rodrigc 2005-10-07 02:22:04 UTC FreeBSD src repository Modified files: sbin/mount mount.c Log: In prmount(), use an unsigned int variable to eliminate 'comparison between signed and unsigned' compiler warning. Revision Changes Path 1.71 +2 -1 src/sbin/mount/mount.c