NetBSD/usr.sbin/mtree
dsl c0b0ba1f18 If parameter don't have values, then 'continue' after setting the flag bit.
Fixes coverty CID 776 and removes the need for a 'val = NULL' added to
appease gcc's undefined variable tests.
This parsing code sucks though, it doesn't correctly check for the '='
between a parameter and its value, whitespace can be used instead.
2006-04-12 19:49:59 +00:00
..
compare.c Use crypto/rmd160.h. 2005-09-24 22:40:32 +00:00
crc.c
create.c Use crypto/rmd160.h. 2005-09-24 22:40:32 +00:00
excludes.c
extern.h
getid.c
Makefile
misc.c The list of keywords must be sorted because it is search with bsearch(3). 2005-09-29 14:29:03 +00:00
mtree.8 SHA2 support has been pulled up to NetBSD 3.0, update the history part. 2005-11-10 19:41:59 +00:00
mtree.c
mtree.h Use MAXHASHLEN here too. 2005-09-02 17:12:38 +00:00
spec.c If parameter don't have values, then 'continue' after setting the flag bit. 2006-04-12 19:49:59 +00:00
verify.c