summaryrefslogtreecommitdiffstats
path: root/lib/libstand/tftp.c
Commit message (Collapse)AuthorAgeFilesLines
* Path arguments to *_open functions should be const, but we were manglingmsmith1998-09-181-4/+11
| | | | | | them. Submitted by: write-protected text segment in BTX
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+400
modules). Obtained from: NetBSD, with some architectural changes and many additions.
OpenPOWER on IntegriCloud