index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2008-10-01
Assert my copyright on files I gave to d@ back in 1998.
Dale Rahn
2006-09-29
powerpc stack needs a bit more headroom; needed because of mmap()ed
Otto Moerbeek
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2005-12-14
My email address changed quite a while ago...
Dale Rahn
2003-01-27
Save all floating point registers to full register sized fields, not
Dale Rahn
2002-11-12
Fix the C version of atomic lock so that the compiler will not share
Dale Rahn
2002-10-11
remove unused/unreferenced code.
Marco S Hyman
2002-07-10
'sez' is not an english word; ok deraadt@
Jason Peel
2000-10-05
Use volatile on the __asm__ directives, do not allow the compiler to reorder
Dale S. Rahn
2000-10-04
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...
David Leonard
2000-10-03
constistent naming
David Leonard
2000-09-25
preparation for switch-based threads
David Leonard
1999-11-25
sync with FreeBSD
David Leonard
1999-04-21
First cut at powerpc support for uthread. Not complete.
Dale S. Rahn
1999-01-17
mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)
David Leonard
1999-01-08
move spinlock.h into the real world
David Leonard
1998-12-22
Correct a thinko I had when writing the comment for this code.
Dale S. Rahn
1998-12-21
unfinished powerpc md stuff.. rahnds?
David Leonard