]> git.lizzy.rs Git - plan9front.git/history - sys/src
pc64: enable ether8139 in kernel config (thanks hiro)
[plan9front.git] / sys / src /
2014-08-21 cinap_lenrekpc64: enable ether8139 in kernel config (thanks hiro)
2014-08-21 cinap_lenrekether8139: fix pointer truncation by ulong cast, use...
2014-08-20 cinap_lenreksecstore: improve error messages, newSConn() can't...
2014-08-20 cinap_lenrekip: fix memory leak in ipicadd6()
2014-08-18 cinap_lenrekpc, pc64: fix off by one error in _multibootentry
2014-08-17 cinap_lenrekboot: dont print errors if ethernet has no ifstats...
2014-08-17 cinap_lenrek5a: revert MOVM .S and .W are exclusive (broke bcm...
2014-08-16 cinap_lenrekkernel: make noswap flag exclude processes from killbig...
2014-08-16 iruFix acme crash: Get D in a new window with D being...
2014-08-16 cinap_lenrekkernel: fix todfix() race
2014-08-16 cinap_lenrekkernel: xinit() use ulong for page counts, cleanup
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-13 cinap_lenrekdevenv: prevent non-hostowner from creating or removing...
2014-08-12 cinap_lenrekip: fix missed unlocks and waserror handlers
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_lenrekkernel: more nil vs 0 cleanup in chan.c
2014-08-08 cinap_lenrekkernel: use nil for pointers instead of 0, zero channel...
2014-08-08 cinap_lenrekndb/dns: fix nil dereference crash with convM2DNS(...
2014-08-08 cinap_lenrekdevmnt: fix potential race with mntflushfree(), remove...
2014-08-07 cinap_lenrek8c, 6c: generate enam.c file, just like 5c
2014-08-07 cinap_lenrekpc, pc64: make pc kaddr() check reject -KZERO address...
2014-08-07 cinap_lenrek5a, 5l: add LDREX/STREX/CLREX instructions
2014-08-07 cinap_lenrekpc64: fix wrong Ureg* argument on note handler (thanks...
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 stanley liebergames/md: add -2 -3 -a and trailing newline to usage
2014-07-22 stanley liebergames/snes: add -a -h -m -T to usage
2014-07-22 cinap_lenrekratrace: make multithreaded ratraces less confusing...
2014-07-21 cinap_lenreklibdraw: add missing borderop() (thanks aiju)
2014-07-21 cinap_lenrekpc64: cleanup syscallentry()
2014-07-20 cinap_lenrekpc64: dont save/restore DS/ES/FS/GS segment registers...
2014-07-20 cinap_lenrekpc64: preserve user extern registers R14 and R15 across...
2014-07-17 cinap_lenreklibframe: use correct text color on frinsert depending...
2014-07-15 cinap_lenrekpage: fix deadlock with addpage (thanks BurnZeZ for...
2014-07-15 cinap_lenrekdevproc: nil
2014-07-15 cinap_lenrekdevproc: fix syscalltrace error handling, conistent...
2014-07-14 cinap_lenrekdevproc: fix mistake
2014-07-14 cinap_lenrekdevproc: fix proccrlmemio bugs
2014-07-12 cinap_lenreklibmach: fix break point instruction for little endian...
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-12 cinap_lenrekexpr: fix missing type declarations for match(), which...
2014-07-11 cinap_lenrekkernel: only complain about no images when theres nothi...
2014-07-09 cinap_lenrekAdd AHCI support for Intel 8 Series/C220 Series Chipset...
2014-07-09 cinap_lenrekAdd Intel C226 chipset PCI support. (from sources)
2014-07-09 cinap_lenrekabaco: fix double free race of p->status string (thanks...
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-07-08 cinap_lenrekbcm: apply richards fix for mmukmap (from /n/sources...
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-07-02 cinap_lenrekremove executable bit from /sys/src/lib9p/ramfs.c
2014-07-01 Aram Hăvărneanumerge
2014-06-29 stanley liebernusbrc: ensure rpi ethernet always appears as /net...
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-25 mischiefxen: delete screen.h from pc that accidentally snuck...
2014-06-25 mischiefxen: fix boot argv0
2014-06-25 mischiefxen: gotta go fast
2014-06-25 mischiefxen: correct print format for long
2014-06-25 mischiefxen: fix early console
2014-06-25 mischiefimport xen 32 bit paravirtual kernel from /n/sources...
2014-06-23 cinap_lenrekkernel: more proc.c cleanup
2014-06-23 cinap_lenrekkernel: make use of nil and 0 consistent in proc.c
2014-06-23 cinap_lenrekmerge
2014-06-23 cinap_lenrekkernel: fix cooperative scheduling for wired processes
2014-06-22 cinap_lenrekether8169: use u16int instead of u8int for C+ command...
2014-06-22 cinap_lenrekpc64: fix comment for preallocpages()
next