Age | Commit message (Expand) | Author |
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 | 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 |
2016-03-01 | map/libmap: remove unused function/definitions | BurnZeZ |
2016-03-01 | vt: add -r flag to start in raw mode | BurnZeZ |
2016-03-01 | sort: code cleanup | BurnZeZ |
2016-03-01 | cc: populate the flag list comment in lex.c | BurnZeZ |
2016-03-01 | cc: sort the lex.c comment listing debug flags | BurnZeZ |
2016-03-01 | pppoe: Avoid double free (thanks k0ga) | cinap_lenrek |
2016-03-01 | add bug to yesterday(1), fix /sys/man/3/cons permissions | BurnZeZ |
2016-03-01 | manpage references/typos | BurnZeZ |
2016-03-01 | libsec: fix verifyDHparams() for version <= TLS1.1 | cinap_lenrek |
2016-02-29 | glenda's default profile: remove /n/other mount, done by /lib/namespace | cinap_lenrek |
2016-02-28 | authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_f... | cinap_lenrek |
2016-02-28 | games/doom: handle allocimage() failure | cinap_lenrek |
2016-02-28 | libsec: have 16 32-bit words in DigestState to avoid out of bounds warnings f... | cinap_lenrek |