Go to file
itojun 5a38b81b42 implement bindresvport_sa(), which is necessary for IPv6 support in certain
programs (like rshd or rlogind).

bindresvport() and bindresvport_sa() exhibits exactly the same functionality,
with different function prototype (sockaddr_in * and sockaddr *).

The behavior and prototype was discussed and agreed among shin@kame.net
(who is doing freebsd-current kame merge), deraadt@openbsd.org, and
Jean-Luc.Richier@imag.fr (INRIA IPv6/IPv6 RPC support).  so it will be
portable across *bsd.
2000-01-26 13:20:24 +00:00
bin Use .Ar macro for argument. 2000-01-25 13:06:51 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib implement bindresvport_sa(), which is necessary for IPv6 support in certain 2000-01-26 13:20:24 +00:00
etc use 'route -n flush' not 'route flush' otherwise we might spend all our time 2000-01-26 07:01:53 +00:00
games need an ${.OBJDIR} now 2000-01-25 21:41:18 +00:00
gnu Handle arbitrarily long input lines. 2000-01-24 19:44:37 +00:00
include implement bindresvport_sa(), which is necessary for IPv6 support in certain 2000-01-26 13:20:24 +00:00
lib implement bindresvport_sa(), which is necessary for IPv6 support in certain 2000-01-26 13:20:24 +00:00
libexec Don't write leading white spaces and directory names to whatis file. 2000-01-24 23:03:54 +00:00
regress Clean all the files... 2000-01-24 03:01:54 +00:00
sbin Fix a buglet that caused media-specific options to *always* be printed, even if 2000-01-25 06:11:25 +00:00
share Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
sys options<SPACE><TAB> and options "<foo>=<bar>" clean up 2000-01-26 12:48:44 +00:00
usr.bin crank version 2000-01-26 11:37:12 +00:00
usr.sbin be a bit more liberal WRT slow servers 2000-01-26 02:12:14 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00