summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-10libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency ...cinap_lenrek
2016-04-10libsec: make #include headers consistentcinap_lenrek
2016-04-10libsec: dont use mips assembly routines for spim, wrong endianesscinap_lenrek
2016-04-10libmp: fix build for spim, reduce by the mips assembly filescinap_lenrek
2016-04-10hg: set mercurial.url.has_https when hgwebfs extension is in usecinap_lenrek
2016-04-10ape: move compatibility libc.h to lib9 directory and incooperate needed funct...cinap_lenrek
2016-04-10ape: remove broken 9errstr.ccinap_lenrek
2016-04-10ape: add internal _NSEC() function and make gettimeofday() use itcinap_lenrek
2016-04-10libmp: make includes consistent, make test program compile under ape (work in...cinap_lenrek
2016-04-10libdraw: dont postnote to pid==0 in ekill()cinap_lenrek
2016-04-09mergecinap_lenrek
2016-04-09add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl)cinap_lenrek
2016-04-09aes(2): mention aesCBC bugaiju
2016-04-08listen(8): fix html renderingcinap_lenrek
2016-04-08listen(8): document tcp17019 rcpu servicecinap_lenrek
2016-04-08tls(3): document support for TLSv1.1 and TLSv1.2cinap_lenrek
2016-04-07qball(2): fix bad manpage referencecinap_lenrek
2016-04-07devstream(3): removedcinap_lenrek
2016-04-07ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc...cinap_lenrek
2016-04-07tcp567: run authserver with p9sk1 tickets disabled preventing offline passwor...cinap_lenrek
2016-04-06jpg: fd == 0 is valid, so don't ignore itBurnZeZ
2016-04-05libdraw: fix out of bounds memory access after subfont array reallocation (th...cinap_lenrek
2016-04-04rio: /dev/kbd cleanupcinap_lenrek
2016-04-03kbdfs(8): document new /dev/kbd behaviourcinap_lenrek
2016-04-03change /dev/kbd to return multiple messages per readcinap_lenrek
2016-04-03mercurial: CVE-2016-3630cinap_lenrek
2016-04-01kernel: always clunk closed fids asynchronously, regardless of cachingcinap_lenrek
2016-03-316in4: ingress filter multicast and link-local, but allow relay trafficcinap_lenrek
2016-03-316in4: allow setting the local IPv4 address with -i flag (thanks k0ga)cinap_lenrek
2016-03-319fs: bind -b /n/9front.org!7734 /n/listsstanley lieber
2016-03-31kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.hcinap_lenrek
2016-03-30fortunes: Ah, nice. the woodpeckers are back.stanley lieber
2016-03-30devsegment: cleanupscinap_lenrek
2016-03-30bullshit: +progressive +enhancementcinap_lenrek
2016-03-29zynq: cleanup devarch, flushmmu() after procflushpsecg()cinap_lenrek
2016-03-29kernel: fix procflushmmu()cinap_lenrek
2016-03-28kernel: print pid as %lud instead %lux (in tsleep() debug print)cinap_lenrek
2016-03-28libsec: fix tlsid for TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_...cinap_lenrek
2016-03-28devtls: print the path of the underlying chan in status filecinap_lenrek
2016-03-28devip: applying changes for bug: multicasts_and_udp_bufferscinap_lenrek
2016-03-27zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not readycinap_lenrek
2016-03-27file: deal with negative coordinates in plan9 bitmaps, print image sizecinap_lenrek
2016-03-26kernel: fix tsleep()/twakeup()/tsemacquire() racecinap_lenrek
2016-03-23rio: flushimage() before wscrsleep()cinap_lenrek
2016-03-23devtls: zero secret information before freeing, cleanupcinap_lenrek
2016-03-23stats: fix display->locking racecinap_lenrek
2016-03-23add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtlscinap_lenrek
2016-03-22rio: add flushimage() after mb2 menu actioncinap_lenrek
2016-03-21mothra(1): fix url for https://code.9front.org/hg/plan9front/stanley lieber
2016-03-19rio botchBurnZeZ