summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysoasm: emit: Remove extra whitespaceIan Moffett
7 daysoasm: emit: Remove extra newlineIan Moffett
7 daysproject: Bump version to 2.4Ian Moffett
7 daysusr: Add initial OSMX64 emulator sourcesIan Moffett
7 daysoasm: emit: Handle increment/decrement operationsIan Moffett
7 daysoasm: emit: Add 'unused' field to instructionIan Moffett
7 dayskernel: tmpfs: Fixup real_size computationIan Moffett
7 daysoasm: emit: Fix typoIan Moffett
7 daysoasm: parse: Add TT_INC to parse_tok()Ian Moffett
7 daysoasm: emit: Don't use TAILQ_FOREACH for processingIan Moffett
7 dayskernel: subr: Check uaddr against mmap ledgerIan Moffett
7 daysoasm: Add initial codegen emit sourcesIan Moffett
7 daysbuild: Remove 'BLACKLIST'Ian Moffett
7 daysoasm: Open and grab fd for binary output fileIan Moffett
7 daysoasm: parse: Add tok_is_xreg() helperIan Moffett
7 daysoasm: lex: Convert and store <imm> to uint16_tIan Moffett
7 daysoasm: lex: Free tokenstr on errorIan Moffett
8 daysusr: oasm: Free pointers on error pathsIan Moffett
8 daysusr: oasm: Add initial parsing logicIan Moffett
8 daysusr: oasm: Add IMM tokstr entryIan Moffett
8 daysusr: oasm: Lex registers and operandsIan Moffett
8 daysusr: oasm: Add log.cIan Moffett
8 daysusr: oasm: Store last token and line numberIan Moffett
8 daysusr: oasm: Add register token typesIan Moffett
8 daysusr: oasm: Add quotes around token nameIan Moffett
8 daysusr: Add initial "oasm" assembler workIan Moffett
8 daysusr: osh: Introduce '&' for background tasksIan Moffett
8 daysusr: osh: Refactor parsing logicIan Moffett
9 dayskernel: kconf: Seperate shared options to sys/confIan Moffett
9 daysusr: osh: Only write printable charactersIan Moffett
10 daysusr: nerve: Add 'peek' verb to nerve(1)Ian Moffett
10 daysman: nerve: List 'consfeat' nerve endingIan Moffett
10 daysusr: nerve: Convert nerve name in nerve_to_def()Ian Moffett
10 daysusr: nerve: Ensure nerve packet does not overflowIan Moffett
10 daysusr: nerve: Use 32 bit datum rather than 8 bitIan Moffett
10 daysusr: Add 'whoami' programIan Moffett
10 daysusr: nerve: Add 'consfeat' nerveIan Moffett
10 daysusr: nerve: Write 'c' directlyIan Moffett
10 daysdocs: man: Add nerve(1)Ian Moffett
10 daysusr.bin: Add 'nerve' program to poke ctlfsIan Moffett
10 dayskernel/amd64: mp: Pin one idle thread to each coreIan Moffett
10 daysdocs: man: Add cat(1)Ian Moffett
10 daysdocs: man: Add exit(2)Ian Moffett
10 daysdocs: man: Add mex(1)Ian Moffett
10 daysdocs: man: Add echo(1)Ian Moffett
10 daysdocs: man: Add beep(1)Ian Moffett
10 dayskernel: sched: Add support for CPU pinningIan Moffett
11 dayskernel: spawn: Deprecate SPAWN_WAITIan Moffett
11 dayslib: libc: Add waitpid()Ian Moffett
11 dayskernel: spawn: Add waitpid()Ian Moffett