summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-30added sprite editor spredaiju
2014-07-29fstype(1): document hjfsstanley lieber
2014-07-23rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copyingcinap_lenrek
2014-07-22ratrace(1): uses syscall not syscalltrace filemischief
2014-07-22fortunes: I wanted to do something that didn't involve arguing online about t...stanley lieber
2014-07-22sega(1): add man page for games/md (and potential future sega emulators)stanley lieber
2014-07-22nintendo(1): document snesstanley lieber
2014-07-22games/md: add -2 -3 -a and trailing newline to usagestanley lieber
2014-07-22games/snes: add -a -h -m -T to usagestanley lieber
2014-07-22ratrace: make multithreaded ratraces less confusing (for mischief)cinap_lenrek
2014-07-21libdraw: add missing borderop() (thanks aiju)cinap_lenrek
2014-07-21pc64: cleanup syscallentry()cinap_lenrek
2014-07-20pc64: dont save/restore DS/ES/FS/GS segment registers on syscall or interrupt...cinap_lenrek
2014-07-20pc64: preserve user extern registers R14 and R15 across syscalls, use Ureg.bp...cinap_lenrek
2014-07-17a.out(6): sync definitionsmischief
2014-07-17libframe: use correct text color on frinsert depending on selection (thanks sl)cinap_lenrek
2014-07-15page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces)cinap_lenrek
2014-07-15devproc: nilcinap_lenrek
2014-07-15devproc: fix syscalltrace error handling, conistent use of nil for pointerscinap_lenrek
2014-07-14devproc: fix mistakecinap_lenrek
2014-07-14devproc: fix proccrlmemio bugscinap_lenrek
2014-07-13libmach: fix break point instruction for little endian MIPS (from sources)cinap_lenrek
2014-07-13tftpfs: make sure path is null terminatedcinap_lenrek