Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_portal
Module Name: src
Committed By: itojun
Date: Mon Mar 1 23:01:18 UTC 2004
Modified Files:
src/sbin/mount_portal: Makefile pt_tcp.c
Log Message:
unifdef -DINET6. getaddrinfo will always be there, so there's no point in
keeping old code. moreover old code does not traverse list of DNS-returned
addresses.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sbin/mount_portal/Makefile
cvs rdiff -r1.17 -r1.18 src/sbin/mount_portal/pt_tcp.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