K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2003-05-05T03:34:56.000000Z
K 7
svn:log
V 974
Add a new helper program, innbind, which is installed setuid root and just
binds a given file descriptor to a given network address.  Add wrapper
functions in libinn to call innbind when binding IPv4, IPv6, or all local
addresses.

Remove all traces of inndstart from the source tree and modify rc.news and
ctlinnd xexec to run innd directly as well.  Add a -6 option to innd to
specify the IPv6 bind address (replacing the option previously intercepted
by inndstart) and remove the -p option specifying an already open port.
Add a -6 option to nnrpd to specify the IPv6 bind address rather than
trying to disambiguate by looking at the address supplied to -b and clean
up the network handling for daemon mode.

Remove all traces of startinnfeed from the source tree in favor of invoking
innfeed and imapfeed directly.  Update the install documentation to remove
the parts about INN increasing limits itself.  Update the sample init
script to remove file descriptor limits.

END
