issues
search
sos-os
/
kernel
The Stupid Operating System
Apache License 2.0
264
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`$ make runtime` gets Rust core libs if they aren't there
#27
hawkw
closed
8 years ago
1
Populate IDT statically?
#26
hawkw
closed
8 years ago
3
Interrupt handlers implemented in Rust as naked functions
#25
hawkw
closed
8 years ago
3
[kernel] Remove `make_addr_range!` macro
#24
hawkw
closed
8 years ago
1
Travis build failure ("macro matchers must contain balanced delimiters")
#23
hawkw
closed
8 years ago
1
Double fault as of 1f9b6cd2d67f6b0c0004b8fd1ff5678c0338be2b
#22
hawkw
closed
8 years ago
5
Support for huge pages
#21
hawkw
opened
8 years ago
0
Finish page mapping
#20
hawkw
closed
7 years ago
0
Remap the kernel
#19
hawkw
closed
7 years ago
0
Rewrite allocator to allocate frames
#18
hawkw
closed
7 years ago
1
towards "boot.rs"
#17
hawkw
closed
7 years ago
0
Make interrupt handlers less stupid (a.k.a. "`handle_interrupt` considered harmful")
#16
hawkw
closed
8 years ago
3
Buddy allocator should support adding RAM post-initialization
#15
hawkw
opened
8 years ago
2
Factor out architecture-specific code from Multiboot module
#14
hawkw
closed
8 years ago
0
Boot flag for debug logging
#13
hawkw
opened
8 years ago
1
Switch to nightly version of libcore
#12
hawkw
closed
8 years ago
0
Refactor OS-specific init stuff into arch module
#11
hawkw
closed
8 years ago
1
ANSI escape code handling in VGA is broken
#10
hawkw
opened
8 years ago
1
Refactor more init functions to return `Result`
#9
hawkw
opened
8 years ago
1
Weird misaligned memory allocation depending on deallocation order
#8
hawkw
opened
8 years ago
1
VGA console handles tab stop alignments
#7
hawkw
opened
8 years ago
0
Nicer logging for the init process
#6
hawkw
opened
8 years ago
1
Improved documentation
#5
hawkw
opened
8 years ago
0
PS/2 keyboard driver not translating scancodes properly.
#4
hawkw
closed
8 years ago
1
Vagrantfile syncing issues fixed.
#3
raphael-enochian
closed
8 years ago
1
Configure script
#2
hawkw
closed
8 years ago
1
Figure out how to make ISO with mkisofs
#1
hawkw
closed
8 years ago
1
Previous