]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
rio: dont consider shell characters as part of the filename for auto completion
[plan9front.git] / sys / src / cmd /
2013-12-19 cinap_lenrekrio: dont consider shell characters as part of the...
2013-12-15 cinap_lenrekexportfs: get rid of limits, cleanup
2013-12-11 cinap_lenrekfactotum: add ntlmv2 (mschap2) client auth for cifs
2013-12-08 cinap_lenrekcifs: fix compiler warning
2013-12-08 cinap_lenrekhandle NIL user domain, and Z(4) at end of nt blob...
2013-12-08 cinap_lenrekexperimental ntlmv2 server authenticaion support for...
2013-12-06 cinap_lenrekgif: remove warning when animated gif is rendered to...
2013-12-06 cinap_lenrekmothra: remove debug code, dont create $home/lib/mothra...
2013-12-05 cinap_lenrektelnet: simplify previous change by moving the notkbd...
2013-12-05 cinap_lenrekcpu: add -n flag for the remote site to allow "none...
2013-12-05 cinap_lenrektelnet: disable changing raw mode when a pipe was being...
2013-11-28 cinap_lenrekndb/dns: check bad name length in convM2DNS.c:^gname()
2013-11-28 cinap_lenreku9fs: fix misuse of Fcall.afid in p9any authentication...
2013-11-26 cinap_lenrekndb/dns: do dnresolve() loopcheck only on hosts that...
2013-11-25 cinap_lenrekabaco: make validurl() accept internationalized domain...
2013-11-24 cinap_lenrekwebfs: preserve unicode hostname, only convert to ascii...
2013-11-24 cinap_lenrekwebfs: support for internationalized domain name urls
2013-11-24 cinap_lenrekndb/dns: add support for internationalized domain names
2013-11-24 cinap_lenrekkbdfs: fix ctlr+alt+del with new escape pages
2013-11-23 cinap_lenrekndb/dns: ignore refused (5) error replies
2013-11-23 cinap_lenrekremoving (outdated) drawterm
2013-11-22 cinap_lenrekkbdfs: add esc1+shift and esc1+ctrl pages (see sources...
2013-11-22 cinap_lenrekacme: fix arrow key oddity (thanks mark van atten and...
2013-11-20 stanley lieberrio -b: make lighttitlecol darker
2013-11-20 cinap_lenrekndb/dns: filter dns answers avoiding cache poisoning
2013-11-17 cinap_lenrekndb/dns: another attempt...
2013-11-16 cinap_lenrekndb/dns: detect query loops
2013-11-15 cinap_lenrekndb/dns: various changes
2013-11-13 cinap_lenrekndb/dns: case sensitive ndb attributes, Domlen consiste...
2013-11-08 cinap_lenrekacidleak: show free blocks as free (leak -b)
2013-11-06 cinap_lenrekmerge
2013-11-06 cinap_lenrekmp3dec: fix volume for mp3dec
2013-11-05 cinap_lenrekmerge
2013-11-05 cinap_lenrekrio: eleminate temporary allocations before frinsert...
2013-11-03 cinap_lenrekrio: do backspace \b processing inplace avoiding buffer...
2013-11-02 cinap_lenrekrio: cleanup and error handling
2013-11-02 cinap_lenrekrio: huge simplification of flush handling
2013-11-01 cinap_lenrekrio: add sanity check in xfidallocthread()
2013-11-01 cinap_lenrekrio: enforce flush reply ordering for all xfids
2013-11-01 cinap_lenrekrio: properly handle follow up flushes (fixes unexpecte...
2013-10-30 BurnZeZsmtp: fix free on uninitialized pointer
2013-10-29 cinap_lenrekinit: dont rely on path containing dot
2013-10-28 mischiefvt: discard unhandle OSC escapes, and use nelem instead...
2013-10-28 cinap_lenrekrsa2ssh: fix the megashit
2013-10-28 mischiefauth/rsa2ssh: add SSH2 RSA output format (from plan9port)
2013-10-28 mischiefcmd/vt: fix xterm function keys
2013-10-27 BurnZeZmake libjson from /sys/src/cmd/btc/json.c
2013-10-27 cinap_lenrekvt: remove defunct hp terminal emulation
2013-10-27 cinap_lenrekvt: utf-8 support
2013-10-26 cinap_lenrekmkfiles: do not rely on path containing the . element
2013-10-22 cinap_lenrekfactotum: update rsa for ssh2 (sync with sources)
2013-10-20 cinap_lenrekacme: attempt to fix tag lines collapsing to zero heigh...
2013-10-18 cinap_lenreknusb/ether: new driver interface with kernel inspired...
2013-10-17 cinap_lenrekhtml2ms: fix compiler warning for debug code
2013-10-17 cinap_lenrekkbdfs: implement <compoxe>x to enter variable length...
2013-10-17 cinap_lenrekfactotum: fix mschap password (utf-8 to utf-16) conversion
2013-10-16 cinap_lenreknusb/ether: fix wrong size check causing odd sized...
2013-10-16 cinap_lenreknusb/disk: handle blocking usb access with srv released
2013-10-16 cinap_lenrekcwfs: fix putbuf(nil) in error case of cmd_check()
2013-10-16 cinap_lenrekmerge
2013-10-16 cinap_lenrekfdisk: fix struct padding for amd64 (from erik quanstro...
2013-10-12 cinap_lenrekaux/statusbar: emit final newline in textmode when...
2013-10-11 cinap_lenrekcwfs: add checktag() call for cache bucket in dumpblock...
2013-10-11 cinap_lenrekcwfs: more checking for cfsdump(), cleanup Tsuper hack...
2013-10-10 cinap_lenrekunzip/zipfs: handle optional data descriptor signature...
2013-10-10 cinap_lenrekmothra: handle <input type=image>
2013-10-08 cinap_lenrekexportfs: start filter in separate rendezvous group
2013-10-08 cinap_lenreklibpanel: fix memory corruption bug in plinitentry...
2013-10-08 cinap_lenrekip/torrent: check piece offset, vlong cast
2013-10-08 cinap_lenrekip/torrent: more checking, backoff from piece on hash...
2013-10-07 cinap_lenrekkbdfs: implement keyboard mouse buttons with /dev/mousein
2013-10-07 cinap_lenrekvncs: create dummy /dev/mousein and /dev/mousectl files
2013-10-07 cinap_lenrekexportfs: fix more filedescriptor leaks
2013-10-06 cinap_lenrekexportfs: fix openmount() rfork flags and filedescripto...
2013-10-05 cinap_lenrek5l: apply richard millers 5l-incfloat patch (from sources)
2013-10-05 cinap_lenrekrio: gone windows gone wrong (fix missing recv(x->flush...
2013-10-04 cinap_lenrekmothra: avoid intermediate rc shell processes, use...
2013-10-04 cinap_lenrekpage: avoid intermediate rc shell processes with using...
2013-10-04 cinap_lenrekmothra: run page in own note group, close unneeded...
2013-10-04 cinap_lenrekpage: close stdout, reopen stdout/stderr for external...
2013-10-04 cinap_lenrekmerge
2013-10-04 cinap_lenrekpage: dont tell rio our pid
2013-10-04 cinap_lenrekrio: gone windows, window resize, rectonscreen, goodrect
2013-10-03 cinap_lenrekmerge
2013-10-03 cinap_lenrektarfs: make file name safe, canonical and free of ...
2013-10-02 ppatience0nusb/ether: add rtl8150 driver, remove unused includes
2013-10-02 cinap_lenrekvt: dont pollute the outer environment (thanks mischief!)
2013-10-01 cinap_lenreklib9p/hjfs: use x != ~0 instead (type)~x conditionals...
2013-09-28 stanley lieberpkg/list: handle more directory listings
2013-09-26 cinap_lenrektcs: eleminate ambigous html entity runes.
2013-09-25 cinap_lenrekmerge
2013-09-24 jpathyfix null dereference crash in mothra
2013-09-21 cinap_lenrektcs: add html5 rune entities
2013-09-20 cinap_lenrekacid: handle buffer overflow with ridiculous long symbo...
2013-09-20 cinap_lenrekmerge
2013-09-20 cinap_lenrek5c: apply richard millers 5c-nan-cmp patch (from sources)
2013-09-18 stanley lieberpkg(1): fix for plan9.bell-labs.com; update repository...
2013-09-18 cinap_lenrekfaces: fix callerpc for realloctag in erealloc (thanks...
2013-09-16 cinap_lenrekrio: translate window when scaling results in bad windo...
2013-09-16 cinap_lenrekfaces: fix minor image memory leak
next