Age | Commit message (Expand) | Author |
2016-04-10 | ape: move compatibility libc.h to lib9 directory and incooperate needed funct... | cinap_lenrek |
2016-04-10 | ape: remove broken 9errstr.c | cinap_lenrek |
2016-04-10 | ape: add internal _NSEC() function and make gettimeofday() use it | cinap_lenrek |
2016-04-10 | libmp: make includes consistent, make test program compile under ape (work in... | cinap_lenrek |
2016-04-10 | libdraw: dont postnote to pid==0 in ekill() | cinap_lenrek |
2016-04-09 | add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl) | cinap_lenrek |
2016-04-07 | ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc... | cinap_lenrek |
2016-04-06 | jpg: fd == 0 is valid, so don't ignore it | BurnZeZ |
2016-04-05 | libdraw: fix out of bounds memory access after subfont array reallocation (th... | cinap_lenrek |
2016-04-04 | rio: /dev/kbd cleanup | cinap_lenrek |
2016-04-03 | change /dev/kbd to return multiple messages per read | cinap_lenrek |
2016-04-03 | mercurial: CVE-2016-3630 | cinap_lenrek |
2016-04-01 | kernel: always clunk closed fids asynchronously, regardless of caching | cinap_lenrek |
2016-03-31 | 6in4: ingress filter multicast and link-local, but allow relay traffic | cinap_lenrek |
2016-03-31 | 6in4: allow setting the local IPv4 address with -i flag (thanks k0ga) | cinap_lenrek |
2016-03-31 | kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h | cinap_lenrek |
2016-03-30 | devsegment: cleanups | cinap_lenrek |
2016-03-29 | zynq: cleanup devarch, flushmmu() after procflushpsecg() | cinap_lenrek |
2016-03-29 | kernel: fix procflushmmu() | cinap_lenrek |
2016-03-28 | kernel: print pid as %lud instead %lux (in tsleep() debug print) | cinap_lenrek |
2016-03-28 | libsec: fix tlsid for TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_... | cinap_lenrek |
2016-03-28 | devtls: print the path of the underlying chan in status file | cinap_lenrek |
2016-03-28 | devip: applying changes for bug: multicasts_and_udp_buffers | cinap_lenrek |
2016-03-27 | zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready | cinap_lenrek |
2016-03-27 | file: deal with negative coordinates in plan9 bitmaps, print image size | cinap_lenrek |
2016-03-26 | kernel: fix tsleep()/twakeup()/tsemacquire() race | cinap_lenrek |
2016-03-23 | rio: flushimage() before wscrsleep() | cinap_lenrek |
2016-03-23 | devtls: zero secret information before freeing, cleanup | cinap_lenrek |
2016-03-23 | stats: fix display->locking race | cinap_lenrek |
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-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 | 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-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 |