Commit Graph

5767 Commits

Author SHA1 Message Date
K. Lange
1264e2d193 kuroko: sync upstream 2022-07-26 19:39:25 +09:00
K. Lange
713b2fddb0 compositor: send window advertisements when windows are resized 2022-07-25 20:42:13 +09:00
K. Lange
45e7972d68 panel: Don't crash when window buffer disappears between ad refreshes 2022-07-25 20:35:55 +09:00
K. Lange
eed45cbba9 i965: cleanup, clear screen on initial mode set 2022-07-25 09:51:04 +09:00
K. Lange
f4473b6617 bim: lua highlighter 2022-07-25 09:50:44 +09:00
K. Lange
24fe385662 rline: pull in cleanup from kuroko version 2022-07-25 09:50:25 +09:00
K. Lange
0767d52732 kuroko: sync with upstream 2022-07-25 09:48:58 +09:00
K. Lange
264d11a618 compositor: blur-behind windows 2022-07-22 19:01:23 +09:00
K. Lange
54a1bcc5ff bim: sync upstream 2022-07-14 07:36:28 +09:00
K. Lange
7ae0885fb8 kuroko: sync upstream 2022-07-14 07:36:19 +09:00
K. Lange
c24cdd028e cpu-name.krk: int() is base 10 by default now; specify 0 2022-07-14 07:35:06 +09:00
K. Lange
42eb9c35b5 kuroko: Sync with upstream 2022-07-11 07:48:00 +09:00
K. Lange
2c151a05f2 kuroko: update to 1.3-beta and sync bim 2022-06-30 08:33:08 +09:00
K. Lange
27adbe8dd3 file-browser: prevent backspace from navigating up on the desktop 2022-06-01 05:59:35 +09:00
K. Lange
c47102559b bim: sync with kuroko changes 2022-05-31 22:23:00 +09:00
K. Lange
b1afc654c6 kuroko: apply more API changes 2022-05-31 22:22:53 +09:00
K. Lange
efcf503ac0 kuroko: sync upstream 2022-05-31 22:22:37 +09:00
K. Lange
3a8c4b81d8 ld.so: __tlsdesc_static is potentially unused 2022-05-31 08:13:41 +09:00
K. Lange
f0d4c5b4bb bim: Sync 2022-05-31 08:12:07 +09:00
K. Lange
5c71c86263 kuroko: apply const argument fixes to modules 2022-05-31 08:12:07 +09:00
K. Lange
c9cbed3b83 kuroko: sync with upstream 1.3.0-alpha 2022-05-31 08:12:07 +09:00
K. Lange
862ff6de55 kuroko: sync with upstream 2022-05-27 22:13:20 +09:00
K. Lange
1e375a9f74 kuroko: disable gc in krk_test_noise 2022-05-27 22:13:04 +09:00
K. Lange
ef97b6ab11 linker: rudimentary TLSDESC for aarch64; kuroko modules 2022-05-27 22:13:04 +09:00
K. Lange
608a29d588 kuroko: sync with upstream 2022-05-26 08:58:54 +09:00
K. Lange
9e44d08ed7 ld.so: Possibly incorrect dynamic TLS implementation 2022-05-26 08:58:49 +09:00
K. Lange
5b57bba995 kuroko: sync with upstream
NOTE: Be careful rebuilding this. It may require more cleaning than
usual to rebuild 'bim' and other things that depend on Kuroko; it is
not ABI compatible with previous versions.
2022-05-18 07:48:11 +09:00
K. Lange
696ad406f4 kuroko: sync with upstream 2022-04-24 19:40:20 -04:00
K. Lange
bd32606e5e cpuwidget: Fancier persistent graphs 2022-04-24 19:40:10 -04:00
K. Lange
90cef82161 text: faster, though not as nice, stroking method 2022-04-24 19:39:14 -04:00
K. Lange
b814ef7387 aarch64: dospart.ko as well 2022-04-18 20:40:28 -04:00
K. Lange
0d23a04c6c aarch64: add ext2, iso9660 modules; JUMP26 reloc 2022-04-18 20:37:26 -04:00
K. Lange
dfa65eb2af cpuwidget: fix permissions on netif status 2022-04-18 20:26:32 -04:00
K. Lange
2305cb73ec top: comments 2022-04-18 10:08:12 -04:00
K. Lange
c4ed65de13 top: 'W' to switch sort column left 2022-04-18 10:04:48 -04:00
K. Lange
5ed3dc0640 virtio: Remove unused PCI cap parsing 2022-04-18 10:03:19 -04:00
K. Lange
2639c786da procfs: fill on open for consistent reads 2022-04-17 22:23:14 -04:00
K. Lange
d7dea84479 ps: more bsd-y format for time? 2022-04-17 21:18:01 -04:00
K. Lange
55c333d183 ps: report TIME column from TotalTime 2022-04-17 21:06:10 -04:00
K. Lange
083587733a procfs: times are reported in microseconds 2022-04-17 21:05:59 -04:00
K. Lange
06f0c6f9cc libc: fix conversions of negative timestamps (eg., 0 in western timezones) 2022-04-17 18:36:38 -04:00
K. Lange
75c3ef88bb cpu-name: aarch64: 0/0 means hypverisor is hiding things 2022-04-17 18:23:25 -04:00
K. Lange
f44a6bbe9a aarch64: read rtc time again on qemu 2022-04-17 18:22:53 -04:00
K. Lange
9ecad97b64 virtio: these F keys should work too 2022-04-13 22:20:12 -04:00
K. Lange
71ce811a65 virtio: map command to left super 2022-04-13 18:18:13 -07:00
K. Lange
8019a59632 kernel: disable some printfs 2022-04-13 16:19:56 -07:00
K. Lange
f144266bc5 aarch64: ac97 driver as module 2022-04-13 16:19:56 -07:00
K. Lange
7fbb7d64d7 aarch64: e1000 driver as module 2022-04-13 16:19:56 -07:00
K. Lange
3b1327464f aarch64: basic relocations, enough for test.ko 2022-04-13 16:19:56 -07:00
K. Lange
bea3854b00 aarch64: (wip) support kernel modules 2022-04-13 16:19:56 -07:00