summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
10 dayskern/amd64: 'i8042.port.0' -> 'input.igkbd'Ian Moffett
10 dayslibc: Add ctype.hIan Moffett
10 dayskern: fbdev: 'video:attr' -> 'output.fbdev.attr'Ian Moffett
10 dayskern: cons: Add text mode cursorIan Moffett
10 dayskern/amd64: isa: Add i8042 read timeoutIan Moffett
10 dayskern: iotap: Fix typo in commentIan Moffett
10 dayskern/amd64: isa: Add locks to keybuf operationsIan Moffett
10 dayslibc: iotap: Add I/O tap syscall interfaceIan Moffett
10 dayskern: iotap: Expose I/O taps to userlandIan Moffett
10 dayskern: security: Improve scalability of MAC checksIan Moffett
11 dayskernel/amd64: Add PS/2 scancode buffering + IO tapIan Moffett
11 dayskern/amd64: isa: Add PS/2 keyboard prototypeIan Moffett
11 dayskernel/amd64: cpu: Implement 'ioapic_common' stubIan Moffett
11 dayskern/amd64: Copy handler to `ih_new'Ian Moffett
11 dayslibc: build: Clean all objects on `make clean'Ian Moffett
11 dayslibc: build: Build musl-math portIan Moffett
11 dayskern/amd64: intr: Zero the handler structureIan Moffett
11 dayslibc: Add musl math portIan Moffett
11 dayslibc: Add fenv.hIan Moffett
11 dayslibc: stdint: Add signed integer typesIan Moffett
11 dayslibc: stdint: Add missing _HAVE_UINT64_TIan Moffett
11 dayskernel/amd64: intr: Make interrupt table globalIan Moffett
11 dayskern/amd64: Reserve 64 vectors for I/O APIC inputsIan Moffett
11 dayskern/amd64: Add interrupt registration frameworkIan Moffett
11 dayskern/amd64: ioapic: Add ISA IRQ to GSI conversionIan Moffett
11 dayskern: iotap: Remove unused includeIan Moffett
12 dayskern: os: Add I/O tap frameworkIan Moffett
12 dayskern: os: Support up to 8 max namespacesIan Moffett
12 daysdocs: Add initial PCI(e) documentationIan Moffett
12 dayskern: filedes: Write non standard streamsIan Moffett
12 dayskern: filedes: Fix erroneous sizeof()Ian Moffett
12 dayskern: filedes: Add missing whitespaceIan Moffett
12 dayskern: filedes: Ignore unitialized vnodesIan Moffett
12 dayskern: vfs: Add write vop to vnodesIan Moffett
12 dayskern: syscall: Add SYS_open to syscall tableIan Moffett
12 dayslib: libc: Add fcntl.h headerIan Moffett
12 dayskern: os: Verify access semantics in fd_write()Ian Moffett
12 dayskern: filedes: Duplicate FDs for standard streamsIan Moffett
12 dayskern: filedes: Save the mode in fd_open()Ian Moffett
12 daysos: vnode: Add refcounts to vnodesIan Moffett
13 daysFix conflictsIan Moffett
13 dayslib: libc: Add SYS_open system call interfaceIan Moffett
13 dayskern: filedes: Add SYS_open system callIan Moffett
13 dayskern: filedesc: Add fd_open() functionIan Moffett
13 dayslib: libc: Add mount syscall interfaceIan Moffett
13 dayskern: Add /dev/nullIan Moffett
13 dayskern: syscall: Add SYS_mount syscallIan Moffett
13 daysusb: Add EHCI skeletonIan Moffett
14 dayskern: syscall: Add initial SYS_spawn syscallIan Moffett
14 dayskern: proc: Add initial spawn functionIan Moffett