K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2004-05-20T00:37:45.000000Z
K 7
svn:log
V 535
Remove the code supporting -t for testing or -e for acting as a wrapper.
Heath came up with a much better solution.

Add support for creating a socket and passing it back on standard output
to the parent process on systems that support STREAMS.  This should be
exactly the systems where the standard bind approach doesn't work, so this
should cover everyone.  innbind now prints ok\n if it can bind an address
and prints no\n followed immediately by an ioctl to pass the file descriptor
if the creation fails due to permission denied.

END
