| Age | Commit message (Expand) | Author |
| 2020-04-18 | fortunes: As much as I'd love to I feel I have to let it go -- rminnich | stanley lieber |
| 2020-04-19 | 6c: conserve registers for floating point operations | cinap_lenrek |
| 2020-04-18 | aux/getflags: support named flags | Ori Bernstein |
| 2020-04-18 | 7l, ql: dont assume . is in the path for running mkcname (thanks sam-d) | cinap_lenrek |
| 2020-04-18 | rc: fix code serialization for PIPEFD (thanks BurnZeZ) | cinap_lenrek |
| 2020-04-17 | acme/win: pass on flags to winfs (fix undocumented -e flag) | cinap_lenrek |
| 2020-04-15 | ip(3): remove outdated maximum ipstack number limit. | cinap_lenrek |
| 2020-04-13 | draw(3): typo dp | 23hiro |
| 2020-04-12 | merge | cinap_lenrek |
| 2020-04-12 | kernel: remove unused mem2bl() prototype | cinap_lenrek |
| 2020-04-11 | merge | Ori Bernstein |
| 2020-04-11 | triple-click to select non-whitespace segment | Ori Bernstein |
| 2020-04-11 | merge | cinap_lenrek |
| 2020-04-11 | ip/ipconfig: ignore default routes targeting ourselfs | cinap_lenrek |
| 2020-04-11 | vt plumbing: don't require selection | Ori Bernstein |
| 2020-04-11 | ip/ipconfig: resolve ipgw to an ip address as neccesary (thanks k0ga) | cinap_lenrek |
| 2020-04-11 | vl: remove unused mysbrk() prototype | cinap_lenrek |
| 2020-04-11 | qa: remove ALLOC() and ALLOCN() macros | cinap_lenrek |
| 2020-04-11 | cc: remove mysbrk(), exponentially increase gethunk() allocation delta | cinap_lenrek |
| 2020-04-11 | 6c: remove mystery sys.c file | cinap_lenrek |
| 2020-04-11 | cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat | cinap_lenrek |
| 2020-04-11 | backout the gethunk() again, as that breaks the assemblers | cinap_lenrek |
| 2020-04-10 | cc, ?l: fix gethunk() to actually grow allocation | cinap_lenrek |
| 2020-04-10 | merge | cinap_lenrek |
| 2020-04-10 | cc: backout gethunk() change | cinap_lenrek |
| 2020-04-10 | cc, ?a, ?l: change thunk type to uintptr | Sigrid |
| 2020-04-10 | cc: sbrk in bigger chunks as it grows, so it gets a chance to use the ram/swa... | Sigrid |
| 2020-04-10 | kernel: cleanup the software mouse cursor mess | cinap_lenrek |
| 2020-04-09 | pc, pc64: remove "got unassigned irq" prints | cinap_lenrek |
| 2020-04-08 | 9bootpxe: simplify | cinap_lenrek |
| 2020-04-08 | 9bootpxe: continues the war against random DHCPv6 DUIDs | cinap_lenrek |
| 2020-04-08 | /lib/face: add .dict entries for andrew.1 face files | Alex Musolino |
| 2020-04-07 | notify(2): fix typo | Alex Musolino |
| 2020-04-06 | merge | cinap_lenrek |
| 2020-04-06 | pc64: remove rampage() nil check | cinap_lenrek |
| 2020-04-06 | pc: zero rampage() memory (thanks LordCreepity) | cinap_lenrek |
| 2020-04-05 | file: try ismp4() before ismp3() | Alex Musolino |
| 2020-04-05 | dossrv: fix falloc() for >31 bit sector numbers (thanks sl) | cinap_lenrek |
| 2020-04-05 | nusb/usbd: fix portreset error handling | cinap_lenrek |
| 2020-04-05 | nusb/audio: set frequency only when supported | cinap_lenrek |
| 2020-04-04 | merge | cinap_lenrek |
| 2020-04-04 | mtx, ppc: use proctab() to index into process table | cinap_lenrek |
| 2020-04-04 | kernel: remove scheddump() comment for delay() in */fns.h | cinap_lenrek |
| 2020-04-04 | pc, pc64: new memory map code | cinap_lenrek |
| 2020-04-04 | kernel: add portable memory map code (port/memmap.c) | cinap_lenrek |
| 2020-04-04 | ether8390: remove unused variables | cinap_lenrek |
| 2020-04-04 | ether8003: use physical addresses for ISAConfig ether->mem | cinap_lenrek |
| 2020-04-01 | merge | Alex Musolino |
| 2020-04-01 | upas/fs: fix sending of "delete" plumb messages | Alex Musolino |
| 2020-04-01 | kbd(1): revert repeat/delay change | Sigrid |