1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel
Jonas 'Sortie' Termansen 01b59c1947 Convert libc to C.
2016-03-03 23:02:23 +01:00
..
disk Add AHCI driver. 2016-02-02 22:47:49 +01:00
fs Add UTIME_NOW and UTIME_OMIT. 2016-02-24 17:32:05 +01:00
gpu/bga
include/sortix Convert libc to C. 2016-03-03 23:02:23 +01:00
kb Remove kernel debugger, old kernel US layout and kernel symbol code. 2016-02-22 00:12:26 +01:00
mouse
net
x64 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
x86 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
x86-family Remove dead MTRR code from the kernel. 2016-02-29 01:37:31 +01:00
.gitignore
addralloc.cpp
alarm.cpp
clock.cpp
com.cpp
com.h
copy.cpp
descriptor.cpp Add UTIME_NOW and UTIME_OMIT. 2016-02-24 17:32:05 +01:00
dtable.cpp
elf.cpp Remove kernel debugger, old kernel US layout and kernel symbol code. 2016-02-22 00:12:26 +01:00
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp Add UTIME_NOW and UTIME_OMIT. 2016-02-24 17:32:05 +01:00
initrd.h Add support for multiple initrds. 2016-02-07 14:48:27 +01:00
inode.cpp Add UTIME_NOW and UTIME_OMIT. 2016-02-24 17:32:05 +01:00
interlock.cpp
interrupt.cpp Remove kernel debugger, old kernel US layout and kernel symbol code. 2016-02-22 00:12:26 +01:00
io.cpp Add UTIME_NOW and UTIME_OMIT. 2016-02-24 17:32:05 +01:00
ioctx.cpp
kernel.cpp Remove kernel debugger, old kernel US layout and kernel symbol code. 2016-02-22 00:12:26 +01:00
kernelinfo.cpp Add kernelinfo firmware string. 2016-01-26 17:45:06 +01:00
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
libk.cpp Convert libc to C. 2016-03-03 23:02:23 +01:00
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
Makefile Convert libc to C. 2016-03-03 23:02:23 +01:00
memorymanagement.cpp Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp
poll.cpp
process.cpp Convert libc to C. 2016-03-03 23:02:23 +01:00
psctl.cpp
ptable.cpp
random.cpp
refcount.cpp
registers.cpp
resource.cpp
scheduler.cpp
segment.cpp
signal.cpp
sockopt.cpp
string.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
vga.cpp
vga.h
vgafont.f16
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp Add UTIME_NOW and UTIME_OMIT. 2016-02-24 17:32:05 +01:00
worker.cpp