summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
2014-07-15page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces)cinap_lenrek
2014-07-13tftpfs: make sure path is null terminatedcinap_lenrek
2014-07-13ftpd: dont skip unmountnet() and return proper error string from dialdata()cinap_lenrek
2014-07-13tftpd: fix error string packet overflow in nak(), fix syslog reportingcinap_lenrek
2014-07-09abaco: fix double free race of p->status string (thanks BurnZeZ for the proc ...cinap_lenrek
2014-07-05nusb/serial: implement flushescinap_lenrek
2014-07-05nusb/serial: more cleanupcinap_lenrek
2014-07-05support for huawei e220 g3 modem, cleanup nusb/serialcinap_lenrek
2014-06-28nusb: fix spelling, sorrycinap_lenrek
2014-06-28mergecinap_lenrek
2014-06-28nusb: implement aijus stable uniqueue device namescinap_lenrek
2014-06-28iostats: more procscinap_lenrek
2014-06-27mergemischief
2014-06-27unzip: fix usagemischief
2014-06-28ptp: fix alignment assumptions for amd64cinap_lenrek
2014-06-25upas/fs: disable imap mail fetch pipeline due to racemischief
2014-06-22ed: dont pass string constants to mktemp()cinap_lenrek
2014-06-11samterm: use 4K stacks for amd64 (thanks burnzez)cinap_lenrek
2014-06-09mkpaqfs: englishmischief
2014-06-08iostats: add -C flag to enable mount cachecinap_lenrek
2014-06-08iostats: dont sysfatal on 9p read error due to program terminationcinap_lenrek
2014-06-07file: djvuftrvxmtrx
2014-06-06file: detect NES and SEGA rom files, fix newlinecinap_lenrek
2014-06-04webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)cinap_lenrek
2014-06-03nusb/usbd: cleanupcinap_lenrek
2014-06-03nusb/usbd: serialize /dev/usbevent processingcinap_lenrek
2014-05-306a, 6c, 6l: fix copy propagationAram Hăvărneanu
2014-05-30we look for strings.c, it is broken, this strings.c will make us go.cinap_lenrek
2014-05-24cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)cinap_lenrek
2014-05-20syscall: add missing _nsec() declarationcinap_lenrek
2014-05-19init: dont interpret environment var contents as fmtstring, cleanupcinap_lenrek
2014-05-19ip/torrent: use "torrent" as default user agentcinap_lenrek
2014-05-19ip/torrent: fix usage, add -A option to set user-agentcinap_lenrek
2014-05-18ipconfig: fix dhcp watchcinap_lenrek
2014-05-12samterm: fix esc, change ctrl+b behaviour to a more useful one (thanks cinap)ftrvxmtrx
2014-05-12samterm: clean up key defines. use ctrl+b as in rioftrvxmtrx
2014-05-12htmlfmt: use uhtml for character set conversioncinap_lenrek
2014-05-11tcs: handle surrogate pairscinap_lenrek
2014-05-11tcs: prevent accidents with runes beyond 16-bitcinap_lenrek
2014-05-10tcs: fix inplace 16 bit unicode conversioncinap_lenrek
2014-05-09webfs: use mozilla compatible user agent as defaultcinap_lenrek
2014-05-09abaco: need more stack on amd64cinap_lenrek
2014-05-08remove old copies of kernels l.s from cmd/?acinap_lenrek
2014-05-08abaco: remove strange linecinap_lenrek
2014-05-08tail: fix follow for empty files (thanks cinap_lenrek)ftrvxmtrx
2014-05-08tail: seek to EOF to check if seekable. fixes tail on /proc filesftrvxmtrx
2014-05-08hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)cinap_lenrek
2014-05-07sed: remove unused ecmp functionftrvxmtrx
2014-05-06cc: fix spurious warning on comparsion with scope redeclared variable (thanks...cinap_lenrek
2014-05-05gs: fix /undefined in --setcolor-- errors on amd64cinap_lenrek