Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Fri Jul  2 04:48:20 UTC 1999

Modified Files:
        basesrc/usr.sbin/inetd: Makefile inetd.8 inetd.c

Log Message:
dual-stack inetd.  you can write "tcp6" or "tcp4" into "protocol" field.
(the style is the rough consensus among v6 implementers so it will be
the standard style)

TODO: test rpc and tcpmux on IPv6.
TODO: test identd over IPv6.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.sbin/inetd/Makefile
cvs rdiff -r1.18 -r1.19 basesrc/usr.sbin/inetd/inetd.8
cvs rdiff -r1.48 -r1.49 basesrc/usr.sbin/inetd/inetd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index