Module Name:src
Committed By: kim
Date: Thu May 7 13:40:20 UTC 2020
Modified Files:
src/usr.bin/finger: finger.1 util.c
Log Message:
Add lastlogx support
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/finger/finger.1
cvs rdiff -u -r1.29 -r1.30
Module Name:src
Committed By: sevan
Date: Thu Jan 30 23:59:59 UTC 2020
Modified Files:
src/usr.bin/finger: finger.1
Log Message:
finish with a full stop
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/finger/finger.1
Please note that diffs are
Module Name:src
Committed By: sevan
Date: Thu Jan 30 23:50:23 UTC 2020
Modified Files:
src/usr.bin/finger: finger.1
Log Message:
Drop url which is now invalid, see CSRG archive or mirrors on TUHS.org or
svnweb.FreeBSD.org
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: abhinav
Date: Thu Dec 22 12:39:40 UTC 2016
Modified Files:
src/usr.bin/finger: finger.1
Log Message:
Instead of saying "The finger displays information..." say "The finger utility"
(not sure if it was intentionally written like that :)
Also,
Module Name:src
Committed By: chs
Date: Wed Mar 9 16:12:14 UTC 2016
Modified Files:
src/usr.bin/finger: util.c
Log Message:
in find_idle_and_ttywrite(), initialize idletime and writable to 0
when stat() fails. this prevents a coredump later in stimeprint()
due to gmtime(
Module Name:src
Committed By: christos
Date: Sat Nov 21 15:22:17 UTC 2015
Modified Files:
src/usr.bin/finger: sprint.c
Log Message:
fix format
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/finger/sprint.c
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Fri Dec 26 12:45:57 UTC 2014
Modified Files:
src/usr.bin/finger: finger.1
Log Message:
And correct it.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/finger/finger.1
Please note that diffs are not p
Module Name:src
Committed By: christos
Date: Fri Dec 26 03:49:00 UTC 2014
Modified Files:
src/usr.bin/finger: finger.1
Log Message:
Correct the provenance of finger.1 and show the link that it was part of
2BSD (from Marcin F. Michalski)
To generate a diff of this commit:
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
Module Name:src
Committed By: dholland
Date: Sun Jun 10 17:45:59 UTC 2012
Modified Files:
src/usr.bin/finger: finger.1
Log Message:
Fix description of -o option. Noted by Snader_LB on freenode.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/fin
10 matches
Mail list logo