summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-08upas/send: use openfolder() to deliver mail to avoid code duplicationcinap_lenrek
2017-04-08upas/common: deliver mail to mdir as .tmp file and rename after it has been f...cinap_lenrek
2017-04-05kernel: avoid waserror() botch in devwalk (from drawterm, thanks aiju)cinap_lenrek
2017-04-04kernel: fix memory leak in checkpagerefs() debug function (thanks aiju)cinap_lenrek
2017-04-04tlshand: simplify tlsReadN()cinap_lenrek
2017-04-04tlshand: fix mpint to bytes conversion, reorganize send/recv buffer, check fo...cinap_lenrek
2017-04-03mergecinap_lenrek
2017-04-03tlshand: fix ECDHE and DHE for SSLv3cinap_lenrek
2017-04-03fix typo in 9p(2) manpageaiju
2017-04-02devvga: remove unused copy of checkport() functioncinap_lenrek
2017-04-02devvga: fix mistakecinap_lenrek
2017-04-02devvga: include hwgc in vgactl filecinap_lenrek
2017-04-02aux/wpa: go to background when not prompting, handle open networkscinap_lenrek
2017-04-02pc(1): fix memory leak and add clog() functionaiju
2017-04-01nusb/lib: make usbcmd() return value symmetic; returning size of data phase (...cinap_lenrek
2017-04-01hjfs: avoid 8c "non-interruptable temporary" warningcinap_lenrek
2017-04-01chgrp: remove unused function declaration (thanks archeus)aiju
2017-04-01games/blit: remove strange debugging lineaiju
2017-04-01ndb/dns: double Maxretries for long cname redirection chainscinap_lenrek
2017-03-31nusb/serial: pl2303: better error handlingaiju
2017-03-30mergecinap_lenrek
2017-03-30sdnvme: enable in pcf, pccpuf, pc64 kernel configurationcinap_lenrek
2017-03-30sdnvme: don't write completion queue doorbell register when nothing has been ...cinap_lenrek
2017-03-29hjfs: disable hjfs check until more functionality is completespew
2017-03-28hjfs: improve error messaging around blocks that are not foundspew
2017-03-28hjfs: Fix bugs in ref count scan check. Enable as a console command (caveat: ...spew
2017-03-29move blit roms to /sys/lib/blitcinap_lenrek
2017-03-29blit: fix mkfilecinap_lenrek
2017-03-29kernel: fix twakeup()/timerdel() race conditioncinap_lenrek
2017-03-29sdnvme: NVMe controller driver (work in progress)cinap_lenrek
2017-03-28games/blit: mkfile: install into /bin/gamesaiju
2017-03-28add games/blitaiju
2017-03-27hjfs: fix broken dprintspew
2017-03-27hjfs: simplify dprintingspew
2017-03-27hjfs: add simple scan check of directory entry blocksspew
2017-03-27hjfs: check: check a block if its ref count is _not_ zero. Also check all the...spew
2017-03-27various fortune corpuses: Nil means nothing.stanley lieber
2017-03-27hjfs: merge start of hjfs check implementationspew
2017-03-27hjfs: start implementation of checking a directoryspew
2017-03-26devsd: handle case where theres no ifc->enable() functioncinap_lenrek
2017-03-26mergecinap_lenrek
2017-03-26devsd: check return value of ifc->enable(), don't leak unit name/user stringscinap_lenrek
2017-03-26sdvirtio: return 1 for success in vioenable()/viodisable()cinap_lenrek
2017-03-25file(1): recognise Xilinx bitstreamsaiju
2017-03-25games/galaxy: fix exit race condition by pausing the galaxy before threadexit...spew
2017-03-25hjfs: Add comment to change the OFF size to 8 when given the chancespew
2017-03-25games/galaxy: parallelize gravitational force calculationsspew
2017-03-25pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memorycinap_lenrek
2017-03-23upas/smtp: fix cram-md5 auth, simplify doauth(), check varargs for dBprint()cinap_lenrek
2017-03-23upas/smtp: generate 128-bit random message id (was 32 bit), use dBprint(), cl...cinap_lenrek