summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-13draw(3): typo dp23hiro
2020-04-12mergecinap_lenrek
2020-04-12kernel: remove unused mem2bl() prototypecinap_lenrek
2020-04-11mergeOri Bernstein
2020-04-11triple-click to select non-whitespace segmentOri Bernstein
2020-04-11mergecinap_lenrek
2020-04-11ip/ipconfig: ignore default routes targeting ourselfscinap_lenrek
2020-04-11vt plumbing: don't require selectionOri Bernstein
2020-04-11ip/ipconfig: resolve ipgw to an ip address as neccesary (thanks k0ga)cinap_lenrek
2020-04-11vl: remove unused mysbrk() prototypecinap_lenrek
2020-04-11qa: remove ALLOC() and ALLOCN() macroscinap_lenrek
2020-04-11cc: remove mysbrk(), exponentially increase gethunk() allocation deltacinap_lenrek
2020-04-116c: remove mystery sys.c filecinap_lenrek
2020-04-11cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compatcinap_lenrek
2020-04-11backout the gethunk() again, as that breaks the assemblerscinap_lenrek
2020-04-10cc, ?l: fix gethunk() to actually grow allocationcinap_lenrek
2020-04-10mergecinap_lenrek
2020-04-10cc: backout gethunk() changecinap_lenrek
2020-04-10cc, ?a, ?l: change thunk type to uintptrSigrid
2020-04-10cc: sbrk in bigger chunks as it grows, so it gets a chance to use the ram/swa...Sigrid
2020-04-10kernel: cleanup the software mouse cursor messcinap_lenrek
2020-04-09pc, pc64: remove "got unassigned irq" printscinap_lenrek
2020-04-089bootpxe: simplifycinap_lenrek
2020-04-089bootpxe: continues the war against random DHCPv6 DUIDscinap_lenrek
2020-04-08/lib/face: add .dict entries for andrew.1 face filesAlex Musolino
2020-04-07notify(2): fix typoAlex Musolino
2020-04-06mergecinap_lenrek
2020-04-06pc64: remove rampage() nil checkcinap_lenrek
2020-04-06pc: zero rampage() memory (thanks LordCreepity)cinap_lenrek
2020-04-05file: try ismp4() before ismp3()Alex Musolino
2020-04-05dossrv: fix falloc() for >31 bit sector numbers (thanks sl)cinap_lenrek
2020-04-05nusb/usbd: fix portreset error handlingcinap_lenrek
2020-04-05nusb/audio: set frequency only when supportedcinap_lenrek
2020-04-04mergecinap_lenrek
2020-04-04mtx, ppc: use proctab() to index into process tablecinap_lenrek
2020-04-04kernel: remove scheddump() comment for delay() in */fns.hcinap_lenrek
2020-04-04pc, pc64: new memory map codecinap_lenrek
2020-04-04kernel: add portable memory map code (port/memmap.c)cinap_lenrek
2020-04-04ether8390: remove unused variablescinap_lenrek
2020-04-04ether8003: use physical addresses for ISAConfig ether->memcinap_lenrek
2020-04-01mergeAlex Musolino
2020-04-01upas/fs: fix sending of "delete" plumb messagesAlex Musolino
2020-04-01kbd(1): revert repeat/delay changeSigrid
2020-04-01devkbd: bits bad! revert repeat/delay, better patches welcomeSigrid
2020-03-31ip/dhcp6d: work arround non-ethernet based client duidcinap_lenrek
2020-03-31audiohda: add pci vid/did for AMD Raven HD Audio Controller (T495)cinap_lenrek
2020-03-31kbd(3): fix a typo (thanks Alex Musolino)Sigrid
2020-03-29xen: fix rebootcode linkagecinap_lenrek
2020-03-29lib9p: fix re-use of root Qid when using createfile(); remove unused dirqidgenBurnZeZ
2020-03-29pc64: enable uartpci (thanks taw9 for testing)Sigrid