NetBSD/tests/fs/nfs
joerg 37f2635c65 Fix obvious code issues and remove the original -Wno-error for clang
builds to not hide them in the future:
(1) Don't use a pointer to a local variables if all that is done is
comparing it against NULL. The function itself works fine for that
purpose.

(2) Initialise the fail counter, giving the test a chance to work
reliably.
2012-02-24 13:53:46 +00:00
..
nfsservice
Makefile Fix obvious code issues and remove the original -Wno-error for clang 2012-02-24 13:53:46 +00:00
t_mountd.c Fix obvious code issues and remove the original -Wno-error for clang 2012-02-24 13:53:46 +00:00
t_rquotad.sh When I split non-quota-specific functions out from ../ffs/quotas_common.sh 2012-02-13 22:40:43 +00:00