aboutsummaryrefslogtreecommitdiff
path: root/patches/tftp_timeout_multicast.diff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This directory was fallout from the great feature freeze of 2003, which ledRob Landley2006-06-161-1053/+0
| | | | | | up to the 1.00 release. I just moved what was left of it to http://busybox.net/~landley/pending because it does _not_ belong in the tree anymore.
* - use bb_msg_{read,write}_error where appropriate.Bernhard Reutner-Fischer2006-06-031-1/+1
| | | | | | text data bss dec hex filename 825015 9100 645216 1479331 1692a3 busybox.old 824919 9100 645216 1479235 169243 busybox
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-271-1/+1
| | | | s/fileno\(stdout\)/STDOUT_FILENO/g
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-96/+96
|
* Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349)Glenn L McGrath2004-03-051-0/+1053
options