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
Does the buddy allocator free list need to be doubly-linked?
#77
hawkw
opened
7 years ago
0
Treat raw pointers with more respect
#76
hawkw
opened
7 years ago
1
Improve documentation & explain what's actually going on
#75
hawkw
opened
7 years ago
0
Pure-Rust boot sequence
#74
hawkw
closed
7 years ago
2
Tiered allocators
#73
hawkw
opened
7 years ago
1
Make the allocator conform to the API in RFC1398
#72
hawkw
closed
7 years ago
2
Method for generating tokens for capabilities?
#71
hawkw
opened
7 years ago
14
Implement GDT in Rust or in linker script
#70
hawkw
closed
7 years ago
1
Figure out how to get cargo to build and link the 32-bit boot module
#69
hawkw
closed
7 years ago
1
Set control register flags from a .rs file
#68
hawkw
closed
7 years ago
1
Implement page table mapping in Rust
#67
hawkw
closed
7 years ago
2
Borrowed handle for heap allocator
#66
hawkw
closed
7 years ago
0
Borrowed allocation handle on heap allocated objects should allocate *mut Ts rather than *mut u8s
#65
hawkw
closed
7 years ago
0
Allocators can deallocate a block without mutable references
#64
hawkw
closed
7 years ago
1
Can the return type of an allocation be changed to Option<Unique<u8>>?
#63
hawkw
closed
7 years ago
2
Move code from paging-dev branch into new project structure
#62
hawkw
closed
7 years ago
1
check if ~/.cargo/bin needs to be added to path
#61
rachlmac
closed
7 years ago
2
Update Vagrantfile so it's actually useful
#60
hawkw
opened
8 years ago
1
Install more dev dependencies with Homebrew on macOS
#59
hawkw
closed
7 years ago
4
Determine if `mtools` is needed on non-Arch OSes
#58
hawkw
opened
8 years ago
1
Add `mtools` to build dependencies
#57
hawkw
closed
8 years ago
3
install-env should detect if `xargo` is already installed
#56
hawkw
opened
8 years ago
2
GitHub Pages RustDoc branch no longer being updated
#55
hawkw
closed
7 years ago
1
`make env` raises error [OS X Sierra]
#54
SnailShea
closed
8 years ago
5
`~/.cargo/bin` needs to be added to the path on systems that call the bash profile `~/.bash_profile`
#53
rachlmac
closed
6 years ago
6
Add mtools to the list of packages installed
#52
rachlmac
closed
8 years ago
4
[build] Consolidate some targets in the Makefile
#51
twisted-pear
closed
8 years ago
1
update rust-boot from master
#50
hawkw
closed
7 years ago
0
Major file structure refactor
#49
hawkw
closed
8 years ago
0
Implemented Multiboot 2 header in pure Rust
#48
hawkw
closed
8 years ago
0
Add build env instructions for Gentoo
#47
twisted-pear
closed
8 years ago
0
Sync paging-dev with latest master
#46
hawkw
closed
8 years ago
0
Stripping debug symbols from the kernel binary makes it bigger
#45
hawkw
opened
8 years ago
2
Rudimentary gdb support
#44
twisted-pear
closed
8 years ago
0
Sync paging-dev with master
#43
hawkw
closed
8 years ago
0
merge Rust ISRs
#42
hawkw
closed
8 years ago
0
Build refactor
#41
hawkw
closed
8 years ago
0
Document new build process
#40
hawkw
closed
8 years ago
1
Add Homebrew Brewfile for installing dev dependencies
#39
hawkw
closed
8 years ago
1
[x86_64] remove start_64 asm on build-refactor
#38
hawkw
closed
8 years ago
0
Small fixes for README.md
#37
SnailShea
closed
8 years ago
1
Update paging-dev from master
#36
hawkw
closed
8 years ago
0
Synchronise paging-dev from master
#35
hawkw
closed
8 years ago
0
Update Rust ISR dev branch
#34
hawkw
closed
8 years ago
0
Update paging-dev
#33
hawkw
closed
8 years ago
0
Re-sync Rust ISR dev branch
#32
hawkw
closed
8 years ago
0
Allocator rewrites
#31
hawkw
opened
8 years ago
2
Kernel heap allocates from page frame?
#30
hawkw
opened
8 years ago
0
Sync Rust ISR dev branch
#29
hawkw
closed
8 years ago
0
`$ make update` target for updating Rust
#28
hawkw
closed
8 years ago
1
Previous
Next