NetBSD/usr.sbin/ypserv/makedbm/TODO
thorpej 60aa689c94 A ypserv implementation, originally written by Mats O Jansson, with
some changes by me, including misc. cleanup, minor bug fixes, and
brand-new access control list code.
1996-08-09 10:14:49 +00:00

5 lines
121 B
Plaintext

Go through code and add error handling.
fgets in read_line in create_db coredumps if file don't exists. (Fixed 950908)