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
..
Makefile WARNS=3 seems to work for me 2005-04-09 13:13:32 +00:00
compare.c Use crypto/rmd160.h. 2005-09-24 22:40:32 +00:00
crc.c appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
create.c Use crypto/rmd160.h. 2005-09-24 22:40:32 +00:00
excludes.c
extern.h Implement -M to "merge" entries, even with different types. 2004-07-22 16:51:45 +00:00
getid.c
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 Implement -M to "merge" entries, even with different types. 2004-07-22 16:51:45 +00:00
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 Implement -M to "merge" entries, even with different types. 2004-07-22 16:51:45 +00:00