|
|
b43127e023
|
Reorganize libmsl
|
2026-02-21 11:52:33 +01:00 |
|
|
|
23d6d443df
|
Move GDT init into amd64/gdt.c
Build documentation / build-and-deploy (push) Successful in 2m34s
|
2026-02-20 15:38:23 +01:00 |
|
|
|
c68b00f2ea
|
Remove amd64_ platform prefix
|
2026-02-20 15:33:16 +01:00 |
|
|
|
4472ad5bb3
|
Simplify reschedule points, mail works now!
Build documentation / build-and-deploy (push) Successful in 2m55s
|
2026-02-19 18:25:47 +01:00 |
|
|
|
a1730dfdc2
|
Qemu PS/2 keyboard torture test script
Build documentation / build-and-deploy (push) Successful in 2m30s
|
2026-02-19 13:39:59 +01:00 |
|
|
|
f103bdd739
|
Redesign reschedule points, allow one operation to reschedule many cpus at once
Build documentation / build-and-deploy (push) Successful in 2m12s
|
2026-02-18 23:16:03 +01:00 |
|
|
|
ae0a6024da
|
Message passing / mail system
Build documentation / build-and-deploy (push) Successful in 2m20s
|
2026-02-18 17:18:03 +01:00 |
|
|
|
35454a087e
|
PS/2 kb allow only one suspended proc at a time
Build documentation / build-and-deploy (push) Successful in 2m19s
|
2026-02-17 15:17:27 +01:00 |
|
|
|
a0c63ebb92
|
Suppress unused variable warnings
Build documentation / build-and-deploy (push) Successful in 1m54s
|
2026-02-17 00:43:13 +01:00 |
|
|
|
9aea870159
|
VFS mountpoint backing device system
Build documentation / build-and-deploy (push) Successful in 2m24s
|
2026-02-16 23:48:45 +01:00 |
|
|
|
7726fd2f00
|
Implement VFS syscalls
Build documentation / build-and-deploy (push) Successful in 2m29s
|
2026-02-15 21:34:07 +01:00 |
|
|
|
0f5bd48328
|
Suspend process waiting for keyboard input
Build documentation / build-and-deploy (push) Successful in 1m35s
|
2026-02-15 15:21:18 +01:00 |
|
|
|
60f201ab55
|
Add .PHONY targets for lib makefiles
Build documentation / build-and-deploy (push) Successful in 1m22s
|
2026-02-15 14:33:06 +01:00 |
|
|
|
927d9e4c73
|
Working PS/2 keyboard driver
Build documentation / build-and-deploy (push) Successful in 2m19s
|
2026-02-15 14:28:07 +01:00 |
|
|
|
b0b69f3e9e
|
Add sys_exec () and libprocess wrapper, fix ramdisk tar parsing
Build documentation / build-and-deploy (push) Successful in 1m26s
|
2026-02-14 21:50:09 +01:00 |
|
|
|
690e09339e
|
procgroup capabilities
Build documentation / build-and-deploy (push) Successful in 1m55s
|
2026-02-14 20:48:38 +01:00 |
|
|
|
ddfc93d9cd
|
LICENSE.txt
Build documentation / build-and-deploy (push) Successful in 1m17s
|
2026-02-13 17:39:54 +01:00 |
|
|
|
dabfa0384d
|
Docs Improve front page
Build documentation / build-and-deploy (push) Successful in 1m20s
|
2026-02-13 17:21:42 +01:00 |
|
|
|
394753b781
|
Docs remove Global Namespace markdown heading
Build documentation / build-and-deploy (push) Successful in 1m11s
|
2026-02-13 16:47:21 +01:00 |
|
|
|
ea6f13397e
|
Generic lib.mk makefile for building libraries
Build documentation / build-and-deploy (push) Successful in 1m32s
|
2026-02-13 16:34:02 +01:00 |
|
|
|
72230e696f
|
Doc comment libterminal terminal.h
Build documentation / build-and-deploy (push) Successful in 1m15s
|
2026-02-13 01:04:25 +01:00 |
|
|
|
551a757429
|
Doc comment libstring string.h
|
2026-02-13 01:03:35 +01:00 |
|
|
|
3f37cbce49
|
Doc comment libprocess process.h
|
2026-02-13 01:02:23 +01:00 |
|
|
|
369efaec2e
|
Doc comment libmsl m/system.h
|
2026-02-13 00:59:42 +01:00 |
|
|
|
17c00e7922
|
Fix typo mkdir -p
Build documentation / build-and-deploy (push) Successful in 1m17s
|
2026-02-13 00:49:52 +01:00 |
|
|
|
d8acfc4605
|
CI fix bear missing
Build documentation / build-and-deploy (push) Successful in 1m14s
|
2026-02-13 00:46:27 +01:00 |
|
|
|
1b6e27008a
|
CI fix clang-doc missing
Build documentation / build-and-deploy (push) Successful in 1m11s
|
2026-02-13 00:40:36 +01:00 |
|
|
|
b17ad31633
|
CI clang-19 and clang-tools-19
Build documentation / build-and-deploy (push) Successful in 1m17s
|
2026-02-13 00:32:23 +01:00 |
|
|
|
360080b44e
|
Generate docs for libs, update docs build process
Build documentation / build-and-deploy (push) Successful in 1m18s
|
2026-02-13 00:23:15 +01:00 |
|
|
|
6dd1d3ff1e
|
Move kernel mks into make/
Build documentation / build-and-deploy (push) Successful in 40s
|
2026-02-12 23:18:02 +01:00 |
|
|
|
28ceabdb72
|
Flatten libs
Build documentation / build-and-deploy (push) Successful in 44s
|
2026-02-12 23:16:57 +01:00 |
|
|
|
ab758d8929
|
Move string functions to libstring
Build documentation / build-and-deploy (push) Successful in 27s
|
2026-02-12 23:05:04 +01:00 |
|
|
|
ec6cd43a14
|
Move out libmsl functionality into separate libs
Build documentation / build-and-deploy (push) Successful in 26s
|
2026-02-12 22:57:33 +01:00 |
|
|
|
f37c34958e
|
Unify VFS status codes and normal system status codes
Build documentation / build-and-deploy (push) Successful in 24s
|
2026-02-12 15:56:37 +01:00 |
|
|
|
fb54483e42
|
Lock VFS mountpoint access for ops
|
2026-02-12 15:51:59 +01:00 |
|
|
|
f07e920270
|
Minimal device system, implement terminal device and libterminal
Build documentation / build-and-deploy (push) Successful in 55s
|
2026-02-12 15:49:04 +01:00 |
|
|
|
4ad1519e06
|
Virtual filesystem and ramdiskfs
Build documentation / build-and-deploy (push) Successful in 27s
|
2026-02-11 21:36:50 +01:00 |
|
|
|
9e6035bd68
|
Remove spinlock contexts
Build documentation / build-and-deploy (push) Successful in 28s
|
2026-02-08 18:58:53 +01:00 |
|
|
|
1ca3d11bac
|
Differentiate between logical CPU IDs and ACPI MADT IDs
Build documentation / build-and-deploy (push) Successful in 34s
|
2026-02-07 14:51:16 +01:00 |
|
|
|
5fe9d0a158
|
Fix CPU load balancer bugs, scheduling points support for remote CPUs
Build documentation / build-and-deploy (push) Successful in 28s
|
2026-02-05 23:44:32 +01:00 |
|
|
|
5283787a80
|
Don't print trying CPU
|
2026-02-03 23:21:41 +01:00 |
|
|
|
2c30b785c0
|
Add scripts - usb monitor and iso writer
Build documentation / build-and-deploy (push) Successful in 29s
|
2026-02-03 23:10:05 +01:00 |
|
|
|
38e26a9c12
|
Implement argument_ptr () syscall for handling process arguments
Build documentation / build-and-deploy (push) Successful in 37s
|
2026-01-30 14:05:47 +01:00 |
|
|
|
124aa12f5b
|
Redesign scheduling points
Build documentation / build-and-deploy (push) Successful in 35s
|
2026-01-30 02:36:27 +01:00 |
|
|
|
d2f5c032d9
|
Fix TLS alignment issues, works on BOCHS now too!
Build documentation / build-and-deploy (push) Successful in 40s
|
2026-01-29 18:18:24 +01:00 |
|
|
|
73e42588fb
|
Fix BOCHS clock
Build documentation / build-and-deploy (push) Successful in 41s
|
2026-01-29 15:04:06 +01:00 |
|
|
|
e78bfb9984
|
Move suspension q code into proc/suspension_q.c
Build documentation / build-and-deploy (push) Successful in 24s
|
2026-01-29 01:52:18 +01:00 |
|
|
|
d2a88b3641
|
Move suspension q's cleanup to proc/suspension_q.c
|
2026-01-29 01:43:01 +01:00 |
|
|
|
fdda2e2df8
|
Unlock mutexes on process death
|
2026-01-29 01:38:44 +01:00 |
|
|
|
388418a718
|
Nice wrappers around process management
Build documentation / build-and-deploy (push) Successful in 34s
|
2026-01-29 00:08:54 +01:00 |
|