On 03/07 06:21, Soren Jacobsen wrote: > Module Name: src > Committed By: snj > Date: Sat Mar 7 06:21:08 UTC 2015 > > Modified Files: > src/usr.sbin/makemandb [netbsd-7]: makemandb.c > > Log Message: > Pull up following revision(s) (requested by he in ticket #563): > crypto/external/bsd/openssh/Makefile.inc: revision 1.8 > Sync the HAVE's with reality > > > To generate a diff of this commit: > cvs rdiff -u -r1.24 -r1.24.2.1 src/usr.sbin/makemandb/makemandb.c
Excuse the bogus commit message. I've fixed it in the repository to be: Pull up following revision(s) (requested by skrll in ticket #564): usr.sbin/makemandb/makemandb.c: revision 1.26 Explicitly deal with end of lists. PR 49708.