]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
venti/fixarenas: more %z -> %Z
[plan9front.git] / sys / src / cmd /
2016-01-07 cinap_lenrekventi/fixarenas: more %z -> %Z
2016-01-07 cinap_lenrekventi/fixarenas: replace %z fmt with %Z
2016-01-06 cinap_lenrekrx: theres no p9sk2 anymore
2016-01-06 cinap_lenrekmerge
2016-01-06 cinap_lenrekadd missing /sys/src/cmd/auth/lib/private.c
2016-01-06 cinap_lenrekauth: release dp9ik implementation and reentrant factotum
2016-01-05 cinap_lenrekfdisk: properly convert byte units K,M,G and T to cylin...
2016-01-04 cinap_lenrekmpc: use new strtomp() c-style prefixes to parse intege...
2015-12-23 cinap_lenrekfile: recognize bootable disk images (by 0x55AA boot...
2015-12-23 cinap_lenrekfile: recognize tcpdump pcap files
2015-12-23 cinap_lenreksnoopy: fix timestamps for pcap files (thanks BurnZeZ)
2015-12-16 cinap_lenrekimport/expoerfs: dont assert() fault when ai->secret...
2015-12-16 cinap_lenrekauth/httpauth: use auth_userpasswd() instead of AuthHtt...
2015-12-07 cinap_lenrekyacc: attempt to keep line numbers right for yyparse()
2015-12-06 cinap_lenrekmerge
2015-12-06 aijuwinwatch: l allows label changes
2015-12-01 cinap_lenrekmerge
2015-11-30 aijumkone: yacc wants the D
2015-11-30 cinap_lenrekwebcookies: strdup() file argument to avoid crash ...
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_lenrekusbd: intoruce /env/usbbusy
2015-11-20 aijuremove dunning-krugerrand code
2015-11-01 cinap_lenrekmerge
2015-11-01 cinap_lenrek5c: handle (rare) MULU instruction in peephole optimizer
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-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-08 cinap_lenrekmerge
2015-10-08 cinap_lenrekcc: restore side(), but do not consider OINDEX as side...
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_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-03 cinap_lenrekmerge
2015-10-03 cinap_lenrek8c: make cgen64() compile target first when it contains...
2015-09-29 aijutimepic: string support
2015-09-29 BurnZeZaux/gpsfs: fix usage
2015-09-28 BurnZeZfile: detect DICOM and XM audio headers
2015-09-27 aijuadd timepic(1)
2015-09-26 cinap_lenrekmerge
2015-09-26 cinap_lenrekcwfs: various cleanups
2015-09-26 cinap_lenrekcwfs: don't use sprint() to fill directory name
2015-09-24 cinap_lenrekcpp: handle 4 byte utf sequences (21-bit runes)
2015-09-24 cinap_lenrekcpp: fix memory corruption due to input buffer relocation
2015-09-23 glendaresize: add -n for nearest neighbour
2015-09-23 cinap_lenrekmerge
2015-09-23 cinap_lenrekrsa2x509, rsa2csr: add newline in usage print
2015-09-23 glendaadd qr.c
2015-09-22 cinap_lenrekscuzz: uncomment synccache command
2015-09-22 cinap_lenrekmothra: <hr> drawing
2015-09-14 cinap_lenrekigfx: fix typos (thanks qwx)
2015-09-12 cinap_lenrekcwfs: initialize /env/timezone on boot so dumps are...
2015-09-08 cinap_lenrekhtml2ms: bold table headings, remove wrong tag space...
2015-09-08 cinap_lenrekmothra: make text inside <td> bold
2015-09-08 cinap_lenrektar: remove unneccesary { }
2015-09-08 cinap_lenrektar: make z flag work, even when no file name was provi...
2015-09-06 cinap_lenrekmothra: add missing initializations for plaintext html...
2015-09-03 cinap_lenrekhtml2ms: handle subscripts and superscripts
2015-09-03 cinap_lenrekmothra: subscript and superscript support
2015-09-02 cinap_lenrekauth/passwd: fix structure zeroing order
2015-09-02 cinap_lenreklibsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x(...
2015-08-25 mischieftput: check sbrk return value
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-21 cinap_lenrekremove convkeys2
2015-08-21 cinap_lenrekinit: remove dependency to <authsrv.h>
2015-08-21 cinap_lenrektapefs: remove dependency to <authsrv.h>
2015-08-21 cinap_lenrekremove srvold9p
2015-08-21 cinap_lenrekcpu, import: remove old9p support
2015-08-21 cinap_lenrekcmd/auth: remove private /dev/random reading routines...
2015-08-21 cinap_lenrekauth/changeuser: set the aes key in plan9 database...
2015-08-21 cinap_lenrekkeyfs: fix typo (thanks jpm)
2015-08-21 cinap_lenrekremove kfs and kfscmd
2015-08-21 cinap_lenrekdisk/mkfs: rmeove kfs support
2015-08-21 cinap_lenrekcwfs: remove 9p1 support
2015-08-21 cinap_lenrekauthsrv: randomize aes key in mkkey(), not used yet.
2015-08-21 cinap_lenrekauthsrv: more aes key stuff
2015-08-21 cinap_lenrekintroduce AES key into nvram and keyfs
2015-08-20 cinap_lenrekkfs: adjust to new libauthsrv
next