K. Lange
2391009167
sudo: bail early of euid isn't 0
2022-08-18 05:43:00 +09:00
K. Lange
5f643d7034
kernel: don't SUID traced processes
2022-08-18 05:42:48 +09:00
K. Lange
811c033a13
grep: Add a basic regex-matching grep with some options
2022-08-17 20:52:27 +09:00
K. Lange
74b6dcc8e3
file-browser: Add 'Delete' to context menu
2022-08-17 19:31:47 +09:00
K. Lange
89325bb409
kuroko: add waitpid bindings (temporary; should be in 'os')
2022-08-17 19:31:33 +09:00
K. Lange
77651130e6
bim: Update syntax definitions
2022-08-17 19:30:45 +09:00
K. Lange
ebd55bc204
tmpfs: Don't completely bomb on trying to unlink a directory
2022-08-17 19:30:17 +09:00
K. Lange
fff099c598
kernel: add missing PTRCHECK to sys_readline; fixes #250
2022-08-17 08:49:12 +09:00
K. Lange
95e9d0943d
kuroko: small cleanups
2022-08-14 20:44:36 +09:00
K. Lange
7b79de9313
rline: Merge fixes from Kuroko
2022-08-14 20:43:01 +09:00
K. Lange
50f2ab2bcf
bim: more search improvements
2022-08-13 13:47:41 +09:00
K. Lange
0c66bce50a
bim: regex search/replace improvements
2022-08-13 11:36:22 +09:00
K. Lange
a307bef5a7
kuroko: sync upstream, rc1
2022-08-13 11:35:44 +09:00
K. Lange
e4c6b04c32
kuroko: use sigaction for sigint handler on ToaruOS
2022-08-06 18:30:03 +09:00
K. Lange
c554bf581c
kernel: Support SA_NODEFER
2022-08-06 18:24:06 +09:00
K. Lange
083ab387f3
kernel: more signal functions
2022-08-06 18:19:27 +09:00
K. Lange
2906476825
kernel: Add sigaction
2022-08-06 18:03:39 +09:00
K. Lange
4c2e5da1c4
kuroko: sync with upstream, again
2022-08-04 07:44:28 +09:00
K. Lange
7ef388c838
kuroko: sync with upstream
2022-08-03 21:07:01 +09:00
K. Lange
2ee1035cfc
kuroko: DYNAMIC_PROPERTY is no longer a thing
2022-08-03 21:06:52 +09:00
K. Lange
d41e31c6dc
bim: tab completion for 'import'; krk api updates
2022-07-31 07:30:58 +09:00
K. Lange
e4ce868ada
kuroko: yet more upstream syncing
2022-07-31 07:30:33 +09:00
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