aboutsummaryrefslogtreecommitdiffstats
path: root/c/sock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: c/ -> usr/, compiled program blobs out of the source treeuser4 days1-71/+0
* net: unbreak ping against hosts that intermittently drop ICMPuser4 days1-0/+6
* net: DHCP client - lease the IP at boot instead of hardcoding ituser4 days1-0/+7
* net: UDP sockets in the kernel + a DNS resolver (real hostname lookups)user4 days1-0/+6
* net: proper socket API in the kernel (SYS_NET) - no more SLIP in userlanduser4 days1-0/+52