Date: Sat, 5 Apr 2003 05:39:18 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Message-ID: <200304051339.h35DdIVY069983@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2003/04/05 05:39:18 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/inetd inetd.c Log: MFC: 1.108 Clear up a few warnings. 1.113 When printing the wait status, break it into a signal and a exit status. 1.118 Call login_close so that we don't leak memory. 1.119 Use close-on-exec rather than closing the discriptors manually. Revision Changes Path 1.80.2.11 +47 -20 src/usr.sbin/inetd/inetd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304051339.h35DdIVY069983>