]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-12-07 cinap_lenrekyacc: attempt to keep line numbers right for yyparse()
2015-12-06 cinap_lenrekmerge
2015-12-06 cinap_lenreklibmp: fix assert() for mpexp() with nil modulus
2015-12-06 cinap_lenreklibmp: fix wrong move instruction for arm vector operations
2015-12-06 aijuwinwatch: l allows label changes
2015-12-01 cinap_lenreklibmp: mpmod() fix typo
2015-12-01 cinap_lenreklibmp: with mpmod() m = 2^a - c ensure that digits...
2015-12-01 cinap_lenrekmerge
2015-12-01 cinap_lenreklibsec: fix genprime() to produce normalized result
2015-11-30 aijumkone: yacc wants the D
2015-11-30 cinap_lenrekwebcookies: strdup() file argument to avoid crash ...
2015-11-30 cinap_lenrekmerge
2015-11-30 cinap_lenrekkernel: cleanup exit()/shutdown()/reboot() code
2015-11-29 BurnZeZfplot(1): fix typo
2015-11-27 stanley lieberfortunes: If you get this, delete it. - Sorry! -- Tim...
2015-11-27 stanley lieberfplot(1): add BUGS section
2015-11-26 cinap_lenreklibsec: add chacha20 poly1305 aead, allow 64 bit iv...
2015-11-25 BurnZeZmpc: mpc.c is generated by yacc, so remove it on mk...
2015-11-25 cinap_lenrekrio: allow reading the image of a hidden window thru...
2015-11-25 cinap_lenrekrio: fix handling "resize" wctl for hidden windows
2015-11-24 cinap_lenrekdisksim: don't assume 4-byte pointers
2015-11-22 cinap_lenrekrio: stop serving kbdin file (thanks eekee)
2015-11-22 cinap_lenrekadd mpc(1), extended precision code generator
2015-11-22 cinap_lenrekbootrc: remove usbwait hack, usbd/nusbrc are now synchr...
2015-11-22 cinap_lenrekusbd: intoruce /env/usbbusy
2015-11-22 cinap_lenrekdevenv: fix ORCLOSE handling
2015-11-21 cinap_lenreklibmp: initial attempt at constant time code, faster...
2015-11-20 aijuremove dunning-krugerrand code
2015-11-20 cinap_lenreklibmp: fix test program
2015-11-20 cinap_lenreklibmp: add mpvecadd()/mpvecsub() assembly versions...
2015-11-20 cinap_lenreklibmp: 386/amd64 mpvec*(): replace conditional branches...
2015-11-07 stanley lieber9fs: add case 9front
2015-11-06 cinap_lenrekmerge
2015-11-06 cinap_lenrekkernel: use nicer check in okaddr(), wet floor signs...
2015-11-06 cinap_lenrekmerge
2015-11-06 cinap_lenrekkernel: fix okaddr() check
2015-11-03 stanley lieber9fs: add 9pio case for unauthenticated connections...
2015-11-01 cinap_lenrekmerge
2015-11-01 cinap_lenreklibmp: optimize case x/0xffffffff in mpdigdiv() (helps...
2015-11-01 cinap_lenreklibmp: add mpvecdigmuladd()/mpvecdigmulsub() assembly...
2015-11-01 cinap_lenrek5c: handle (rare) MULU instruction in peephole optimizer
2015-10-31 stanley lieberfortunes: [9fans] FUSE on Plan9
2015-10-31 stanley lieberdelkey(1): update man page to reflect recent changes.
2015-10-30 aijudelkey: don't be stupid
2015-10-28 cinap_lenrekdevtls: reject SHA2_256 mac for SSL, but TLS is fine
2015-10-28 cinap_lenrekmp(2): fix typo mnprand() -> mpnrand()
2015-10-25 BurnZeZascii: replace mnemonic np (new page) with ff (form...
2015-10-25 BurnZeZrio: fix scrolling when cursor is above window
2015-10-22 cinap_lenreklibsec: add chacha cipher (from charles forsyth)
2015-10-22 cinap_lenreklibsec: add poly1305
2015-10-19 stanley lieberfortunes: Maybe a git branch can help here?
2015-10-18 cinap_lenrekacid/leak: fix endless loop for B2NB(b) == b case ...
2015-10-17 cinap_lenrekwifi: prioritize rsne over wpaie
2015-10-15 cinap_lenrekmerge
2015-10-15 cinap_lenreklib9p: do not override Srv.end in listensrv(), simplify...
2015-10-12 aijulib9p: add reqqueuefree
2015-10-09 cinap_lenreklibsec: remove rc4 cipher suits for tls
2015-10-09 cinap_lenrekaux/listen1: usage()
2015-10-09 cinap_lenrekaux/listen1: allow alternative namespace when running...
2015-10-09 cinap_lenrekcwfs: fix wstat() failing to mark block dirty when...
2015-10-09 cinap_lenreklibsec: clarify the code by declaring constant for...
2015-10-09 cinap_lenreklibsec: use the right string encoding for various x509...
2015-10-09 cinap_lenrekwifi: quote value of parsed ether options
2015-10-08 cinap_lenrekmerge
2015-10-08 cinap_lenrekcc: restore side(), but do not consider OINDEX as side...
2015-10-08 mischiefport: fix typo in devmnt mntproc name
2015-10-07 cinap_lenrekdoom: fix bogus pointer arithmetic, do sfx initializati...
2015-10-07 cinap_lenrekcc: back out side() change unil 8c is fixed
2015-10-07 cinap_lenrekqc: import changes from charles forsyth
2015-10-06 cinap_lenrekkc: import various changes from charles forsyth
2015-10-06 cinap_lenrekcc: include $builtin as keywoard in pickle() (from...
2015-10-06 cinap_lenrekcc: getflag() fmt will be terminated at end of loop...
2015-10-06 cinap_lenrekcc: allow runes as macro names (from charles forsyth)
2015-10-06 cinap_lenrek5c/6c/8c/vc: import various changes from charles forsyth
2015-10-06 cinap_lenrekcc: TUSHORT -> TRUNE for lstring constats for OUSED
2015-10-05 cinap_lenrek9660srv: do not ignore upper 32 bits of offset when...
2015-10-05 cinap_lenrekdossrv: handle file offsets > 2^31
2015-10-04 cinap_lenrek6c: remove 6c/vlrt.c file
2015-10-04 cinap_lenrek8c: dont abort() when running out of registers.
2015-10-04 cinap_lenrekvc: fix mistake.
2015-10-04 cinap_lenrekape: add missing _subv() function to 386/vlop.s
2015-10-04 cinap_lenrekvc: handle 64 bit mixedmode asop
2015-10-04 cinap_lenrek5c: handle 64 bit mixedmode asop
2015-10-04 cinap_lenrek8c: handle 64 bit mixedmode asop and type vlong <-...
2015-10-04 cinap_lenrekcc: handle 64 bit mixedmode asop and type vlong <-...
2015-10-04 cinap_lenrekcc/6c: fix return type of mixed asop expressions, prese...
2015-10-04 cinap_lenrekape: add machine specific code for spim
2015-10-04 cinap_lenreklibc: add _uv2d()/uv2f() and _vas*d() functions to...
2015-10-03 cinap_lenrekmerge
2015-10-03 cinap_lenrek8c: make cgen64() compile target first when it contains...
2015-09-30 mischiefpc, pc64: add did for intel wildcat point audio controller
2015-09-29 aijuadd timepic(1) and qr(1) manpages
2015-09-29 aijutimepic: string support
2015-09-29 cinap_lenrekape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes...
2015-09-29 BurnZeZaux/gpsfs: fix usage
2015-09-28 BurnZeZfile: detect DICOM and XM audio headers
2015-09-28 aijuteach doctype how to timepic
2015-09-27 cinap_lenrekdevip: declare cleanarpent() static
2015-09-27 cinap_lenrekdevip: various bugfixes and cleanups for arp code
2015-09-27 aijuadd timepic(1)
next