summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-24nusb/disk: fix typo "("cinap_lenrek
2018-12-23Don't unnecessarily unstall devices.Ori Bernstein
2018-12-24dossrv: cleanupcinap_lenrek
2018-12-23dossrv: make GLONG() return ulong, handle getsect() error in dostat()cinap_lenrek
2018-12-23etherx550: add intel 10GB ethernet controlller x550 driver (thanks joe9)cinap_lenrek
2018-12-23ether82598: fix multicast filter (thanks aiju, joe9)cinap_lenrek
2018-12-22dossrv: use 64 bit vlong for sectorscinap_lenrek
2018-12-15dtracy: avoid pointer to integer truncation warning on amd64cinap_lenrek
2018-12-15fplot: fix operator associativityaiju
2018-12-13fplot: add min/max operatorsaiju
2018-12-13dtracy: get rid of DTName struct, support more than three parts in a probe na...aiju
2018-12-13pc(1): reference counting bugaiju
2018-12-13mergeAlex Musolino
2018-12-13upas/fs: remove now unnecessary "force" argument to cachefreeAlex Musolino
2018-12-12upas/fs: handle errors from fetch for cachebody()/cacheheaders()cinap_lenrek
2018-12-12mergeAlex Musolino
2018-12-12upas/fs: fix infinite loop in putcacheAlex Musolino
2018-12-11fortunes: [9fans] ..... UNSUBSCRIBE_HELP NEEDEDstanley lieber
2018-12-11forgotten filesaiju
2018-12-11kernel: change peek to return number of characters left rather than 0/-1aiju
2018-12-11dtracy: catch page faultsaiju
2018-12-11add dtracy support to mkdevc and enable dtracy with plan9.iniaiju
2018-12-10sshfs: add exits(nil) to threadmainBurnZeZ
2018-12-09dtracy: call dtptrigger with a struct pointer rather than a list of arguments...aiju
2018-12-08dtracy: fix lexer bugaiju
2018-12-08fix dtracy man pageaiju
2018-12-08add dtracy manpageaiju
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