summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-25triple click selection in rioOri Bernstein
2020-04-25triple click selection in samOri Bernstein
2020-04-24acme/win: exit winfs once acme shuts down the windowcinap_lenrek
2020-04-24pc, pc64: use softscreen double buffering for *bootscreen= framebuffercinap_lenrek
2020-04-22bcm, bcm64: dancing to the drum of the linux clowns for device tree memory si...cinap_lenrek
2020-04-21/sys/man/1/mothra: add description of Plumb menu item.stanley lieber
2020-04-21mothra.c: add Plumb menu item, and update man page. my original changes sanit...stanley lieber
2020-04-21rdhtml.c: restore original fonts. dejavusans was my change, my fault. it neve...stanley lieber
2020-04-21remove unused macro from chan.cOri Bernstein
2020-04-22samterm: don't scroll invisible (command) window (thanks umbraticus)cinap_lenrek
2020-04-20mergecinap_lenrek
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