index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
finger
/
finger.c
Age
Commit message (
Expand
)
Author
2021-10-30
finger(1): convert malloc(x * y) to reallocarr
nia
2016-09-05
Drop main() prototype.
sevan
2009-04-12
Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare)
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2006-05-11
no need to cast setlocale()'s return value.
mrg
2006-04-28
Coverity CID 1780, 1779: Fix memory leak.
christos
2006-01-04
de-__P, ANSIfy prototypes, and kill register
perry
2004-06-03
Remove a trailing blank line; from Jeff Ito in PR bin/25797.
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-26
netbsd.org->NetBSD.org
salo
2002-09-12
Implement 8-bit pass-through.
kim
2002-09-10
Add back locale support for data display.
kim
2002-08-20
revert attempt to make finger locale-dependent. (1) locale dependent
itojun
2002-08-10
Obey the locale settings of the user when deciding what characters are
kim
2002-08-05
Avoid segmentation fault if "finger @somehost" is used.
tron
2002-08-02
support utmpx; no lastlogx support yet.
christos
2002-05-02
Note -g in usage. bin/16592 by Ryan Younce.
wiz
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1998-12-19
index -> strchr
christos
1998-08-25
Add { and } to shut up egcs. Reformat the more questionable code.
ross
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1997-10-19
merge lite-2. WARNSify. clean up .Nm.
mrg
1997-10-18
getopt returns -1 not EOF
lukem
1997-09-09
add -g flag: do not show non real name gecos info.
mrg
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1997-01-09
RCS ID police
tls
1996-11-21
- add -h (show hostnames in short listing instead of office info), and
lukem
1994-12-24
pull in string.h or stdlib.h as necessary.
cgd
1993-10-07
Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we
brezak
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd