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
/
sbin
/
cgdconfig
/
utils.c
Age
Commit message (
Expand
)
Author
2012-03-20
Convert to C89 function definitions
matt
2009-04-11
fix sign-compare issues
lukem
2008-05-11
Add a new keygen method which will execute an external command and
elric
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-11-06
3 month roland feedback timeout:
christos
2007-02-06
memxor(): Fixed size_t/int mismatch.
cbiere
2006-08-26
Programs that use efun.
christos
2006-05-11
__b64_pton() wants unsigned char *.
mrg
2006-03-22
Coverity CID 2753: Free the correct variable.
christos
2006-03-22
fix compile problem.
christos
2006-03-22
Coverity CID 1593: Plug memory leak
christos
2006-03-20
Coverity CID 1203: Check return code of b64_ntop().
christos
2005-06-27
- constify.
christos
2005-06-02
Avoid dereferencing/free()ing invalid pointers if the random device
lukem
2005-03-30
one more malloc -> emalloc.
elric
2005-03-30
Centralize error checking for malloc,calloc,strdup.
christos
2004-08-13
Add "urandomkey" key generation method as described in PR kern/22766;
tv
2004-08-10
Avoid dereferencing/free()ing invalid pointers if the random device
rumble
2003-09-23
add a new verification method that prompts for the pkcs#5 pbkdf2
cb
2003-03-24
substantial rototill of the code.
elric
2002-10-04
Initial checkin of cgdconfig(8), a program to configure a cgd.
elric