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
/
crypto
/
dist
/
ssh
/
sshlogin.c
Age
Commit message (
Expand
)
Author
2006-03-18
Don't dereference NULL pointer, found by Coverity, CID 954.
elad
2005-02-13
Resolve conflicts.
christos
2004-11-11
Grr, this was not updating lastlogx!
christos
2004-07-06
Now that we have addrlen, use it.
christos
2003-08-26
Make getlastlogx have the pathname to the lastlogx database as first
wiz
2003-07-10
add __RCSID("$NetBSD$"), because it's hard to track our changes in a
lukem
2003-07-04
Undo unintended commit.
wiz
2003-07-04
Fix off-by-one. From William Allen Simpson in PR 22012.
wiz
2002-12-06
Avoid conflict with reserved identifier "log".
thorpej
2002-10-01
upgrade to openssh 3.5. major changes include:
itojun
2002-08-20
utmpx.ut_id is required.
itojun
2002-07-28
add utmpx support.
christos
2002-06-24
sync with openssh 3.3.
itojun
2002-03-08
sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc
itojun
2001-12-13
Deal with lossage caused by the addition of the netbsd-1-5 branch tag
he
2001-04-10
OpenSSH 2.5.4 as of 2001/04/10
itojun
2001-03-19
OpenSSH 2.5.2 as of 3/19/2001, from openbsd usr.bin/ssh
itojun