summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-01-18 19:38:43 +0000
committerdelphij <delphij@FreeBSD.org>2006-01-18 19:38:43 +0000
commit7ab11dec1ceb0bb4713a3da61b8759290eabc5ce (patch)
tree21f5ac36ec5841ddba86f3f844a64585c7ccd3f6 /usr.sbin/inetd/Makefile
parentdd162be826beb2cda1df3c944c1fe7a123c9cece (diff)
downloadFreeBSD-src-7ab11dec1ceb0bb4713a3da61b8759290eabc5ce.zip
FreeBSD-src-7ab11dec1ceb0bb4713a3da61b8759290eabc5ce.tar.gz
Revert previous commit for now, which seems to have (re)introduced some
old bugs, as well as some unwanted side effects. I will do more investigation and fix these issues first. Pointed out by: dwmalone
Diffstat (limited to 'usr.sbin/inetd/Makefile')
-rw-r--r--usr.sbin/inetd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile
index c5d86b7..afe4c51 100644
--- a/usr.sbin/inetd/Makefile
+++ b/usr.sbin/inetd/Makefile
@@ -6,7 +6,7 @@ MAN= inetd.8
MLINKS= inetd.8 inetd.conf.5
SRCS= inetd.c builtins.c
-WARNS?= 6
+WARNS?= 2
CFLAGS+= -DLOGIN_CAP
#CFLAGS+= -DSANITY_CHECK
OpenPOWER on IntegriCloud