1734b4dbe1
* Build improvements, use pkgconfig. * Don't add rpc2's 100ms delayed ack delay in SFTP roundtrip estimate. * Reduce the number of packets SFTP drops when we receive duplicates. * Retransmit more worried packets (which 'should' have been acked). * Only retransmit on timeouts, have the active side of the connection be mostly timeout driven to avoid duplicate transfers.
15 lines
341 B
Text
15 lines
341 B
Text
@comment $NetBSD: PLIST,v 1.10 2008/01/29 20:50:43 gdt Exp $
|
|
bin/rp2gen
|
|
include/rpc2/errors.h
|
|
include/rpc2/multi.h
|
|
include/rpc2/rpc2.h
|
|
include/rpc2/rpc2_addrinfo.h
|
|
include/rpc2/se.h
|
|
include/rpc2/secure.h
|
|
include/rpc2/sftp.h
|
|
lib/librpc2.la
|
|
lib/libse.la
|
|
lib/pkgconfig/rpc2.pc
|
|
@exec ${MKDIR} %D/share/rpc2
|
|
@dirrm share/rpc2
|
|
@dirrm include/rpc2
|