]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
8c, 6c: generate enam.c file, just like 5c
[plan9front.git] / sys / src / cmd /
2014-08-07 cinap_lenrek8c, 6c: generate enam.c file, just like 5c
2014-08-07 cinap_lenrek5a, 5l: add LDREX/STREX/CLREX instructions
2014-08-04 cinap_lenreksamterm: fix ctrl-b crash when cmd window resized ...
2014-08-03 cinap_lenrekiostats: properly distribute exit status and give usefu...
2014-08-03 cinap_lenrekiostats: remove unused fcallfmt, dont leak our mount...
2014-08-03 cinap_lenrekiostats: bring back standard filedescriptor spying
2014-08-02 cinap_lenrekexportfs: simplify freefile() code
2014-08-02 cinap_lenrekexportfs: remove getsbuf() nil check, can't happen
2014-08-02 cinap_lenrekiostats: isolate fs from interrupt notes
2014-08-02 cinap_lenrekiostats: cannot spy on fd 0,1,2 as /fd is per process
2014-08-02 cinap_lenrekexportfs: cleanup
2014-08-02 cinap_lenrekftpfs: dont convert names to latin when string is valid...
2014-08-02 cinap_lenrekpython: disable symlink and readlink compile options...
2014-08-02 cinap_lenrekiostats: dont prefix /bin to argv[0] when already absol...
2014-08-02 cinap_lenrekiostats: cleanup, remove bogus Maxrpc constant
2014-08-02 cinap_lenrekiostats: reimplement iostats as a 9p filter instead...
2014-08-01 cinap_lenrekexportfs: use argv0 instead of hardcoding "/bin/exportf...
2014-07-31 aijuspred: scrolling and other bugfixes
2014-07-30 aijuadded sprite editor spred
2014-07-23 cinap_lenrekrc: fix slow Xqdol(), avoid recursion in conclist(...
2014-07-22 cinap_lenrekratrace: make multithreaded ratraces less confusing...
2014-07-15 cinap_lenrekpage: fix deadlock with addpage (thanks BurnZeZ for...
2014-07-12 cinap_lenrektftpfs: make sure path is null terminated
2014-07-12 cinap_lenrekmerge
2014-07-12 cinap_lenrekftpd: dont skip unmountnet() and return proper error...
2014-07-12 cinap_lenrektftpd: fix error string packet overflow in nak(), fix...
2014-07-09 cinap_lenrekabaco: fix double free race of p->status string (thanks...
2014-07-05 cinap_lenreknusb/serial: implement flushes
2014-07-05 cinap_lenreknusb/serial: more cleanup
2014-07-05 cinap_lenreksupport for huawei e220 g3 modem, cleanup nusb/serial
2014-06-28 cinap_lenreknusb: fix spelling, sorry
2014-06-28 cinap_lenrekmerge
2014-06-28 cinap_lenreknusb: implement aijus stable uniqueue device names
2014-06-28 cinap_lenrekiostats: more procs
2014-06-28 mischiefmerge
2014-06-28 mischiefunzip: fix usage
2014-06-27 cinap_lenrekptp: fix alignment assumptions for amd64
2014-06-26 mischiefupas/fs: disable imap mail fetch pipeline due to race
2014-06-21 cinap_lenreked: dont pass string constants to mktemp()
2014-06-11 cinap_lenreksamterm: use 4K stacks for amd64 (thanks burnzez)
2014-06-09 mischiefmkpaqfs: english
2014-06-08 cinap_lenrekiostats: add -C flag to enable mount cache
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)
next