Module Name: src Committed By: christos Date: Fri Jan 18 22:10:31 UTC 2013
Modified Files: src/usr.bin/finger: lprint.c Log Message: - Don't dump core or print random junk on corrupt utmp entries. - Factor out duplicated code in the process. - The actual code is now smaller and does error checking, and encoding. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/finger/lprint.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.