summaryrefslogtreecommitdiff
path: root/src/cmd/netstack
AgeCommit message (Expand)Author
2024-05-05net: expose the rtl mac to userland, make the netstack use itdzwdz
2024-05-04user/ntpfs: implement a basic ntp clientdzwdz
2023-12-25user/libc: reorganize net stuff, basic hosts-only gethostbyname()dzwdz
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