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