Source-Changes archive

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

CVS commit: src/usr.sbin/lastlogin



Module Name:    src
Committed By:   elric
Date:           Thu Aug 28 15:54:42 UTC 2003

Modified Files:
        src/usr.sbin/lastlogin: lastlogin.8 lastlogin.c

Log Message:
Add sorting based on last login time via -t (most recent first a la ls(1)).
Add reverse of current sort via -r (like ls(1) as well.)
Add a couple of lines of documentation to the man page about the two new
options.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/lastlogin/lastlogin.8
cvs rdiff -r1.6 -r1.7 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.




Home | Main Index | Thread Index | Old Index