| Age | Commit message (Expand) | Author |
| 2016-03-23 | add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls | cinap_lenrek |
| 2016-03-22 | rio: add flushimage() after mb2 menu action | cinap_lenrek |
| 2016-03-21 | mothra(1): fix url for https://code.9front.org/hg/plan9front/ | stanley lieber |
| 2016-03-19 | rio botch | BurnZeZ |
| 2016-03-19 | file(1): print warnings on /fd/2, remove some duplicate strings, whitespace f... | BurnZeZ |
| 2016-03-19 | games/life: add -d delay parameter, -b color reversal parameter, and update m... | BurnZeZ |
| 2016-03-19 | games(1) cleanup | BurnZeZ |
| 2016-03-19 | lib9p: remove duplicate variable assignment in createfile() | BurnZeZ |
| 2016-03-19 | rio: fix some spacing, slightly cleaner arg handling | BurnZeZ |
| 2016-03-19 | libdraw: have openfont() set error string | BurnZeZ |
| 2016-03-19 | libc: trailing whitespace cleanup | BurnZeZ |
| 2016-03-18 | ip/gping: add main pid to pid list for killall() | cinap_lenrek |
| 2016-03-17 | abandon streaming experiment | cinap_lenrek |
| 2016-03-16 | libc: fix runestrecpy() return value (thanks spew) | cinap_lenrek |
| 2016-03-15 | ppp: fix buffer overflow, set correct state after chap negotiation (thanks k0ga) | cinap_lenrek |
| 2016-03-15 | ppp: Small format and log fixes (thanks k0ga) | cinap_lenrek |
| 2016-03-15 | ppp: md5 and mschap inside chap, do not request encryption with -c or -C (tha... | cinap_lenrek |
| 2016-03-15 | pppoe: Add support for -c and -C to enable/disable header compression (thanks... | cinap_lenrek |
| 2016-03-15 | rio: flushimage() improves your ability to see, i repeat twice. | cinap_lenrek |
| 2016-03-15 | rio: remove more unneccesary flushimage() calls | cinap_lenrek |
| 2016-03-14 | truss: add fake __NSEC syscall name for ape | cinap_lenrek |
| 2016-03-14 | truss: fix "bad string" error due to missing ape _nsec() syscall | cinap_lenrek |
| 2016-03-13 | uhtml: dont trust charset=utf-8 attribute, verify. | cinap_lenrek |
| 2016-03-13 | g: dont pollute the environment (thanks BurnZeZ) | cinap_lenrek |
| 2016-03-13 | kbdfs: map Kup/Kdown the same in shift tab (fixes shift-[up]/[down] one-line ... | cinap_lenrek |
| 2016-03-13 | libdraw: don't flush in readmouse() when theres nothing to flush | cinap_lenrek |
| 2016-03-12 | ip/gping: ignore advice, fix packet corruption check, remove dead code | cinap_lenrek |
| 2016-03-12 | devip: handle ignoreadvice flag for all protocols | cinap_lenrek |
| 2016-03-12 | vncs: parse screenid as long, not short: BGSHORT() -> BGLONG() | cinap_lenrek |
| 2016-03-12 | libdraw: remove flushimage calls from fontresize() and loadchar() | cinap_lenrek |
| 2016-03-12 | ip/gping: set display->locking before starting mouseproc (race) | cinap_lenrek |
| 2016-03-12 | libsec: remove weakCipher[] array check as we do not support any of these wea... | cinap_lenrek |
| 2016-03-11 | mothra: dynamically allocate buffer for refresh url (was 20 bytes stack buffe... | cinap_lenrek |
| 2016-03-10 | libvorbis: update to 1.3.5 | ftrvxmtrx |
| 2016-03-10 | make kernel UTFmax and Runemax consistent with libc (21-bit runes) (thanks ma... | cinap_lenrek |
| 2016-03-10 | merge | cinap_lenrek |
| 2016-03-10 | aan: handle case when reader closes netfd | cinap_lenrek |
| 2016-03-10 | devcons: nil vs 0 | cinap_lenrek |
| 2016-03-10 | kernel: make fversion()/mntversion() types consistent | cinap_lenrek |
| 2016-03-09 | devtls: fix wrong iounit | cinap_lenrek |
| 2016-03-08 | rio, libdraw: experimental removal of redundant flushimage() calls for roundt... | cinap_lenrek |
| 2016-03-07 | aan: use sync messages as keep alives | cinap_lenrek |
| 2016-03-07 | vncs: fix dead Kend key | cinap_lenrek |
| 2016-03-05 | 9/mkfile: update ARCH | ftrvxmtrx |
| 2016-03-05 | libFLAC/mkfile: -DFLAC__NO_ASM | ftrvxmtrx |
| 2016-03-05 | libFLAC: update to 1.3.1 | ftrvxmtrx |
| 2016-03-01 | auth/pemencode: fix usage() | BurnZeZ |
| 2016-03-01 | dict: similar fixes, different files. also remove runescpy | BurnZeZ |
| 2016-03-01 | dict mkindex: code cleanup | BurnZeZ |
| 2016-03-01 | plot: handle create() failure | BurnZeZ |