BigOS/kernel
2023-01-14 23:48:32 +08:00
..
assist.c init commit 2022-12-13 13:29:17 +08:00
base.c init commit 2022-12-13 13:29:17 +08:00
bga.c edited for video record 2023-01-14 23:48:32 +08:00
clock.c init commit 2022-12-13 13:29:17 +08:00
console.c solve concurrency conflict 2023-01-14 16:27:28 +08:00
elf.c init commit 2022-12-13 13:29:17 +08:00
exec.c edited for video record 2023-01-14 23:48:32 +08:00
fat32.c replace disp_* 2023-01-02 12:45:23 +08:00
fbcon.c update ifdef 2023-01-14 15:31:45 +08:00
file.c init commit 2022-12-13 13:29:17 +08:00
fork.c make forked process exec-able 2023-01-02 16:15:14 +08:00
fs.c solve concurrency conflict 2023-01-14 16:27:28 +08:00
global.c user space draw ok 2023-01-09 11:50:21 +08:00
hd.c init commit 2022-12-13 13:29:17 +08:00
i8259.c init commit 2022-12-13 13:29:17 +08:00
kernel.asm delete disp_* 2023-01-02 13:06:27 +08:00
keyboard.c a proto type 2023-01-09 20:00:10 +08:00
ktest.c edited for video record 2023-01-14 23:48:32 +08:00
main.c add gb2312 support!!! fuck u mingxuan 2023-01-10 12:01:59 +08:00
Makefrag a proto type 2023-01-09 20:00:10 +08:00
memman.c fix memory bugs and clear up shits 2022-12-31 22:29:46 +08:00
pagetbl.c bug fix and test add for fbcon 2023-01-13 10:05:25 +08:00
pci.c simple bga ok 2023-01-08 23:12:59 +08:00
proc.c add gb2312 support!!! fuck u mingxuan 2023-01-10 12:01:59 +08:00
protect.c a proto type 2023-01-09 20:00:10 +08:00
pthread.c replace disp_* 2023-01-02 12:45:23 +08:00
serialport.c better api 1(ioctl still no) 2023-01-07 23:15:49 +08:00
spinlock.c init commit 2022-12-13 13:29:17 +08:00
start.c fix memory bugs and clear up shits 2022-12-31 22:29:46 +08:00
syscall.asm maybe usable 2023-01-09 21:16:04 +08:00
syscallc.c maybe usable 2023-01-09 21:16:04 +08:00
testfunc.c replace disp_* 2023-01-02 12:45:23 +08:00
tty.c add gb2312 support!!! fuck u mingxuan 2023-01-10 12:01:59 +08:00
vfs.c solve concurrency conflict 2023-01-14 16:27:28 +08:00
vga.c make forked process exec-able 2023-01-02 16:15:14 +08:00