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
/
lib
/
libskey
Age
Commit message (
Expand
)
Author
2000-07-11
Correct ctype(3) usage.
itohy
2000-07-08
size_t != unsigned int; from Motoyuki Konno in PR lib/10538.
kleink
2000-07-06
Bring s/key closer to RFC2289 conformance by pulling in changes
mjl
2000-04-13
In skeyverify(), don't "restore" priority to 0, but restore it to the
is
2000-01-23
Delint.
mycroft
1999-08-24
remove an incorrect comment and add another one.
mrg
1999-07-02
More trailing white space.
simonb
1999-02-25
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
abs
1998-07-26
const poisoning.
mycroft
1998-03-18
PR/4941: Greg Oster: Don't byte swap; it is not needed. This broke big
christos
1998-02-03
remove obsolete register declarations
perry
1998-01-05
RCSID Police.
perry
1997-10-23
remove superfluous CFLAGS line; WARNS=1 provides the same thing
lukem
1997-06-28
fix my own bugs :-) When I updated this to use the libc md4 library, I
christos
1997-06-18
- pass gcc -Wall
christos
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1996-09-19
RCS id police.
thorpej
1996-09-19
Make a quick 64-bit safeness sweep. S/Key now works on the Alpha.
thorpej
1995-06-19
sys/termios.h -> termios.h
jtc
1995-06-05
Prototypes (PR#1105) + some misc. reorganisation.
pk
1995-05-17
from PR 952, by Thor Lancelot Simon: don't turn off echo when
cgd
1994-05-31
in a word, whoops
deraadt
1994-05-31
create file with nice mode
deraadt
1994-05-26
solve byte order problem
deraadt
1994-05-24
get rid of some horrible assumptions
deraadt
1994-05-21
skey, by <tsarna@endicor.com> and me
deraadt