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
/
net.c
Age
Commit message (
Expand
)
Author
2009-04-12
Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare)
lukem
2006-01-04
de-__P, ANSIfy prototypes, and kill register
perry
2004-06-03
Remove duplicate header inclusions; from Jeff Ito in PR bin/25797.
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
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-02
support utmpx; no lastlogx support yet.
christos
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
1999-07-02
dual-stack finger.
itojun
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1997-11-24
remove extraneous newline in remote finger output. (found by chuck cranor)
lukem
1997-10-19
merge lite-2. WARNSify. clean up .Nm.
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
1995-05-21
Fix oversight in previous.
mycroft
1995-05-21
Use inet_aton(), not inet_addr().
mycroft
1994-12-24
pull in string.h or stdlib.h as necessary.
cgd
1994-01-14
Ignore multiple \r's.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd