Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-22 | Not MAKE_JOBS_SAFE. | joerg | 1 | -1/+3 | |
2009-06-29 | Needs pod2man | joerg | 1 | -2/+2 | |
2008-04-07 | DESTDIR support. | joerg | 1 | -5/+9 | |
2006-08-28 | Linux doesn't know SO_REUSEPORT, noticed by Min Sik Kim | drochner | 2 | -6/+10 | |
2006-08-22 | Fix pthread and errno usage. Include sys/uio.h on DragonFly. | joerg | 8 | -2/+91 | |
2006-08-09 | add a SO_REUSEPORT to make this work | drochner | 2 | -1/+23 | |
2006-08-09 | Initial import of udpcast-20060619, requested in PR 34171: | wiz | 5 | -0/+50 | |
UDPcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. This can for instance be used to install entire classrooms of PC's at once. The advantage of UDPcast over using other methods (nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities: it won't take longer to install 15 machines than it would to install just 2. |