]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
iostats: dont sysfatal on 9p read error due to program termination
[plan9front.git] / sys / src / cmd /
2014-06-08 cinap_lenrekiostats: dont sysfatal on 9p read error due to program...
2014-06-07 ftrvxmtrxfile: djvu
2014-06-05 cinap_lenrekfile: detect NES and SEGA rom files, fix newline
2014-06-04 cinap_lenrekwebfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
2014-06-03 cinap_lenreknusb/usbd: cleanup
2014-06-03 cinap_lenreknusb/usbd: serialize /dev/usbevent processing
2014-05-30 Aram Hăvărneanu6a, 6c, 6l: fix copy propagation
2014-05-30 cinap_lenrekwe look for strings.c, it is broken, this strings.c...
2014-05-24 cinap_lenrekcpu: remove duplicate environment and chdir($home)...
2014-05-20 cinap_lenreksyscall: add missing _nsec() declaration
2014-05-19 cinap_lenrekinit: dont interpret environment var contents as fmtstr...
2014-05-19 cinap_lenrekip/torrent: use "torrent" as default user agent
2014-05-19 cinap_lenrekip/torrent: fix usage, add -A option to set user-agent
2014-05-18 cinap_lenrekipconfig: fix dhcp watch
2014-05-12 ftrvxmtrxsamterm: fix esc, change ctrl+b behaviour to a more...
2014-05-12 ftrvxmtrxsamterm: clean up key defines. use ctrl+b as in rio
2014-05-12 cinap_lenrekhtmlfmt: use uhtml for character set conversion
2014-05-10 cinap_lenrektcs: handle surrogate pairs
2014-05-11 cinap_lenrektcs: prevent accidents with runes beyond 16-bit
2014-05-10 cinap_lenrektcs: fix inplace 16 bit unicode conversion
2014-05-09 cinap_lenrekwebfs: use mozilla compatible user agent as default
2014-05-09 cinap_lenrekabaco: need more stack on amd64
2014-05-08 cinap_lenrekremove old copies of kernels l.s from cmd/?a
2014-05-08 cinap_lenrekabaco: remove strange line
2014-05-08 ftrvxmtrxtail: fix follow for empty files (thanks cinap_lenrek)
2014-05-08 ftrvxmtrxtail: seek to EOF to check if seekable. fixes tail...
2014-05-08 cinap_lenrekhgfs: avoid revlogupdate() calls when reading root...
2014-05-07 ftrvxmtrxsed: remove unused ecmp function
2014-05-06 cinap_lenrekcc: fix spurious warning on comparsion with scope redec...
2014-05-04 cinap_lenrekgs: fix /undefined in --setcolor-- errors on amd64
2014-05-04 ftrvxmtrxmerge
2014-05-03 cinap_lenrekgs: remove PStorage data type from ttf interpreter
2014-05-04 cinap_lenrekgs: fix truetype interpreter for amd64
2014-05-03 ftrvxmtrxfix threadsetname usage in few places
2014-05-03 ftrvxmtrxuniq: use Bsize for buffers
2014-05-02 cinap_lenrekcwfs: fix 1GB memsize limitation
2014-05-03 ftrvxmtrxwc: simplify and avoid buffer overflow on long filenames
2014-05-02 cinap_lenrek1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy...
2014-05-02 ftrvxmtrxsamterm: free() after getenv()
2014-04-28 cinap_lenrek8c, 6c: fix peephole bug for eleminating CMPL $0,R...
2014-04-28 ftrvxmtrxbtc mkfile: mkdir -p
2014-04-26 ftrvxmtrxtr: fix 4-byte runes fix (thanks rsc)
2014-04-24 cinap_lenrekrevert previous change, i was confused.
2014-04-24 cinap_lenreknusb: use ep->addr instead of ep->id in unstall() libra...
2014-04-23 ftrvxmtrxnusb/rndis: avoid allocation on each transmission
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
2014-04-23 ftrvxmtrxmerge
2014-04-23 ftrvxmtrxnusb: workaround for endpoints with same index but...
2014-04-22 ftrvxmtrxnusb/ether: add RNDIS support (tested on Nexus 5)
2014-04-19 cinap_lenreknusb: dont include <bio.h>, we'r not using it (thanks...
2014-04-18 cinap_lenrekwpa support for tcp boot, remove duplicate secstore...
2014-04-18 cinap_lenreksecstore: fix wrong "readnvram %r" error status
2014-04-18 ftrvxmtrxnusb/kb: fix trackpoint on thinkpad usb keyboard
2014-04-17 cinap_lenreksecstore: fix gfile/pfile/rfile array sizes
2014-04-15 cinap_lenrekmerge
2014-04-15 cinap_lenrekvga: add support nVidia 7600GS (and possibly 7950)...
2014-04-03 cinap_lenrekmerge
2014-04-03 cinap_lenrekeqn: fix parallel build (thanks eekee)
2014-04-03 cinap_lenrekwebfs: do not unescape escape
2014-04-01 cinap_lenreksam, acme: fix character classes quoting for 21-bit...
2014-03-30 glendamerge
2014-03-30 cinap_lenrekgrep: fix tab2, use int instead of Rune to be compatibl...
2014-03-30 cinap_lenrekgrep: fix wrong rlcass splitting (thanks erik and kenji)
2014-03-29 cinap_lenrek6c, 8c: optimize away CMPL/CMPQ reg, $0 instruction...
2014-03-26 BurnZeZramfs: fix srvname; postmountsrv() already prepends...
2014-03-26 cinap_lenrekaudio/oggdec: wait for pcmconv child process to exit
2014-03-23 cinap_lenrekauth/login: find authdom instead of using hardcoded...
2014-03-21 cinap_lenrek8c, 6c: fix mulgen botch error for handling multiplicat...
2014-03-14 cinap_lenrekmerge
2014-03-14 cinap_lenrekramfs: replace with new lib9p based implementation
2014-03-14 cinap_lenrekcpu: make -p work with explicit service in dialstring...
2014-03-14 cinap_lenrekimport: make import -p work with explicit service in...
2014-03-11 cinap_lenrekexportfs: avoid closing netfd in filter()
2014-03-10 cinap_lenrek5e: remove newline from suicide string
2014-03-10 cinap_lenrek5e: trap unaligned memory access
2014-03-09 aijunusb: added joy
2014-03-08 cinap_lenrekmerge
2014-03-08 cinap_lenrek5e: fix amd64
2014-03-07 stanley liebermothra: handle blank lines inside <pre> tags
2014-03-06 cinap_lenreknusb: fix loaddevstr() (thanks erik quanstro and richar...
2014-03-04 mischiefcpu: remove unused connection directory buffer
2014-03-03 cinap_lenrekpcmconv: revert previous change, fix dither clipping
2014-03-03 cinap_lenrekpcmconv: fix dither clipping
2014-03-02 cinap_lenrekcc: correct out-of-bounds references in funct.c (thanks...
2014-02-25 cinap_lenrekpython: add buffer length check in sock_recvfrom_into()
2014-02-21 cinap_lenrekfork filter procs with RFREND in various programs
2014-02-21 cinap_lenrekaux/listen: rfork with RFREND
2014-02-21 cinap_lenrekexportfs: bring back the changes, bug was due to rendez...
2014-02-21 cinap_lenrekmerge
2014-02-21 cinap_lenrekexportfs: reverting previous changes
2014-02-18 cinap_lenrekexportfs: fix flush races, proc sweeping
2014-02-17 cinap_lenrekaux/cpuid: hack for amd64
2014-02-16 aapxd: changed -s option to switch to little-endian units
2014-02-16 cinap_lenrekmothra: remove unused local variables from pl_nextc()
2014-02-16 cinap_lenrekmothra: fix unicode rendering for plaintext
2014-02-15 cinap_lenrekfactotum/authsrv: fix padding for mschap on amd64,...
2014-02-14 cinap_lenrekpage: fix compiler warning
2014-02-14 cinap_lenreksocksd: close inside udp server one we get a connection...
2014-02-14 cinap_lenrekcifsd: fix compiler warning
2014-02-14 cinap_lenreknusb/ether: fix pointer truncation
next