index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
37 hours
usr: Add initial OSMX64 emulator sources
Ian Moffett
38 hours
oasm: emit: Handle increment/decrement operations
Ian Moffett
38 hours
oasm: emit: Add 'unused' field to instruction
Ian Moffett
38 hours
kernel: tmpfs: Fixup real_size computation
Ian Moffett
38 hours
oasm: emit: Fix typo
Ian Moffett
38 hours
oasm: parse: Add TT_INC to parse_tok()
Ian Moffett
38 hours
oasm: emit: Don't use TAILQ_FOREACH for processing
Ian Moffett
40 hours
kernel: subr: Check uaddr against mmap ledger
Ian Moffett
44 hours
oasm: Add initial codegen emit sources
Ian Moffett
44 hours
build: Remove 'BLACKLIST'
Ian Moffett
44 hours
oasm: Open and grab fd for binary output file
Ian Moffett
44 hours
oasm: parse: Add tok_is_xreg() helper
Ian Moffett
44 hours
oasm: lex: Convert and store <imm> to uint16_t
Ian Moffett
44 hours
oasm: lex: Free tokenstr on error
Ian Moffett
3 days
usr: oasm: Free pointers on error paths
Ian Moffett
3 days
usr: oasm: Add initial parsing logic
Ian Moffett
3 days
usr: oasm: Add IMM tokstr entry
Ian Moffett
3 days
usr: oasm: Lex registers and operands
Ian Moffett
3 days
usr: oasm: Add log.c
Ian Moffett
3 days
usr: oasm: Store last token and line number
Ian Moffett
3 days
usr: oasm: Add register token types
Ian Moffett
3 days
usr: oasm: Add quotes around token name
Ian Moffett
3 days
usr: Add initial "oasm" assembler work
Ian Moffett
3 days
usr: osh: Introduce '&' for background tasks
Ian Moffett
3 days
usr: osh: Refactor parsing logic
Ian Moffett
4 days
kernel: kconf: Seperate shared options to sys/conf
Ian Moffett
4 days
usr: osh: Only write printable characters
Ian Moffett
5 days
usr: nerve: Add 'peek' verb to nerve(1)
Ian Moffett
5 days
man: nerve: List 'consfeat' nerve ending
Ian Moffett
5 days
usr: nerve: Convert nerve name in nerve_to_def()
Ian Moffett
5 days
usr: nerve: Ensure nerve packet does not overflow
Ian Moffett
5 days
usr: nerve: Use 32 bit datum rather than 8 bit
Ian Moffett
5 days
usr: Add 'whoami' program
Ian Moffett
5 days
usr: nerve: Add 'consfeat' nerve
Ian Moffett
5 days
usr: nerve: Write 'c' directly
Ian Moffett
5 days
docs: man: Add nerve(1)
Ian Moffett
5 days
usr.bin: Add 'nerve' program to poke ctlfs
Ian Moffett
5 days
kernel/amd64: mp: Pin one idle thread to each core
Ian Moffett
5 days
docs: man: Add cat(1)
Ian Moffett
5 days
docs: man: Add exit(2)
Ian Moffett
5 days
docs: man: Add mex(1)
Ian Moffett
5 days
docs: man: Add echo(1)
Ian Moffett
5 days
docs: man: Add beep(1)
Ian Moffett
5 days
kernel: sched: Add support for CPU pinning
Ian Moffett
6 days
kernel: spawn: Deprecate SPAWN_WAIT
Ian Moffett
6 days
lib: libc: Add waitpid()
Ian Moffett
6 days
kernel: spawn: Add waitpid()
Ian Moffett
6 days
kernel/amd64: Set up seperate syscall stack
Ian Moffett
6 days
kernel: exit: Reassign children to init on exit
Ian Moffett
6 days
kernel: init_main: Store 'init' as g_init
Ian Moffett
[next]