CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/21 19:11:05
Modified files:
usr.bin/cap_mkdb: getinfo.c
Log message:
Speed up igetnext() by passing the record we want to parse in to
getent() as toprec. Makesd cap_mkdb faster when building termino.db.
OK nicm@
