freebsd-dev/usr.sbin/inetd
Julian Elischer fb42516541 The "-a" option for inetd specifies a specific IP address for the
server to bind to. This works until you send it a SIGHUP with a
new service defined ... the new service is bound to INADDR_ANY.

This patch fixes this bug (in both RELENG_2_2 and -current).

This is a 2.2 candidate..(i.e. pure bug fix)

Submitted by:	Archie Cobbs (archie@whistle.com)
1997-02-05 19:50:04 +00:00
..
inetd.8 Sort cross references. 1997-01-20 00:03:00 +00:00
inetd.c The "-a" option for inetd specifies a specific IP address for the 1997-02-05 19:50:04 +00:00
Makefile Implement minimal login class support (ie: does a setusercontext()). 1997-01-13 02:52:30 +00:00
pathnames.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00