summaryrefslogtreecommitdiff
path: root/src/cmd/netstack
AgeCommit message (Collapse)Author
2023-12-25user/libc: reorganize net stuff, basic hosts-only gethostbyname()dzwdz
/usr/share/hosts because i don't have /etc/ yet and i don't feel like creating it.
2023-09-02netstack: only return from open() once the socket connectsdzwdz
2023-08-30style: get rid of eprintfdzwdz
2023-08-29kernel: remove _sys_await, emulate it in libcdzwdz
2023-08-14reorganization: first stepsdzwdz