index
:
L5
dev
master
An operating system for control systems
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
34 min.
kern/amd64: trap: Copy trapframe on syscall entry
HEAD
master
dev
Ian Moffett
54 min.
kern: proc: Fix comment
Ian Moffett
94 min.
cmd: init: Bring up login program on startup
Ian Moffett
95 min.
kern/amd64: mp: Add idle threads per core
Ian Moffett
2 hours
kern/amd64: i8042: Add option to poll keyboard
Ian Moffett
2 hours
kern/amd64: proc: Don't dequeue procs in idle loop
Ian Moffett
2 hours
kern: init: Initialize scheduler before modules
Ian Moffett
2 hours
kern/amd64: proc: md_proc_yield -> md_proc_idle
Ian Moffett
4 hours
kern/amd64: Introduce kernel threads
Ian Moffett
7 hours
build: Move 'login' to system binaries
Ian Moffett
7 hours
cmd: Add initial 'login' program
Ian Moffett
8 hours
data: Add initial user creds
Ian Moffett
8 hours
libc: stdio: Add puts() function
Ian Moffett
8 hours
libc: string: Add memcmp() function
Ian Moffett
8 hours
libc: unistd: Add close system call interface
Ian Moffett
8 hours
kern: filedesc: Add close() system call
Ian Moffett
8 hours
kern: vfs: Add reclaim callback to vnode
Ian Moffett
9 hours
kern: omar: Make OMAR reads offset aware
Ian Moffett
9 hours
kern: vfs: Make vnode r/w operations offset aware
Ian Moffett
9 hours
libc: unistd: Add read system call interface
Ian Moffett
10 hours
kern: Add SYS_read system call for file I/O
Ian Moffett
10 hours
kern: omar: Implement VFS read vop
Ian Moffett
10 hours
kern: namei: Return vnode before exiting function
Ian Moffett
10 hours
kern: namei: Return -NOENT at function end
Ian Moffett
10 hours
kern: vfs: Add vnode operation for reads
Ian Moffett
10 hours
kern: omar: Set vnode ops per looked up node
Ian Moffett
10 hours
kern: filedesc: Don't stop searching without fd
Ian Moffett
11 hours
kern: filedesc: Remove outdated comment
Ian Moffett
11 hours
kern: vfs: Add NULL check for write vop
Ian Moffett
25 hours
cmd: Add 'lsdisk' utility
Ian Moffett
25 hours
kern: dms: Add DMS QUERY opcode for devinfo
Ian Moffett
25 hours
libc: Add DMS I/O syscall interface
Ian Moffett
25 hours
kern: dms: Add initial DMS engine sources
Ian Moffett
26 hours
kern: ahci: Implement DMS read interface
Ian Moffett
26 hours
kern: dms: Make DMS block size aware
Ian Moffett
27 hours
kern: ahci: Don't hardcode block sizes
Ian Moffett
27 hours
kern: ahci: Register SATA drives to DMS
Ian Moffett
27 hours
kern: Add initial DMS framework
Ian Moffett
27 hours
kern: ahci: Correct buffer order during ahci r/w
Ian Moffett
30 hours
kern: ahci: Implement r/w of SATA drives
Ian Moffett
31 hours
libc: Add __libc_init as well as cmdline arguments
Ian Moffett
31 hours
kern: proc: Check argc after checking envblk
Ian Moffett
36 hours
cmd: hush: Ignore input if buffer is empty
Ian Moffett
48 hours
kern: ahci: Add cmdslot allocation + identify
Ian Moffett
48 hours
kern: ahci: Allocate raw physical memory
Ian Moffett
2 days
kern: proc: Add NULL check for envblk
Ian Moffett
2 days
kern: os: Remove extra newline
Ian Moffett
2 days
kern/amd64: Init LAPIC before PCI bus driver
Ian Moffett
2 days
cmd: Add initial 'fetch' command
Ian Moffett
2 days
cmd: hush: Wait for commands to finish
Ian Moffett
[next]