]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port/sysproc.c
add _nsec() syscall 53 for binary compatibility with labs distribution
[plan9front.git] / sys / src / 9 / port / sysproc.c
2014-05-20 cinap_lenrekadd _nsec() syscall 53 for binary compatibility with...
2014-02-05 cinap_lenrekpc64: dont 4 byte align stack pointer for amd64 in...
2014-02-02 cinap_lenrekkernel: fix bogus free in sysexec.
2014-02-01 cinap_lenrekkernel: handle amd64 40 byte headers in exec()
2014-01-20 cinap_lenrekkernel: various cleanups
2014-01-19 cinap_lenrekkernel: apply uintptr for ulong when a pointer is stored
2013-12-29 cinap_lenrekkernel: make sure user text, data and bss wont overlap...
2013-09-25 cinap_lenrekmerge
2013-09-23 cinap_lenreksyssem*: eleminate redundant validaddr() checks
2013-09-17 cinap_lenrekkernel: reset up->setargs on sysexec(), fix race with...
2013-06-13 cinap_lenrekmerge
2013-06-12 cinap_lenrekmerge
2013-06-10 cinap_lenrekmerge with jpathy
2013-06-09 cinap_lenrekmerge
2013-06-09 cinap_lenrekkernel: allow sysr1 debugging only for hostowner
2013-05-28 cinap_lenrekmerge
2013-05-28 cinap_lenrekkernel: sysrfork abortion
2013-05-26 cinap_lenrekmerge
2013-05-26 cinap_lenrekkernel: fix sysexec() error handling compiler problem...
2013-05-26 cinap_lenrekkeep fpregs always in sse (FXSAVE) format, adapt libmac...
2013-03-16 cinap_lenreksysexec: fix possible segment overlap with temporary...
2012-11-23 cinap_lenrekratrace: fix race conditions and range check
2012-11-07 cinap_lenrekfix spurious kproc ppid
2012-10-14 cinap_lenrekkernel: attachimage / exec error handling
2012-10-01 cinap_lenrekdevproc buffer overflow, strncpy
2012-08-29 cinap_lenrekmerge
2012-08-27 aijufixed RFNOMNT
2012-07-29 cinap_lenrekadd tsemacquire syscall for go
2012-02-05 cinap_lenrekfix potential double ready in postnote() for rendezvous
2012-01-23 cinap_lenrekfix double free in exec
2011-12-20 cinap_lenrekkernel: add pidalloc() and reuse pid once the counter...
2011-10-25 cinap_lenrekfix _tos->pcycles, make _tos->kcycles actually count...
2011-07-12 cinap_lenreksegdesc: add /dev/^(ldt gdt) support
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image