summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-18pc, pc64: fix off by one error in _multibootentrycinap_lenrek
2014-08-17boot: dont print errors if ethernet has no ifstats file, can happen with usb ...cinap_lenrek
2014-08-175a: revert MOVM .S and .W are exclusive (broke bcm build)cinap_lenrek
2014-08-17kernel: make noswap flag exclude processes from killbig() if not eve, reset n...cinap_lenrek
2014-08-16Fix acme crash: Get D in a new window with D being an existing directoryiru
2014-08-16kernel: fix todfix() racecinap_lenrek
2014-08-16kernel: xinit() use ulong for page counts, cleanupcinap_lenrek
2014-08-16nusb/kb: delete code for keyboard boot protocol handling, just use hid parsercinap_lenrek
2014-08-14spred: command window improvementsaiju
2014-08-14import: make aan (-p flag) work in ``backwards mode'' (-B)cinap_lenrek
2014-08-13nusb/ptp: do maxpkt reads to avoid babble error with usb 2.0 devices (thanks ...cinap_lenrek
2014-08-13devenv: prevent non-hostowner from creating or removing variables in '#ec', c...cinap_lenrek
2014-08-12ip: fix missed unlocks and waserror handlerscinap_lenrek
2014-08-12aux/8prefix: fix usagemischief
2014-08-10secstore(1): clarify how the server is dialed and add new $secstore environme...mischief
2014-08-10secstore: read server from $secstore environment variablemischief
2014-08-10fortunes: it´s easy but you are complicatedstanley lieber
2014-08-10fs(8): correct spellingstanley lieber
2014-08-11cwfs: add optional uid argument to allow command, unify permission override codecinap_lenrek
2014-08-095a: MOVM.IA.W.S ..., [R15] is exception return and needs to be allowed (thank...cinap_lenrek
2014-08-09cwfs: fix 32bit multiplication overflows for allocation sizes (thanks kenji o...cinap_lenrek
2014-08-095a: reject MOVM instruction with .S and .W bits both set (aijus idea)cinap_lenrek
2014-08-08kernel: more nil vs 0 cleanup in chan.ccinap_lenrek
2014-08-08kernel: use nil for pointers instead of 0, zero channel umc and dirrock in ne...cinap_lenrek
2014-08-08ndb/dns: fix nil dereference crash with convM2DNS() returning reqmsg.qd == nilcinap_lenrek
2014-08-08devmnt: fix potential race with mntflushfree(), remove mntstats, 0 vs nil cle...cinap_lenrek
2014-08-078c, 6c: generate enam.c file, just like 5ccinap_lenrek
2014-08-07pc, pc64: make pc kaddr() check reject -KZERO address (thanks aiju)cinap_lenrek
2014-08-075a, 5l: add LDREX/STREX/CLREX instructionscinap_lenrek
2014-08-07pc64: fix wrong Ureg* argument on note handler (thanks _sl!)cinap_lenrek
2014-08-04samterm: fix ctrl-b crash when cmd window resized (thanks revex)cinap_lenrek
2014-08-03iostats: properly distribute exit status and give usefull error messagescinap_lenrek
2014-08-03iostats: remove unused fcallfmt, dont leak our mount pipe end into exportfs proccinap_lenrek
2014-08-03iostats: bring back standard filedescriptor spyingcinap_lenrek
2014-08-02exportfs: simplify freefile() codecinap_lenrek
2014-08-02exportfs: remove getsbuf() nil check, can't happencinap_lenrek
2014-08-02iostats: isolate fs from interrupt notescinap_lenrek
2014-08-02iostats: cannot spy on fd 0,1,2 as /fd is per processcinap_lenrek
2014-08-02exportfs: cleanupcinap_lenrek
2014-08-02ftpfs: dont convert names to latin when string is valid utf-8cinap_lenrek
2014-08-02python: disable symlink and readlink compile options, ape has no reasonable w...cinap_lenrek
2014-08-02iostats: dont prefix /bin to argv[0] when already absolute or relative pathcinap_lenrek
2014-08-02iostats: cleanup, remove bogus Maxrpc constantcinap_lenrek
2014-08-02iostats: reimplement iostats as a 9p filter instead of duplicating exportfscinap_lenrek
2014-08-01usps: yet another updateftrvxmtrx
2014-08-01exportfs: use argv0 instead of hardcoding "/bin/exportfs" in openmount(), don...cinap_lenrek
2014-07-31spred: scrolling and other bugfixesaiju
2014-07-30fstype: fix kfs detection (thanks kenji okomoto)cinap_lenrek
2014-07-30fortunes: From: urielc@cantv.netstanley lieber
2014-07-30spred(1): fix troffstanley lieber