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
/
skeyinit
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-06-23
Add NetBSD RCS Ids.
agc
2003-05-17
use strl*
itojun
2002-11-16
use strlcpy
itojun
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-08-01
use LOGIN_NAME_MAX not UT_NAMELEN.
christos
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2002-04-23
Make sure using stdin/stdout/stderr is safe
itohy
2001-07-24
s/necesary/necessary/
wiz
2001-04-09
Fix date, and remove a trailing dot in .Nd.
wiz
2001-03-24
make sure that me is null terminated.
christos
2000-07-28
Filter out non-alpha-numeric characters from the default
thorpej
2000-07-07
Update manpage to new options.
mjl
2000-07-07
Bring s/key closer to RFC2289 conformance by pulling in changes
mjl
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-03-10
Add missing .El line.
erh
1999-03-09
Missing .El.
ross
1998-12-19
portability in printf args.
christos
1998-07-26
const poisoning.
mycroft
1998-07-06
nul-terminated strftime buffer. remove duplicate call to setpriority.
mrg
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1997-11-01
Nuke trailing comma in SEE ALSO section.
mycroft
1997-10-24
use CPPFLAGS instead of CFLAGS
lukem
1997-10-19
WARNSify, fix .Nm usage, xref all s/key related programs
lukem
1997-02-11
use strncpy.
mrg
1997-01-09
RCS ID police
tls
1995-07-07
remove trailing comma from SEE ALSO section; PR #1194
jtc
1995-06-05
#include <err.h> & <ctype.h>; remove extraneous declarations.
pk
1994-12-24
stdlib.h, RCS ID format
cgd
1994-12-22
specify man pages the new way.
cgd
1994-08-30
cleanup
deraadt
1994-05-30
better seed initialization
deraadt
1994-05-30
reorg include order, also add <sys/param.h> for MAXHOSTNAMELEN
cgd
1994-05-29
fix bug 266
deraadt
1994-05-24
add skey & friends
deraadt