aboutsummaryrefslogtreecommitdiffstats
path: root/c/wget.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: c/ -> usr/, compiled program blobs out of the source treeuser4 days1-43/+0
* net: wget-by-hostname + shared DNS resolver (a Game Boy fetches example.com)user4 days1-22/+19
* net: TCP sockets in the kernel - a Game Boy fetches HTTP over real TCPuser4 days1-14/+42
* net: wget - real HTTP over the link port via the gatewayuser5 days1-0/+18