Commit Graph

4905 Commits

Author SHA1 Message Date
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
K. Lange
ef1026fb40 net: complete most of a TCP stream? 2021-06-14 21:35:28 +09:00
K. Lange
23e1b8811e net: we really need some proper blocking queue primitives 2021-06-14 20:13:14 +09:00
K. Lange
222c39bc6b libc: rand() should not return negative values 2021-06-14 19:55:44 +09:00
K. Lange
ccc6379c39 net: tcp: basic syn/ack receipt? 2021-06-14 18:55:03 +09:00
K. Lange
80564085e1 e1000: should probably keep using whatever was in the card after reset 2021-06-14 18:54:51 +09:00
K. Lange
82859a82e1 net: cleanup 2021-06-14 15:04:05 +09:00
K. Lange
fdc1f653d6 net: more tcp; timeout nameserver lookups 2021-06-14 15:00:46 +09:00
K. Lange
4d8ee9840a net: hacked up udp stuff, dns resolver 2021-06-14 14:18:23 +09:00
K. Lange
f187a5c85f splash-log: restore vga text output 2021-06-14 12:14:55 +09:00
K. Lange
bb4b0a8ffa boot: less debug text 2021-06-14 12:06:31 +09:00
K. Lange
2f0041ae09 bim: Use ansi theme on vga terminal 2021-06-14 12:06:07 +09:00
K. Lange
dbc3a433c7 github: upload CD image as build artifact 2021-06-14 11:59:30 +09:00
K. Lange
cea3703f3e net: initialize e1000e better? 2021-06-14 11:58:28 +09:00
K. Lange
3fb3746c2d boot: Use CD for QEMU 2021-06-14 11:28:12 +09:00
K. Lange
e680a7a61f boot: Rewrite the legacy BIOS loader 2021-06-14 11:11:37 +09:00
K. Lange
914dc15f02 lfbvideo: Ensure we map enough space for large preset video modes 2021-06-13 15:59:14 +09:00
K. Lange
2eb83c5ecd ps2hid: give up on PS/2 if trying to empty input buffer doesn't work after 1024 tries 2021-06-13 15:59:14 +09:00
K Lange
b5da48f5a9
github: fix ramdisk path for build artifacts 2021-06-13 15:26:06 +09:00
K. Lange
f1efda9e2a net: respond to pings? 2021-06-10 20:48:48 +09:00
K. Lange
394e4e3e0c net: more cleanup 2021-06-10 20:20:55 +09:00
K. Lange
8531fe709e terminal-vga: recover vga text mode operation 2021-06-10 09:35:48 +09:00
K. Lange
72968ed85c net: arp fixups 2021-06-10 09:09:52 +09:00
K. Lange
341c5ec7aa net: pack that? 2021-06-09 19:44:52 +09:00
K. Lange
081ac1c160 net: add arp? 2021-06-09 19:41:35 +09:00
K. Lange
b7332545d1 net: initialize that list earlier 2021-06-09 08:44:42 +09:00