Source-Changes archive

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

CVS commit: src/usr.bin/last



Module Name:    src
Committed By:   cbiere
Date:           Sat Jan  6 13:31:06 UTC 2007

Modified Files:
        src/usr.bin/last: last.c

Log Message:
 - Use EXIT_SUCCESS/EXIT_FAILURE instead of 0/1.
 - Reject unreasonable command-line arguments.
 - No need to cast sizeof() to u_int for malloc().
 - ttyconv: Simplified and replaced magic '5'.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/usr.bin/last/last.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index