index
:
dholman/box.git
master
Unix-like OS written in C
Danny Holman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
drivers: create a subdir just for driver code
Danny Holman
1
-0
/
+8
2024-05-27
libk: create a subset libc for kernel use
Danny Holman
1
-5
/
+12
2024-03-28
kernel: add a basic thread scheduler
Danny Holman
1
-0
/
+1
2024-03-28
arch: i386: kernel: add mostly finished PFA and paging system
Danny Holman
1
-1
/
+0
2024-02-24
kernel: string: add a strcpy function
Danny Holman
1
-0
/
+1
2024-02-21
README: update copyright line
Danny Holman
1
-3
/
+3
2024-02-16
Makefile: add flags to qemu that activate the serial port
Danny Holman
1
-1
/
+1
2023-11-26
arch: i386: make: add source files
v0.05
Danny Holman
1
-5
/
+12
2022-03-22
Makefile: explicitly define CC variable
Danny Holman
1
-2
/
+4
2022-01-15
Makefile: add dry run and debug targets
Danny Holman
1
-0
/
+6
2021-09-28
arch: i386: add support for 8259 PIC
Danny Holman
1
-1
/
+1
2021-06-04
Makefile: clean up targets
Danny Holman
1
-8
/
+11
2021-03-09
Makefile: include dependency files
Danny Holman
1
-0
/
+2
2021-03-09
Makefile: fix wrong -I directive to compiler
Danny Holman
1
-2
/
+1
2021-01-24
x86: reorganize the i386 directory
Danny Holman
1
-8
/
+11