summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-08dtracy: add support for aggregationsaiju
2018-12-07rio: get rid of window delete thread, fix mysterious disappearing windowscinap_lenrek
2018-12-07add entries for il rcpuBurnZeZ
2018-12-06ptrap(4): fix formattingBurnZeZ
2018-12-06forp: change indexing to verilog-like semanticsaiju
2018-12-06acid: fix transcriptBurnZeZ
2018-12-06libmp: fix mptouv behaviour to match mptouiaiju
2018-12-06libmp: add tests for integer conversionsaiju
2018-12-05mptov: make it actually workaiju
2018-12-05kernel: remove unused static variable "sofar" from timerintr() (thanks mischief)cinap_lenrek
2018-12-05kernel: fix tprof on multiprocessorcinap_lenrek
2018-12-04factotum: rsa: use mptober() to get right adjusted result instead of mptobe()...cinap_lenrek
2018-12-04bootrc: remove $ff references (was old parsed /boot/boot argument list)cinap_lenrek
2018-12-02kencc: make "function not declared" a warning unless compiling with -Taiju
2018-12-02python: explicitly declare WaitForThreadShutdown as voidmischief
2018-12-02ape: declare gethostnamemischief
2018-12-02mergecinap_lenrek
2018-12-02libsec: fix memory leak in pkcs1_decrypt()cinap_lenrek
2018-12-01libdtracy: wrong operator in XORI (thanks aiju)BurnZeZ
2018-12-01kencc: turn "function args not checked" warning into "function not declared" ...aiju
2018-12-012c(1): document some differences with ANSI Caiju
2018-12-01hgwebfs: write headers individually, so they are not limited by webfs iounit ...cinap_lenrek
2018-12-01webfs: write headers individually so they are not limited in sum to the 8k bu...cinap_lenrek
2018-11-30fplot: add support for readout with middle mouse buttonaiju
2018-11-30fplot: color different curvesaiju
2018-11-30fplot: compute y range correctly when used with multiple graphsaiju
2018-11-28upas: get rid of broken validatesender example, remove redundant upas/misc an...cinap_lenrek
2018-11-28hgwebfs: read to eof by default to match urllib2 behaviormischief
2018-11-28devip: fix arpread, dont return partial entriescinap_lenrek
2018-11-27fshalt: wait for fileservers command file to vanishcinap_lenrek
2018-11-26upas/fs: avoid switch on vlong breaking build (thanks k0ga)cinap_lenrek
2018-11-26upas/fs: another mistake ...cinap_lenrek
2018-11-26upas/fs: fix broken body.ext in walk (thanks sl)cinap_lenrek
2018-11-24libmach: change amd64 szreg to 8 (thanks charles forsyth)cinap_lenrek
2018-11-24delete old NOTICE fileaiju
2018-11-22snap: use Mach->szaddr as the width of the stack pointer (fixes snap on amd64)cinap_lenrek
2018-11-22snap: add debug flag, make debug less verbosecinap_lenrek
2018-11-22snap: check for overflows, cleanup error handlingcinap_lenrek
2018-11-22snap: consequently use ulong for page index and countcinap_lenrek
2018-11-22snap: be more conservative taking stack snapshotcinap_lenrek
2018-11-22upas/fs: keep messages *marked* for deletion in the indexcinap_lenrek
2018-11-22upas/fs: allow msgincref() with mb->refs == 0cinap_lenrek
2018-11-21upas/fs: checkfid() might be called with uninitialized fid, ignorecinap_lenrek
2018-11-21upas/fs: fix walkcinap_lenrek
2018-11-21upas/fs: don't enter mailbox into hashtree when it is being freedcinap_lenrek
2018-11-21mp(2): fix spellingcinap_lenrek
2018-11-21mp(2): clarify mptoa() and mpfmt() default basecinap_lenrek
2018-11-21upas/fs: rework the refcounting, use 64bit qid path, add checkscinap_lenrek
2018-11-20games/md: fix mkfileaiju
2018-11-20games/md: use cpu.c from blitaiju