Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 1999 15:36:22 +0200
From:      Alaska Superuser <root@alaska.cert.siemens.de>
To:        cvs-all@freebsd.org, cvs-committers@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/inetd inetd.8 inetd.c
Message-ID:  <19990503153622.A91279@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help

David E. O'Brien wrote:

>  Modified files:        (Branch: RELENG_3)
>    usr.sbin/inetd       inetd.8 inetd.c 
>  Log:
>  MFC: add TCP Wrappers support.
>  (also sorted manpage references and emblished the history a little)
>  
>  Revision  Changes    Path
>  1.22.2.1  +15 -1     src/usr.sbin/inetd/inetd.8
>  1.46.2.1  +73 -5     src/usr.sbin/inetd/inetd.c

After testing the new /usr/sbin/inetd, i noticed that tcpd-support wasn't 
compiled in.

After modifying the src/usr.sbin/inetd/Makefile to contain the lines:

COPTS+= -Wall -DLOGIN_CAP -DLIBWRAP
LDADD+= -lutil -lwrap

everything worked.

Best regards.

  Udo

-------------------------------------------------------------------------------
Udo Schweigert              || Voice      : +49 89 636 42170
Siemens AG, Siemens CERT    || Fax        : +49 89 636 48000
ZT IK 3                     || email      : Udo.Schweigert@mchp.siemens.de
D-81730 Muenchen / Germany  ||            : ust@cert.siemens.de
PGP fingerprint             || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
-------------------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990503153622.A91279>