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 06:00:07 UTC 1999
Modified Files:
basesrc/libexec/fingerd: Makefile fingerd.c
Log Message:
dual-stack fingerd. Run it from inetd like:
>>finger stream tcp6 nowait nobody /usr/libexec/fingerd fingerd
Single daemon on tcp6 socket will be able to serve both IPv4 and
IPv6 connections, while you can run both if you wish.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/libexec/fingerd/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/libexec/fingerd/fingerd.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