summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
5 dayskern/amd64: proc: Mark process as exiting on killIan Moffett
5 dayskern: proc: Documented rest of structure fieldsIan Moffett
5 dayslibc: Add stdarg.hIan Moffett
6 dayslibc: crt: Exit after main routineIan Moffett
6 dayscmd: hush: Handle backspace on inputIan Moffett
6 daysconf: Beautify default boot w/ console + log tweakIan Moffett
6 dayskern: cons: Implement console backspaceIan Moffett
6 dayskern: proc: Add getargv system callIan Moffett
6 dayskern: systm: Add copyoutstr()Ian Moffett
6 dayskern: proc: Add initial penv block supportIan Moffett
6 dayskern: conf: Make default fg/bg configurableIan Moffett
6 dayscmd: Add shell prototypeIan Moffett
6 dayscmd: 'test.c' -> 'init.c'Ian Moffett
6 dayskern/amd64: Attempt to dequeue on a cores first goIan Moffett
6 dayskern/amd64: isa: Add i8042 led shift valuesIan Moffett
6 dayslibc: l5: Add spawn() syscall interfaceIan Moffett
6 dayslibc: string: Add strcmp()Ian Moffett
6 dayskern/amd64: Handle integrated capslock LEDIan Moffett
7 dayskern/amd64: Handle special keys (shift, caps, etc)Ian Moffett
7 daysdocs: Add I/O tap naming standard draftIan Moffett
7 dayskern/amd64: 'i8042.port.0' -> 'input.igkbd'Ian Moffett
7 dayslibc: Add ctype.hIan Moffett
7 dayskern: fbdev: 'video:attr' -> 'output.fbdev.attr'Ian Moffett
7 dayskern: cons: Add text mode cursorIan Moffett
7 dayskern/amd64: isa: Add i8042 read timeoutIan Moffett
7 dayskern: iotap: Fix typo in commentIan Moffett
7 dayskern/amd64: isa: Add locks to keybuf operationsIan Moffett
7 dayslibc: iotap: Add I/O tap syscall interfaceIan Moffett
7 dayskern: iotap: Expose I/O taps to userlandIan Moffett
7 dayskern: security: Improve scalability of MAC checksIan Moffett
8 dayskernel/amd64: Add PS/2 scancode buffering + IO tapIan Moffett
8 dayskern/amd64: isa: Add PS/2 keyboard prototypeIan Moffett
8 dayskernel/amd64: cpu: Implement 'ioapic_common' stubIan Moffett
8 dayskern/amd64: Copy handler to `ih_new'Ian Moffett
8 dayslibc: build: Clean all objects on `make clean'Ian Moffett
8 dayslibc: build: Build musl-math portIan Moffett
8 dayskern/amd64: intr: Zero the handler structureIan Moffett
8 dayslibc: Add musl math portIan Moffett
8 dayslibc: Add fenv.hIan Moffett
8 dayslibc: stdint: Add signed integer typesIan Moffett
8 dayslibc: stdint: Add missing _HAVE_UINT64_TIan Moffett
8 dayskernel/amd64: intr: Make interrupt table globalIan Moffett
8 dayskern/amd64: Reserve 64 vectors for I/O APIC inputsIan Moffett
8 dayskern/amd64: Add interrupt registration frameworkIan Moffett
9 dayskern/amd64: ioapic: Add ISA IRQ to GSI conversionIan Moffett
9 dayskern: iotap: Remove unused includeIan Moffett
9 dayskern: os: Add I/O tap frameworkIan Moffett
9 dayskern: os: Support up to 8 max namespacesIan Moffett
9 daysdocs: Add initial PCI(e) documentationIan Moffett
9 dayskern: filedes: Write non standard streamsIan Moffett