Date: Mon, 22 Jan 2001 15:19:31 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c inetd.h Message-ID: <200101222319.f0MNJVa10354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/01/22 15:19:30 PST
Modified files:
usr.sbin/inetd inetd.c inetd.h
Log:
Various cleanups of inetd: Avoid shadowing variables, use socklen_t
instead of ints, don't cast to char *, clear up some remote name
handling code which had become a little odd.
Should result in no functional changes.
Revision Changes Path
1.89 +18 -20 src/usr.sbin/inetd/inetd.c
1.7 +2 -2 src/usr.sbin/inetd/inetd.h
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?200101222319.f0MNJVa10354>
