Date: Wed, 6 Jul 2011 06:34:08 +0000 (UTC) From: Gordon Tetlow <gordon@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Message-ID: <201107060634.p666YQok093323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gordon 2011-07-06 06:34:08 UTC
FreeBSD src repository
Modified files:
usr.sbin/pwd_mkdb pwd_mkdb.c
Log:
SVN rev 223818 on 2011-07-06 06:34:08Z by gordon
Only increment the ypcnt once per data record. The old implementation
was incrementing it twice making it impossible to iterate the table
since the records were 1, 3, 5, 7 (or 2, 4, 6, 8 for the v3 records).
MFC after: 10 days
Revision Changes Path
1.53 +4 -4 src/usr.sbin/pwd_mkdb/pwd_mkdb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107060634.p666YQok093323>
