Source-Changes archive

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

CVS commit: src/usr.bin/ftp



Module Name:    src
Committed By:   lukem
Date:           Wed Aug 13 04:59:13 UTC 2008

Modified Files:
        src/usr.bin/ftp: main.c util.c version.h

Log Message:
Use AF_INET instead of AF_UNSPEC as the default family if !defined(INET6).
Avoids problem reported by Matthias Scheler <tron%NetBSD.org@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/usr.bin/ftp/main.c
cvs rdiff -r1.147 -r1.148 src/usr.bin/ftp/util.c
cvs rdiff -r1.76 -r1.77 src/usr.bin/ftp/version.h

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