summaryrefslogtreecommitdiff
path: root/net/sendfile
AgeCommit message (Collapse)AuthorFilesLines
2001-01-04Fix typo. Report scrolled by on IRC...hubertf1-2/+2
2000-09-09No longer IS_INTERACTIVE. (Addresses pkg/9801.)wiz6-15/+63
Move contents of post-patch script to Makefile. Add DEINSTALL that mentions all the changes the install step does.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-09Add package patch checksum files.agc1-0/+4
1999-06-15This has an interactive install script. Tell the Makefile so.hwr1-1/+3
Pointed out by Matthias Scheler.
1999-06-12Correct reversed patch. Problem noted by Douglas Brebner in PR pkg/7765.tron1-3/+3
1999-06-06Reference implementation of the SAFT (simple asynchronous filehwr9-0/+108
transfer) protocol. Sendfile allows to send arbitrary files to a remote user. This ist version 2.1 of sendfile.