Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sat, 22 Jun 1996 14:00:06 -0400 (EDT)
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