Commit Graph

4830 Commits

Author SHA1 Message Date
K. Lange 78c1c17307 polygons: cleanup 2021-06-27 19:42:23 +09:00
K. Lange 72d8f36bfd polygons: rasterizer demo 2021-06-27 15:03:32 +09:00
K. Lange e60de1aed3 yutani: pointing hand cursor 2021-06-24 19:49:24 +09:00
K. Lange a174aa1b66 panel: show logout dialog in a thread (temporary) 2021-06-23 22:44:44 +09:00
K. Lange 62128bd1aa kernel: (needs review) let threads sleep on their own children? 2021-06-23 22:42:48 +09:00
K. Lange c75e849659 kuroko: update repo 2021-06-23 22:20:13 +09:00
K. Lange c4c5cd163f bim: sync with upstream 2021-06-23 22:19:26 +09:00
K. Lange 3b5924cc17 yutani: new grabby hand cursor 2021-06-23 22:13:47 +09:00
K. Lange 46511a75d0 panel: experiments with a new design 2021-06-23 21:19:16 +09:00
K. Lange 471ff89107 make: detect more base/ changes 2021-06-23 21:19:09 +09:00
K. Lange 5ec05e0925 menu: Add fancy speech-bubble-style menus like Gnome has 2021-06-23 21:18:58 +09:00
K. Lange 7914841b4e graphics: ensure rounded rectangle rendering is bounded? 2021-06-23 20:57:47 +09:00
K. Lange 2b687e81a9 base: Cleaned up volume icons 2021-06-23 20:15:51 +09:00
K. Lange a96e43d1e0 lspci: add qemu's e1000e model 2021-06-23 09:31:23 +09:00
K. Lange a1065c7c47 vfs: ramdisk length needs to be updated on the *original* node 2021-06-22 07:42:10 +09:00
K. Lange 40821160c1 vfs: copied nodes should get their own refcounts 2021-06-22 07:41:55 +09:00
K. Lange a99b958c18 v1.99.2 2021-06-20 21:25:14 +09:00
K. Lange 372b20209c rline: stop highlighting numbers in the middle of words 2021-06-19 16:46:46 +09:00
K. Lange 0c10d152ef libc: support ip addresses in gethostbyname 2021-06-19 16:26:21 +09:00
K. Lange 0a00c8944f msk: accept https: remotes 2021-06-19 15:54:20 +09:00
K. Lange 3fb82c1e85 net: return eof when socket is closed and no data is available 2021-06-19 15:50:14 +09:00
K. Lange c8c5ab1db8 fetch: parse port like we do in fetch-tls 2021-06-19 15:36:43 +09:00
K. Lange 653d6a7035 net: select random sequence number to start 2021-06-19 13:11:43 +09:00
K. Lange 8b6d3784ea tcp: fixup connect retry 2021-06-18 21:42:52 +09:00
K. Lange ac7c4cd2c5 net: don't dynamically allocate hashmaps and lists? 2021-06-18 21:42:35 +09:00
K. Lange e6721fc10f pex: don't leave invalid connections with the server read/write methods? 2021-06-18 21:41:44 +09:00
K. Lange d5358b7e97 net: fix bad copy in ICMP ECHO 2021-06-18 21:41:17 +09:00
K. Lange b380714969 base: Remove old qemu thing from startup 2021-06-18 21:40:31 +09:00
K. Lange 886d1afe9e net: various 2021-06-18 20:08:33 +09:00
K. Lange 0a9dc8d7a2 libc: __assert_func should exit 2021-06-18 19:57:59 +09:00
K. Lange 71bd62d516 net: actually try to figure out destination hardware addresses 2021-06-18 18:54:34 +09:00
K. Lange d8dc85e507 net: don't duplicate struct layout in e1000 device object 2021-06-18 15:20:22 +09:00
K Lange 45ff4e4404 boot: Add a status indicator when loading 2021-06-17 23:20:09 +09:00
K Lange 4b54f497d9 msk: handle failures in 'fetch' when retrieving packages 2021-06-17 22:14:25 +09:00
K. Lange 0f5e5158a9 readme: updates 2021-06-17 20:00:08 +09:00
K. Lange c7821cf30e fetch: switch forced progress updates back off 2021-06-17 08:33:55 +09:00
K. Lange 1467ec050e net: various improvements to still terrible network stack 2021-06-16 23:14:58 +09:00
K. Lange 8b1973d31e pci: handle setups without a host bridge? 2021-06-15 21:18:14 +09:00
K. Lange 186d44349a github: checkout the right commit of kuroko 2021-06-15 20:31:46 +09:00
K. Lange 83987b292c v1.99.1 2021-06-15 19:50:33 +09:00
K. Lange 8ab4a0d2aa github: Re-add release management 2021-06-15 19:50:33 +09:00
K. Lange 1091bb5eec boot: check for long mode support so we can complain if someone runs the wrong qemu 2021-06-15 19:44:29 +09:00
K. Lange 87d6784633 net: silence the network stack unless MISAKA_DEBUG_NET is defined 2021-06-15 19:29:57 +09:00
K. Lange e3d0126829 irc: switch to sockets 2021-06-15 19:20:04 +09:00
K. Lange a4436581ed net: hack up some fin packets 2021-06-15 19:19:54 +09:00
K. Lange 453cef8901 panel: re-enable weather widget 2021-06-15 17:17:03 +09:00
K. Lange c38143fa81 net: silence more debug messages 2021-06-15 17:16:09 +09:00
K. Lange fc9ca3d955 net: try to get the package manager working 2021-06-15 17:04:02 +09:00
K. Lange df9a113237 base: add removed shell scripts from /bin 2021-06-15 16:47:07 +09:00
K. Lange 7f3ca05506 rline: Add a new r-search 2021-06-15 15:51:11 +09:00