index
:
L5Lunos
dev
master
[L] The points have aligned [5]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
12 days
kern/amd64: mmu: pmap_set_cache() -> pmap_set_cache()
Ian Moffett
12 days
kern/amd64: panic: Halt all processors on panic
Ian Moffett
12 days
kern/amd64: cpu: Add cpu_halt_others() function
Ian Moffett
12 days
kern/amd64: cpu: Add CPU halt ISR for IPIs
Ian Moffett
12 days
kern/amd64: cpu: Enable interrupts upon CPU startup
Ian Moffett
12 days
libc: stdio: Add POSIX puts()
Ian Moffett
12 days
libc: unistd: Fix typo in header guard
Ian Moffett
12 days
libc: unistd: Add write() system call wrapper
Ian Moffett
12 days
libc: string: Add POSIX strnlen()
Ian Moffett
12 days
libc: string: Add POSIX strlen()
Ian Moffett
12 days
sys: unistd: Add standard stream file numbers
Ian Moffett
13 days
kern/amd64: Support APIC inter-processor interrupts
Ian Moffett
13 days
kernel: vm: Remove redundant newline
Ian Moffett
13 days
sys: Add BSD sys/tree.h port
Ian Moffett
13 days
kernel: filedesc: Allocate standard streams
Ian Moffett
13 days
sys: Add initial sys/stat.h
Ian Moffett
13 days
sys: Add sys/fcntl.h for file I/O Related bitsī
Ian Moffett
14 days
libc: Add resource border crossing interface
Ian Moffett
14 days
libc: Add ssize_t to sys/stddef.h
Ian Moffett
14 days
libc: crt: Call main function from _start
Ian Moffett
14 days
libc: Build all cfiles
Ian Moffett
14 days
kern: mac: Make mac_map() return ssize_t
Ian Moffett
14 days
libc: Add stddef.h
Ian Moffett
14 days
sys: Add sys/_null.h
Ian Moffett
14 days
Merge branch 'master' into dev
Ian Moffett
14 days
libc: Add stdint.h
Ian Moffett
14 days
libc: Ensure system includes are synced
Ian Moffett
2025-09-23
usr: libc: Add libc syscall interface
Ian Moffett
2025-09-23
kern: security: Add initial support for MAC
Ian Moffett
2025-09-23
kern/amd64: proc: Deallocate mapped frames on exit
Ian Moffett
2025-09-23
usr/amd64: Discard .eh_frame and .note sections
Ian Moffett
2025-09-23
build: Properly copy to / clean up iso_root
Ian Moffett
2025-09-23
build: Use silent builds in toplevel Makefile
Ian Moffett
2025-09-23
build: Use iso_root/ for iso generation
Ian Moffett
2025-09-22
kern: ahci: Bring up ports via COMRESET
Ian Moffett
2025-09-22
kern: ahci: Replace printf calls with dtrace()
Ian Moffett
2025-09-22
kern: ahci: Include missing io/dma/alloc.h
Ian Moffett
2025-09-22
kern: ahci: Add initial port bring-up logic
Ian Moffett
2025-09-22
kern: ahci: Fix typo in dtrace() macro
Ian Moffett
2025-09-22
kern: dma: Zero new memory by default
Ian Moffett
2025-09-22
kern: ahci: Keep track of number of command slots
Ian Moffett
2025-09-22
kern: ahci: Add further ahcivar.h defs for FIS/HDR
Ian Moffett
2025-09-22
kern: dma: Add DMA address helpers
Ian Moffett
2025-09-21
kern: omar: Implement image-like lookup VOP
Ian Moffett
2025-09-21
kern: Mount root filesystem in vfs_init()
Ian Moffett
2025-09-21
kern: vfs: Add support for image-like paths
Ian Moffett
2025-09-21
kern: vnode: Add filesystem specific data to vnode
Ian Moffett
2025-09-21
sys: vnode: "driver" -> "filesystem"
Ian Moffett
2025-09-21
kern: vfs: Add lookup by name helper
Ian Moffett
2025-09-21
kern: ahci: Only support 64-bit HBAs for now
Ian Moffett
[prev]
[next]