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
Age
Commit message (
Expand
)
Author
2019-04-10
KNF, 80 column police, a few other tidy ups (use if (ret == 0) rather
kre
2019-04-10
PR bin/53999 from rudolf (eq.cz)
kre
2018-12-30
Avoid crash when no algorithm is specified in parameter file.
mlelstv
2018-12-29
Sort SEE ALSO.
wiz
2018-12-28
s/Dec/December/.
alnsn
2018-12-27
Document that cgd.conf supports NAME=label and ROOT.<suffix> targets.
alnsn
2018-09-01
typo
prlw1
2018-05-09
With the change to use getpass_r the 128 byte passphrase limit no
kre
2018-05-09
use explicit_memset(3)
alnsn
2018-05-09
Missed one change when doing a manual merge of my patch with kre's commit.
alnsn
2018-05-09
Add '-e' option (echo the passphrase) and wipe the passphrase after use.
alnsn
2018-05-09
Add commas in enumeration.
wiz
2018-05-09
Fix missing -p in usage message (noted by Christoph Badura, thanks),
kre
2018-05-09
Check arg count in configure() at entry, rather than later.
kre
2018-05-06
Fix usage for rump. Fixes test breakage caused by previous commit.
kre
2018-05-05
Check whether the cgd device selected is available to be
kre
2017-01-10
Need <sys/stat.h> for S_IFBLK.
christos
2016-12-11
Add aes-xts to cgdconfig(8).
alnsn
2016-09-11
Spelling mistake.
sevan
2016-07-01
replace openssl HMAC(3) with our hmac(3).
christos
2015-11-24
CID 1340063: fix TOCTOU
christos
2015-11-22
Don't chdir to the config directory; just form the parameters file with a
christos
2015-06-16
fix error messages containing \n
christos
2014-12-14
fix possibly uninitialized variable.
christos
2014-12-14
avoid local variable shadowing devname.
christos
2014-12-14
Bump date for previous. Fix typo.
wiz
2014-12-14
Add validation methods "mbr" and "gpt" for disks without a valid disklabel.
mlelstv
2014-12-14
support wedge names.
mlelstv
2013-06-09
List all cgd's no matter if they are not contiguously allocated
christos
2012-12-05
Whitespace.
wiz
2012-12-05
add cgdconfig -l like vnconfig -l
christos
2012-03-20
Convert to C89 function definitions
matt
2011-08-29
Use __dead
joerg
2011-07-03
fix typo
dholland
2010-12-14
Convert from the oldstyle cgd_kops.op_open to the newstyle prog_open
pooka
2010-12-05
mirror change of -lrumpcrypto ==> -lrumpkern_crypto
pooka
2010-12-02
Remove a line that was intended only for my personal testing and that
elric
2010-12-02
In -G, refuse to operate if KEYGEN_URANDOM is specified as we already do
elric
2010-11-27
Remove trailing whitespace (patch provided by: Taylor R Campbell
elric
2010-03-30
\\ -> \e
joerg
2009-12-19
Use RUMP_ACTION to avoid having to specify the same information
pooka
2009-10-29
use %option instead of #define YY_NO_...
christos
2009-10-28
no unput
christos
2009-10-19
Document -n, from Jukka Ruohonen in private mail.
wiz
2009-10-13
fix prototypes of function pointers to varargs syscalls
pooka
2009-09-10
fix LP64 builds. yay, C type system.
pooka
2009-09-08
Remember to add cgdconfig.h too.
pooka
2009-09-08
* allow specification of kernel operations vector
pooka
2009-04-20
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
drochner
2009-04-11
fix sign-compare issues
lukem
[next]