summaryrefslogtreecommitdiff
path: root/src/sys
AgeCommit message (Expand)Author
26 hourskern/amd64: 'i8042.port.0' -> 'input.igkbd'Ian Moffett
26 hourskern: fbdev: 'video:attr' -> 'output.fbdev.attr'Ian Moffett
28 hourskern: cons: Add text mode cursorIan Moffett
28 hourskern/amd64: isa: Add i8042 read timeoutIan Moffett
30 hourskern: iotap: Fix typo in commentIan Moffett
31 hourskern/amd64: isa: Add locks to keybuf operationsIan Moffett
32 hourslibc: iotap: Add I/O tap syscall interfaceIan Moffett
32 hourskern: iotap: Expose I/O taps to userlandIan Moffett
33 hourskern: security: Improve scalability of MAC checksIan Moffett
2 dayskernel/amd64: Add PS/2 scancode buffering + IO tapIan Moffett
2 dayskern/amd64: isa: Add PS/2 keyboard prototypeIan Moffett
2 dayskernel/amd64: cpu: Implement 'ioapic_common' stubIan Moffett
2 dayskern/amd64: Copy handler to `ih_new'Ian Moffett
2 dayskern/amd64: intr: Zero the handler structureIan Moffett
2 dayskernel/amd64: intr: Make interrupt table globalIan Moffett
2 dayskern/amd64: Reserve 64 vectors for I/O APIC inputsIan Moffett
2 dayskern/amd64: Add interrupt registration frameworkIan Moffett
3 dayskern/amd64: ioapic: Add ISA IRQ to GSI conversionIan Moffett
3 dayskern: iotap: Remove unused includeIan Moffett
3 dayskern: os: Add I/O tap frameworkIan Moffett
3 dayskern: os: Support up to 8 max namespacesIan Moffett
3 dayskern: filedes: Write non standard streamsIan Moffett
3 dayskern: filedes: Fix erroneous sizeof()Ian Moffett
3 dayskern: filedes: Add missing whitespaceIan Moffett
3 dayskern: filedes: Ignore unitialized vnodesIan Moffett
3 dayskern: vfs: Add write vop to vnodesIan Moffett
3 dayskern: syscall: Add SYS_open to syscall tableIan Moffett
4 dayskern: os: Verify access semantics in fd_write()Ian Moffett
4 dayskern: filedes: Duplicate FDs for standard streamsIan Moffett
4 dayskern: filedes: Save the mode in fd_open()Ian Moffett
4 daysos: vnode: Add refcounts to vnodesIan Moffett
4 daysFix conflictsIan Moffett
4 dayskern: filedes: Add SYS_open system callIan Moffett
4 dayskern: filedesc: Add fd_open() functionIan Moffett
4 dayskern: Add /dev/nullIan Moffett
4 dayskern: syscall: Add SYS_mount syscallIan Moffett
4 daysusb: Add EHCI skeletonIan Moffett
5 dayskern: syscall: Add initial SYS_spawn syscallIan Moffett
5 dayskern: proc: Add initial spawn functionIan Moffett
5 dayskern: proc: Add process environment blockIan Moffett
5 dayskern/amd64: mp: Initialize sched queue per coreIan Moffett
5 dayskern: os: Add copyinstr()Ian Moffett
6 dayskern: ns: Increment object count upon entryIan Moffett
7 daysnp: codegen: Support returning symbols / stringsIan Moffett
7 daysnp: parse: Add symbol listIan Moffett
7 daysnp: symbol: Ensure of assigned name and IDIan Moffett
7 daysnp: piir: Add bitmap based register allocationIan Moffett
8 daysnp: Remove deprecated ast_root fieldIan Moffett
8 daysnp: symbol: Introduce symbol table + symbol cacheIan Moffett
8 daysnp: lex: Introduce string tokensIan Moffett