]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
pc, pc64: more conservative pcirouting
[plan9front.git] / sys / src / cmd /
2014-11-16 cinap_lenrekwpa: handle essid: with whitespaces from ether ifstats...
2014-11-16 cinap_lenrekwpa: fix quoting for essid with spaces
2014-11-16 BurnZeZabaco: cleanup, handle image/x-icon, don't use backspac...
2014-11-16 cinap_lenreksed: fix error handling for "Output line too long"...
2014-11-14 cinap_lenrekupas/fs: handle ramfs and hjfs "file locked" error
2014-11-14 cinap_lenrekupas/fs: handle cwfs "file is locked" error message
2014-11-12 cinap_lenrekhttpfile: use webfs, fix 9p flushes
2014-11-09 cinap_lenrekio: add -E flag to access embedded controller space
2014-11-08 cinap_lenreksmtpd: cleanup hello() domain check code
2014-11-08 cinap_lenrekmerge
2014-11-08 cinap_lenreksmtpd: accept literal ipv6 addresses in HELO/EHLO
2014-11-07 mischiefall: typo fixes from ray@raylai.com
2014-11-07 cinap_lenrekfix dangerous werrstr() usages
2014-11-02 cinap_lenrekwpa: fork note group when going to background (thanks...
2014-11-01 cinap_lenrekrealemu: make sure instruction arguments are initialize...
2014-10-31 cinap_lenreknusb/kb: dont set boot protocol on HidCSP interface...
2014-10-31 cinap_lenrekmk9660: add -E option to create EFI boot entry
2014-10-29 cinap_lenrekmerge
2014-10-29 cinap_lenrekfix syslog() use with linefeeds for various programs
2014-10-29 cinap_lenrekcs: fix linefeeds in syslog(), cleanup
2014-10-29 cinap_lenrekcs: use /net/ether* instead /net/ether[0123], dont...
2014-10-25 cinap_lenrekrio: dont serve a kbd file per window when we didnt...
2014-10-12 stanley lieberpkg: change default repo to http://9front.org/pkg/386
2014-10-11 BurnZeZrio: fix "-cd dir" in mountspec being ignored
2014-09-30 aijuadded crc32
2014-09-29 cinap_lenrekhgfs: make data files with meta headers having the...
2014-09-29 cinap_lenreksnap: change ulong return of stackptr() to uvlong for...
2014-09-28 cinap_lenrekndb/dns: request recursion only for local dns servers
2014-09-27 aijumerge
2014-09-24 cinap_lenrek6c/8c: eleminate moves by swaping source and destinatio...
2014-09-22 cinap_lenrekacid: fix sysr1() stack corruption
2014-09-20 cinap_lenrekstats: handle /dev/sysstat 32bit overflow in delta...
2014-09-16 cinap_lenrekoggdec: recognize "begin of stream" packets and restart...
2014-09-16 cinap_lenrekmerge
2014-09-15 mischieframfs: allow changing mtime in wstats
2014-09-16 cinap_lenrekramfs: fix directory check in wstat() (thanks mischief)
2014-09-14 cinap_lenrektelnetd: let the kernel place the shared segment in...
2014-09-13 mischiefvi: implement _nsec syscall
2014-09-11 BurnZeZacme: remove unused #include
2014-09-06 cinap_lenrekip/ayiya: experimental anything in anything tunnel...
2014-09-04 cinap_lenrek5e: fix signed long multiply
2014-09-03 cinap_lenrek5e: push ERRMAX for note message on stack avoiding...
2014-08-26 cinap_lenrekipconfig: remove sleep() left over from debug :-)
2014-08-26 cinap_lenrekipconfig: fix readipifc() memory leaks in recvra6 and...
2014-08-26 cinap_lenrekipconfig: cleanup code duplication in ip6cfg()
2014-08-26 cinap_lenrekping: don't spin when we get error reading icmp connect...
2014-08-20 cinap_lenreksecstore: improve error messages, newSConn() can't...
2014-08-17 cinap_lenrek5a: revert MOVM .S and .W are exclusive (broke bcm...
2014-08-16 iruFix acme crash: Get D in a new window with D being...
2014-08-16 cinap_lenreknusb/kb: delete code for keyboard boot protocol handlin...
2014-08-14 aijuspred: command window improvements
2014-08-13 cinap_lenrekimport: make aan (-p flag) work in ``backwards mode...
2014-08-12 cinap_lenreknusb/ptp: do maxpkt reads to avoid babble error with...
2014-08-12 mischiefaux/8prefix: fix usage
2014-08-11 mischiefsecstore: read server from $secstore environment variable
2014-08-11 cinap_lenrekcwfs: add optional uid argument to allow command, unify...
2014-08-09 cinap_lenrek5a: MOVM.IA.W.S ..., [R15] is exception return and...
2014-08-09 cinap_lenrekcwfs: fix 32bit multiplication overflows for allocation...
2014-08-09 cinap_lenrek5a: reject MOVM instruction with .S and .W bits both...
2014-08-08 cinap_lenrekndb/dns: fix nil dereference crash with convM2DNS(...
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)
next