Module Name: src Committed By: kim Date: Wed May 6 19:45:39 UTC 2020
Modified Files: src/usr.sbin/lastlogin: lastlogin.c Log Message: Output records in original order Append to the list of output records instead of pushing on it, so we don't reverse the order of records (when not sorting). To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/lastlogin/lastlogin.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.