summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1999-07-26 08:43:03 +0000
committerdes <des@FreeBSD.org>1999-07-26 08:43:03 +0000
commit3d0d9c279434abf4d4775cb0a9605de4867d76d9 (patch)
treecd4265bf49cfeb48966c5c719b5aeee2a4be9d88 /usr.sbin
parent9fb486a915eda92a5fba5213f46597422f06cc33 (diff)
downloadFreeBSD-src-3d0d9c279434abf4d4775cb0a9605de4867d76d9.zip
FreeBSD-src-3d0d9c279434abf4d4775cb0a9605de4867d76d9.tar.gz
Pull on my asbestos undies and claim ownership of inetd to prevent further
flamage between our beloved messrs Hearn and Feldman. Further commits go through me. I urge the contestants to direct their energies at cleaning up main() in inetd.c, which has over time become a crawling horror.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/inetd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile
index fb72be4..f804b8a 100644
--- a/usr.sbin/inetd/Makefile
+++ b/usr.sbin/inetd/Makefile
@@ -1,10 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id: Makefile,v 1.12 1999/07/15 17:01:42 green Exp $
+# $Id: Makefile,v 1.13 1999/07/22 14:11:25 sheldonh Exp $
PROG= inetd
SRCS= inetd.c builtins.c
MAN8= inetd.8
MLINKS= inetd.8 inetd.conf.5
+MAINTAINER=des@freebsd.org
COPTS+= -Wall -DLOGIN_CAP
#COPTS+= -DSANITY_CHECK
OpenPOWER on IntegriCloud