Date: Thu, 9 Mar 2000 10:11:17 -0800 (PST) From: Paul Richards <paul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pwd_mkdb pw_scan.c pwd_mkdb.c Message-ID: <200003091811.KAA33597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
paul 2000/03/09 10:11:17 PST Modified files: usr.sbin/pwd_mkdb pw_scan.c pwd_mkdb.c Log: Fix various unsigned vs signed errors that caused problems with uids and gids bigger than 16 bits. Added checks for uids and gids that are bigger than 32 bits. Approved by: jkh (partly, this fix is bigger than I first intended) Revision Changes Path 1.14 +15 -6 src/usr.sbin/pwd_mkdb/pw_scan.c 1.35 +7 -7 src/usr.sbin/pwd_mkdb/pwd_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003091811.KAA33597>