summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
9 dayskern/amd64: bus: Use higher half VA for MMIOIan Moffett
9 dayskern: pci: Support lookups via programming ifaceIan Moffett
9 dayskern: pci: Get programming interface from deviceIan Moffett
9 dayskern: pci: Use LU types instead of classrev fieldIan Moffett
9 dayskern: proc: Remove redundant flag setIan Moffett
9 dayskern: proc: Add process lookups by PIDIan Moffett
9 dayskern: mac: Document the MAC border tableIan Moffett
9 dayskern: Bump version up to v0.0.4Ian Moffett
9 dayslibc: stdio: Add vsnprintf() and printf() implIan Moffett
9 dayslibc: string: Add itoa() implementationIan Moffett
9 dayskern/amd64: proc: Mark process as exiting on killIan Moffett
9 dayskern: proc: Documented rest of structure fieldsIan Moffett
9 dayslibc: Add stdarg.hIan Moffett
10 dayslibc: crt: Exit after main routineIan Moffett
10 dayscmd: hush: Handle backspace on inputIan Moffett
10 daysconf: Beautify default boot w/ console + log tweakIan Moffett
10 dayskern: cons: Implement console backspaceIan Moffett
10 dayskern: proc: Add getargv system callIan Moffett
10 dayskern: systm: Add copyoutstr()Ian Moffett
10 dayskern: proc: Add initial penv block supportIan Moffett
10 dayskern: conf: Make default fg/bg configurableIan Moffett
10 dayscmd: Add shell prototypeIan Moffett
10 dayscmd: 'test.c' -> 'init.c'Ian Moffett
10 dayskern/amd64: Attempt to dequeue on a cores first goIan Moffett
10 dayskern/amd64: isa: Add i8042 led shift valuesIan Moffett
10 dayslibc: l5: Add spawn() syscall interfaceIan Moffett
10 dayslibc: string: Add strcmp()Ian Moffett
10 dayskern/amd64: Handle integrated capslock LEDIan Moffett
11 dayskern/amd64: Handle special keys (shift, caps, etc)Ian Moffett
11 daysdocs: Add I/O tap naming standard draftIan Moffett
11 dayskern/amd64: 'i8042.port.0' -> 'input.igkbd'Ian Moffett
11 dayslibc: Add ctype.hIan Moffett
11 dayskern: fbdev: 'video:attr' -> 'output.fbdev.attr'Ian Moffett
11 dayskern: cons: Add text mode cursorIan Moffett
11 dayskern/amd64: isa: Add i8042 read timeoutIan Moffett
11 dayskern: iotap: Fix typo in commentIan Moffett
11 dayskern/amd64: isa: Add locks to keybuf operationsIan Moffett
11 dayslibc: iotap: Add I/O tap syscall interfaceIan Moffett
11 dayskern: iotap: Expose I/O taps to userlandIan Moffett
11 dayskern: security: Improve scalability of MAC checksIan Moffett
12 dayskernel/amd64: Add PS/2 scancode buffering + IO tapIan Moffett
12 dayskern/amd64: isa: Add PS/2 keyboard prototypeIan Moffett
12 dayskernel/amd64: cpu: Implement 'ioapic_common' stubIan Moffett
12 dayskern/amd64: Copy handler to `ih_new'Ian Moffett
12 dayslibc: build: Clean all objects on `make clean'Ian Moffett
12 dayslibc: build: Build musl-math portIan Moffett
12 dayskern/amd64: intr: Zero the handler structureIan Moffett
12 dayslibc: Add musl math portIan Moffett
12 dayslibc: Add fenv.hIan Moffett
12 dayslibc: stdint: Add signed integer typesIan Moffett