Age | Commit message (Expand) | Author |
---|---|---|
2001-01-16 | switch stacks even when restoring a preempted thread. (credit to pefo@) | David Leonard |
2000-10-04 | switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f... | David Leonard |
1999-11-25 | sync with FreeBSD | David Leonard |
1999-05-26 | sync with FreeBSD | David Leonard |
1999-02-01 | don't compute resource usage. this speeds things up a lot | David Leonard |
1999-01-17 | mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu) | David Leonard |
1999-01-10 | clean up timer calculations; dont use PTHREAD_NOFLOAT; keep freebsd ident | David Leonard |
1998-12-21 | resource accounting; initial timeslice bug fix | David Leonard |
1998-11-20 | sync with freebsd | David Leonard |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |