Truly independent web browser
Go to file
2018-10-31 22:43:49 +01:00
AK printfing a number or string bigger than the field width should not crash. 2018-10-31 22:40:10 +01:00
Base/etc Add getpwent() family of functions to LibC. 2018-10-31 19:54:25 +01:00
ELFLoader Snazz up the kprintf() output a bit by giving it its own color. 2018-10-31 20:14:23 +01:00
Kernel Fix busted display of tty names in /proc/summary. 2018-10-31 22:43:49 +01:00
LibC perror() should send output to stderr. 2018-10-31 21:37:09 +01:00
Userland Add a /bin/tty command that prints the current tty. 2018-10-31 21:46:05 +01:00
VirtualFileSystem Add SpinLock to IDE disk access. 2018-10-31 21:33:27 +01:00
Widgets Better int hashing. This was going to bite me sooner or later. 2018-10-27 09:33:24 +02:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00
Banner.txt Add a cool banner. 2018-10-10 13:18:46 +02:00