summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 hoursproject: Bump version to 2.2mainexptIan Moffett
14 hoursusr.bin: Add 'readcore' programIan Moffett
14 hourskernel/amd64: Add support for coredumpsIan Moffett
14 hourskernel: lib: Add CRC32 supportIan Moffett
17 hourskernel/amd64: conf: Add CPU_SMEP optionIan Moffett
18 hourskernel/amd64: cpu: Support SMEPIan Moffett
18 hourskernel/amd64: Add 'feat' field in cpu_infoIan Moffett
18 hourskernel: tmpfs: Prevent read() on empty filesIan Moffett
18 hourskernel: tmpfs: Do not NULL np->data during reclaimIan Moffett
43 hourskernel: Ensure mutually exclusive console accessIan Moffett
44 hourskernel: devfs: Add block device stat mechanismIan Moffett
44 hourskernel: synch: Use md_pause() in spinwait loopIan Moffett
44 hourskernel: synch: Add mutual exclusion locksIan Moffett
44 hoursusr: libc: Add POSIX getpid() and getppid()Ian Moffett
45 hourskernel: proc: Add getpid() and getppid()Ian Moffett
45 hourskernel: driver: Implement driver blacklistIan Moffett
45 hourskernel: driver: Assign names to all driversIan Moffett
3 dayskernel/aarch64: Add 'board_info' structureIan Moffett
3 dayskernel: console: Add 'show_curs' feat flagIan Moffett
3 dayskernel: console: Remove extra newlineIan Moffett
4 dayskernel: console: Introduce /ctl/console/featIan Moffett
4 dayskernel: ctlfs: Implement ctlfs write() operationsIan Moffett
4 dayskernel: ctlfs: Add ctlfs_get_ops() to fetch ctlopsIan Moffett
4 dayskernel: console: Introduce cons_screen featuresIan Moffett
4 dayskernel: cons_ansi: Use `scr' var for console callsIan Moffett
4 daysdev: uacpi: Always include machine/intr.hIan Moffett
4 daysusr: libc: Implement ftell()Ian Moffett
4 dayskernel: tmpfs: Add tmpfs getattr callbackIan Moffett
4 dayskernel: tmpfs: Add 'mode' field to tmpfs nodesIan Moffett
4 dayskernel: descrip: Return new offset in fd_seek()Ian Moffett
4 dayskernel: tmpfs: Store the *real* size in a nodeIan Moffett
4 dayskernel: tmpfs: Remove debugging kprintf()Ian Moffett
5 dayskernel: vnode: Only include vm/*.h ifdef _KERNELIan Moffett
6 dayskernel: driver: Only init non-deferred driversIan Moffett
6 dayskernel: syslog: Remove unused variableIan Moffett
6 daysrc: Execute /usr/sbin/inject on initIan Moffett
6 daysusr.sbin: Add 'inject' program for loading KRQsIan Moffett
6 daysusr: libc: Add inject() implementationIan Moffett
6 daysusr.bin: osh: Allow execution of direct pathsIan Moffett
6 daysusr: Add 'echo' program to replace osh builtinIan Moffett
6 daysusr.bin: osh: Rename 'i' to 'buf_i'Ian Moffett
6 dayskernel: Introduce SYS_inject syscallIan Moffett
6 daysusr.sbin: init: Allow start path to be overriddenIan Moffett
6 daysbuild: Rename hyra-kernel to hyra.krqIan Moffett
6 daysusr.bin: osh: Ensure argv is zerored per commandIan Moffett
6 dayskernel: panic: Implement fresh panic screenIan Moffett
6 dayskernel: panic: Remove redundant newlineIan Moffett
6 dayskernel: syslog: Remove problematic lockIan Moffett
6 dayskernel/amd64: trap: Wrap regdump into a panic()Ian Moffett
6 dayskernel/amd64: trap: Restore IPL during user trapsIan Moffett