]> git.lizzy.rs Git - plan9front.git/history - sys/src
rc: fix double close() in addenv()
[plan9front.git] / sys / src /
2016-05-16 cinap_lenrekrc: fix double close() in addenv()
2016-05-16 cinap_lenrekjpg: output partial image data when available (truncate...
2016-05-15 cinap_lenrekrc: remove duplicate Xrdfn entry from fname[] array
2016-05-15 cinap_lenrekrc: remove historical unix and win32 ports
2016-05-15 cinap_lenrekrc: fix shift regresison, sorry
2016-05-15 cinap_lenrekrc: remove pointless Memcpy(),Malloc(),Realloc() and...
2016-05-15 cinap_lenrekrc: fix inband globbing bugs, cleanup
2016-05-14 cinap_lenrekrio: only the current window may change the cursor...
2016-05-13 cinap_lenrekrio: second attempt...
2016-05-13 cinap_lenrekrevert previous commit, not ready yet
2016-05-13 cinap_lenrekrio: get rid of all mouse moves, fix cursor handling
2016-05-13 cinap_lenrekmerge
2016-05-13 cinap_lenrekupas/marshal: strip trailing whitespace from header...
2016-05-12 cinap_lenrekauth/rsa2x509: generate x509v3 cert as extension field...
2016-05-12 cinap_lenrekauth/rsa2x509, auth/rsa2csr: allow appending SubjectAlt...
2016-05-11 cinap_lenrekdevssl, devtls: fix permission checks
2016-05-08 cinap_lenrekip/ipconfig, ip/ppp: preserve preexisting entries when...
2016-05-08 cinap_lenrekvgaigfx: fix device id for Ivy Bridge (thanks Kenji)
2016-05-07 cinap_lenrekgames/mahjongg: off by one in bmatch(), fix hint()...
2016-05-05 cinap_lenrekkernel: fix cb->f[0] nil dereferences due to short...
2016-05-05 cinap_lenrekremove unmaintained omap4 (pandaboard) kernel
2016-05-05 cinap_lenrekremove unmaintained bitsy (ipaq) kernel
2016-05-05 cinap_lenrekpc64: add etheryuk driver
2016-05-05 cinap_lenreketheryuk: add Yukon 88R8055 id from erik quanstros...
2016-05-05 cinap_lenrekvncv: fix netmkvncaddr()
2016-05-04 cinap_lenrekwebfs: fix "fd out of range" error message
2016-05-04 cinap_lenreklibmach: more alpha
2016-05-04 cinap_lenreklibmach: remove alpha stuff
2016-05-04 cinap_lenrekremove support for import command in namespace files
2016-05-04 cinap_lenrekretire the dec alpha port
2016-05-03 cinap_lenrekmerge
2016-05-03 cinap_lenrekape: return plan9 error strings from strerror()
2016-05-03 spewadd "snake" tracing effect to mole
2016-05-02 spewfix e2 production to match regexp(6) and do it right...
2016-05-02 cinap_lenreklibregexp: reverting this shit. this is clearly broken.
2016-05-02 stanley lieberlibregexp/regcomp.c: fix parser for e2 production ...
2016-05-02 spewjust use wait in "system" call for awk, get rid of...
2016-05-02 spewnull terminate await buffer for proper tokenize call
2016-05-02 benuse rc in awk, remove awk from APEDIRS in cmd mkfile
2016-05-01 cinap_lenrekawk: dont require sed to build awk
2016-05-01 cinap_lenrekawk: bring back ENVIRON[] support
2016-05-01 cinap_lenrekacid: don't get fooled by spaces in convflt()
2016-05-01 cinap_lenrekpc: use fpsave() instead of fpenv() to capture fp excep...
2016-05-01 cinap_lenreklibregex: fix sed regression (thans spew)
2016-04-30 stanley lieberupas/bayes/dump.c: regcomp.h is now located in this...
2016-04-30 cinap_lenrekawk: temporarily fix for NaN() exceptions on 386
2016-04-29 cinap_lenrekape/libsec: fix nuke target to remove /$objtype/lib...
2016-04-29 aijuhandle NaN in awk (thanks spew)
2016-04-29 stanley lieberawk: fix mkfile for cross-compiles (thanks, spew)
2016-04-28 cinap_lenrekremove ape/regexp.h, remove leftover #pragma lib oldlib...
2016-04-28 cinap_lenrekmerge
2016-04-28 benfix printing a char from an empty string
2016-04-28 benfix printing a char from a string that starts with...
2016-04-28 benfix unsigned printing for awk
2016-04-28 benmerge default
2016-04-28 benget rid of size printing
2016-04-28 bencheck program size
2016-04-27 benbetter memory management of threads (thanks knuth)
2016-04-27 benmerge in master
2016-04-27 benuse Beof for awk port
2016-04-27 benremove ape regexp library, add utility for awk native...
2016-04-27 cinap_lenreklibjson: add slack space to literal string buffer to...
2016-04-27 benremove old libregexp files; add headers for upas/bayes
2016-04-27 benNew libregexp and APE ported to native
2016-04-25 Matthew Veetymade abaco's gui respect $font and made readweb respect...
2016-04-22 cinap_lenrekrsa: rename getkey() to getrsakey(), document rsa2csr...
2016-04-22 cinap_lenreklibsec: implement server side SCSV preventing silly...
2016-04-21 cinap_lenreklibsec: order tlshand cipher suits by: keyexchange...
2016-04-21 cinap_lenrekrsagen: increase default key size to 2048 bits
2016-04-21 cinap_lenreklibsec: remove affine coordinate point operations from ecc
2016-04-20 cinap_lenreklibsec: implement elliptic curve group operations in...
2016-04-18 cinap_lenreklibsec: implement server side ECDHE key exchange with...
2016-04-18 cinap_lenrekwebfs: fix memory leak of serverName in tlswrap()
2016-04-17 cinap_lenreklibsec: massive cleanup of tlshand.c
2016-04-16 cinap_lenreklibsec: fix memory leak of RSApub, avoid parsing certif...
2016-04-16 cinap_lenreklibsec: recognize and decode PKCS#8 wrapped RSA private...
2016-04-15 cinap_lenrekwebfs: change %H (hostname) format to %N to not collide...
2016-04-15 cinap_lenreklibsec: x509: convert to UTF8 from BMPString and UNIStr...
2016-04-13 cinap_lenreklibc: fix out of bounds access in dirpackage(), simplify
2016-04-13 cinap_lenrekkbdfs: add shift+altgr table 7 for polish keymaps
2016-04-12 cinap_lenrekremove unused liboventi
2016-04-12 cinap_lenrekktrace: sign extend stack dump pc for amd64
2016-04-12 cinap_lenreklibc: remove unneeded #include <auth.h> for crypt(...
2016-04-12 cinap_lenreklibdraw: avoid BPSHORT()/BPLONG() expansion, cleanup...
2016-04-11 cinap_lenrekape: explicitely list the ape libs to build in mkfile
2016-04-11 cinap_lenrekape: removing openssl
2016-04-11 cinap_lenrekpython: remove openssl support, use ape/libsec for...
2016-04-11 cinap_lenrekgs: replace openssl aes implementation with ape/libsec
2016-04-11 cinap_lenrekape: add libauth, libbio, libmp and libsec as replaceme...
2016-04-10 cinap_lenreklibauth: remove unneeded includes for authsrv.h, avoid...
2016-04-10 cinap_lenreklibsec: make #include headers consistent
2016-04-10 cinap_lenreklibsec: dont use mips assembly routines for spim, wrong...
2016-04-10 cinap_lenreklibmp: fix build for spim, reduce by the mips assembly...
2016-04-10 cinap_lenrekape: move compatibility libc.h to lib9 directory and...
2016-04-10 cinap_lenrekape: remove broken 9errstr.c
2016-04-10 cinap_lenrekape: add internal _NSEC() function and make gettimeofda...
2016-04-10 cinap_lenreklibmp: make includes consistent, make test program...
2016-04-09 cinap_lenreklibdraw: dont postnote to pid==0 in ekill()
2016-04-09 cinap_lenrekmerge
2016-04-09 cinap_lenrekadd missing target for antiword in /sys/src/cmd/aux...
next