aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pw/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-05-31 21:44:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-05-31 21:44:09 +0000
commitee2582c2123c04d2adb409207b17e0201631c334 (patch)
tree7739591a9bbb7638c2fdf3b2780fbb0b9946ccc7 /usr.sbin/pw/Makefile
parent656657fa823cddaf406a51f6194d59c307aa54e7 (diff)
downloadsrc-ee2582c2123c04d2adb409207b17e0201631c334.tar.gz
src-ee2582c2123c04d2adb409207b17e0201631c334.zip
Cast -1 to uid_t and bump WARNING level to 3
Notes
Notes: svn path=/head/; revision=283841
Diffstat (limited to 'usr.sbin/pw/Makefile')
-rw-r--r--usr.sbin/pw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile
index 69953da1a6a6..4bcf6917ff13 100644
--- a/usr.sbin/pw/Makefile
+++ b/usr.sbin/pw/Makefile
@@ -6,7 +6,7 @@ SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \
grupd.c pwupd.c fileupd.c psdate.c \
bitmap.c cpdir.c rm_r.c
-WARNS?= 2
+WARNS?= 3
LIBADD= crypt util sbuf