| Age | Commit message (Expand) | Author |
| 2014-08-08 | kernel: use nil for pointers instead of 0, zero channel umc and dirrock in ne... | cinap_lenrek |
| 2014-08-08 | ndb/dns: fix nil dereference crash with convM2DNS() returning reqmsg.qd == nil | cinap_lenrek |
| 2014-08-08 | devmnt: fix potential race with mntflushfree(), remove mntstats, 0 vs nil cle... | cinap_lenrek |
| 2014-08-07 | 8c, 6c: generate enam.c file, just like 5c | cinap_lenrek |
| 2014-08-07 | pc, pc64: make pc kaddr() check reject -KZERO address (thanks aiju) | cinap_lenrek |
| 2014-08-07 | 5a, 5l: add LDREX/STREX/CLREX instructions | cinap_lenrek |
| 2014-08-07 | pc64: fix wrong Ureg* argument on note handler (thanks _sl!) | cinap_lenrek |
| 2014-08-04 | samterm: fix ctrl-b crash when cmd window resized (thanks revex) | cinap_lenrek |
| 2014-08-03 | iostats: properly distribute exit status and give usefull error messages | cinap_lenrek |
| 2014-08-03 | iostats: remove unused fcallfmt, dont leak our mount pipe end into exportfs proc | cinap_lenrek |
| 2014-08-03 | iostats: bring back standard filedescriptor spying | cinap_lenrek |
| 2014-08-02 | exportfs: simplify freefile() code | cinap_lenrek |
| 2014-08-02 | exportfs: remove getsbuf() nil check, can't happen | cinap_lenrek |
| 2014-08-02 | iostats: isolate fs from interrupt notes | cinap_lenrek |
| 2014-08-02 | iostats: cannot spy on fd 0,1,2 as /fd is per process | cinap_lenrek |
| 2014-08-02 | exportfs: cleanup | cinap_lenrek |
| 2014-08-02 | ftpfs: dont convert names to latin when string is valid utf-8 | cinap_lenrek |
| 2014-08-02 | python: disable symlink and readlink compile options, ape has no reasonable w... | cinap_lenrek |
| 2014-08-02 | iostats: dont prefix /bin to argv[0] when already absolute or relative path | cinap_lenrek |
| 2014-08-02 | iostats: cleanup, remove bogus Maxrpc constant | cinap_lenrek |
| 2014-08-02 | iostats: reimplement iostats as a 9p filter instead of duplicating exportfs | cinap_lenrek |
| 2014-08-01 | usps: yet another update | ftrvxmtrx |
| 2014-08-01 | exportfs: use argv0 instead of hardcoding "/bin/exportfs" in openmount(), don... | cinap_lenrek |
| 2014-07-31 | spred: scrolling and other bugfixes | aiju |
| 2014-07-30 | fstype: fix kfs detection (thanks kenji okomoto) | cinap_lenrek |
| 2014-07-30 | fortunes: From: urielc@cantv.net | stanley lieber |
| 2014-07-30 | spred(1): fix troff | stanley lieber |
| 2014-07-30 | added sprite editor spred | aiju |
| 2014-07-29 | fstype(1): document hjfs | stanley lieber |
| 2014-07-23 | rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copying | cinap_lenrek |
| 2014-07-22 | ratrace(1): uses syscall not syscalltrace file | mischief |
| 2014-07-22 | fortunes: I wanted to do something that didn't involve arguing online about t... | stanley lieber |
| 2014-07-22 | sega(1): add man page for games/md (and potential future sega emulators) | stanley lieber |
| 2014-07-22 | nintendo(1): document snes | stanley lieber |
| 2014-07-22 | games/md: add -2 -3 -a and trailing newline to usage | stanley lieber |
| 2014-07-22 | games/snes: add -a -h -m -T to usage | stanley lieber |
| 2014-07-22 | ratrace: make multithreaded ratraces less confusing (for mischief) | cinap_lenrek |
| 2014-07-21 | libdraw: add missing borderop() (thanks aiju) | cinap_lenrek |
| 2014-07-21 | pc64: cleanup syscallentry() | cinap_lenrek |
| 2014-07-20 | pc64: dont save/restore DS/ES/FS/GS segment registers on syscall or interrupt... | cinap_lenrek |
| 2014-07-20 | pc64: preserve user extern registers R14 and R15 across syscalls, use Ureg.bp... | cinap_lenrek |
| 2014-07-17 | a.out(6): sync definitions | mischief |
| 2014-07-17 | libframe: use correct text color on frinsert depending on selection (thanks sl) | cinap_lenrek |
| 2014-07-15 | page: fix deadlock with addpage (thanks BurnZeZ for the stacktraces) | cinap_lenrek |
| 2014-07-15 | devproc: nil | cinap_lenrek |
| 2014-07-15 | devproc: fix syscalltrace error handling, conistent use of nil for pointers | cinap_lenrek |
| 2014-07-14 | devproc: fix mistake | cinap_lenrek |
| 2014-07-14 | devproc: fix proccrlmemio bugs | cinap_lenrek |
| 2014-07-13 | libmach: fix break point instruction for little endian MIPS (from sources) | cinap_lenrek |
| 2014-07-13 | tftpfs: make sure path is null terminated | cinap_lenrek |