Home
last modified time | relevance | path

Searched hist:"49 e49bdbc104b85fd37df4f596f98fe86defa485" (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dmain.cdiff 49e49bdbc104b85fd37df4f596f98fe86defa485 Sat Mar 10 12:25:53 CET 2012 Gavin Atkinson <gavin@FreeBSD.org> Move determination of socket buffer sizes from startup to the first time a
socket is used. The previous code structure assumed that AF_INET sockets
were always available, which is an invalid assumption on IPv6-only systems.

This merges the fololowing revisions from NetBSD:
src/usr.bin/ftp/main.c 1.120
src/usr.bin/ftp/util.c 1.156

PR: bin/162661
Tested by: bz
Obtained from: NetBSD
MFC after: 1 week
H A Dutil.cdiff 49e49bdbc104b85fd37df4f596f98fe86defa485 Sat Mar 10 12:25:53 CET 2012 Gavin Atkinson <gavin@FreeBSD.org> Move determination of socket buffer sizes from startup to the first time a
socket is used. The previous code structure assumed that AF_INET sockets
were always available, which is an invalid assumption on IPv6-only systems.

This merges the fololowing revisions from NetBSD:
src/usr.bin/ftp/main.c 1.120
src/usr.bin/ftp/util.c 1.156

PR: bin/162661
Tested by: bz
Obtained from: NetBSD
MFC after: 1 week