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:01:24 UTC 1999

Modified Files:
        basesrc/usr.bin/finger: Makefile net.c

Log Message:
dual-stack finger.
% finger itojun@::1
% finger itojun%127.0.0.1@localhost
% finger itojun@localhost
        tries all addresses listed on DNS, uses first one with successful
        connect(2).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/finger/Makefile
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/finger/net.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