Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



christos
Sat Jun 22 13:59:59 EDT 1996
Update of /a/cvsroot/src/usr.sbin/ypbind
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19098

Modified Files:
        ypbind.c 
Log Message:
Code cleanups.
- check malloc returns
- null terminate strncpy() strings
- use snprintf instead of sprintf
- pass the right arguments to the right functions
- check usage
- use err(3) and warn(3) instead of printfs.




Home | Main Index | Thread Index | Old Index