freebsd-skq/usr.sbin/inetd
David Malone c40f2eef16 After calling login_getclass, be sure to call login_close so that
we don't leak memory. Only one of these two cases (reconfig) actually
causes a leak because the other is usually followed by an exec.

PR:		46845
Reviewed by:	David Wang <dsw@juniper.net>
MFC after:	2 weeks
2003-02-23 16:49:14 +00:00
..
builtins.c Fix typo: corrisponds -> corresponds 2002-07-22 13:58:58 +00:00
inetd.8 mdoc(7) police: Removed redundant .Ns calls. 2002-08-13 16:07:28 +00:00
inetd.c After calling login_getclass, be sure to call login_close so that 2003-02-23 16:49:14 +00:00
inetd.h Add capability for limiting the maximum number of simultaneous 2002-08-07 17:03:14 +00:00
Makefile Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds 2001-09-05 20:10:59 +00:00
pathnames.h