summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-19?a, ?c: fix macro debug printscinap_lenrek
2020-04-19?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanupcinap_lenrek
2020-04-19[257]l: cleanup fmt routines, replace sprint()cinap_lenrek
2020-04-19cc: cc.h changes needed by previous commitcinap_lenrek
2020-04-19?a, cc: fix buffer overflows in built-in preprocessor (macbody)cinap_lenrek
2020-04-19?a: catch symb[NSYMB] buffer overflow in lexer, cleanup, assume thechar is a ...cinap_lenrek
2020-04-19cc: get rid of sprint() and temporary buffer for type conversion fuctioncinap_lenrek
2020-04-19Make priority array max size explicit.Ori Bernstein
2020-04-19fix cpp operator associativityOri Bernstein
2020-04-19mergeOri Bernstein
2020-04-19dont overflow the stackOri Bernstein
2020-04-19libmemdraw: remove inexistent build targetsrgl
2020-04-19mergecinap_lenrek
2020-04-19?c: fix Bconv() misusage of strncat()cinap_lenrek
2020-04-18fortunes: As much as I'd love to I feel I have to let it go -- rminnichstanley lieber
2020-04-196c: conserve registers for floating point operationscinap_lenrek
2020-04-18aux/getflags: support named flagsOri Bernstein
2020-04-187l, ql: dont assume . is in the path for running mkcname (thanks sam-d)cinap_lenrek
2020-04-18rc: fix code serialization for PIPEFD (thanks BurnZeZ)cinap_lenrek
2020-04-17acme/win: pass on flags to winfs (fix undocumented -e flag)cinap_lenrek
2020-04-15ip(3): remove outdated maximum ipstack number limit.cinap_lenrek
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