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
/
sys
/
arch
/
amd64
Age
Commit message (
Expand
)
Author
2004-02-22
shrinky
Theo de Raadt
2004-02-22
support -DNO_PROPOLICE
Theo de Raadt
2004-02-21
aperture stuff
Theo de Raadt
2004-02-21
much more goo
Theo de Raadt
2004-02-21
Tidy up installboot -v output.
Tom Cosgrove
2004-02-20
turn off TRAP_SIGDEBUG
Theo de Raadt
2004-02-20
use an old syscall (int $0x80) for the sigreturn; otherwise %rcx is trashed.
Theo de Raadt
2004-02-20
This is amd64, not i386.
Miod Vallat
2004-02-20
typo
Theo de Raadt
2004-02-19
simplify rsp setting in sendsig
Theo de Raadt
2004-02-19
correct pointer to args
Theo de Raadt
2004-02-18
Stealth typo. ok deraadt@, millert@
Thierry Deval
2004-02-13
save/restore fpu state around the signal handler. skip a gap on unempty stack...
Michael Shalayeff
2004-02-13
on sigreturn check cs and rflags for evilness; from i386
Michael Shalayeff
2004-02-11
permit installboot to at least compile... remove some crud
Theo de Raadt
2004-02-10
Relocation types, used by ld.so
Dale Rahn
2004-02-10
Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET
Todd C. Miller
2004-02-09
remove debugging printf
Michael Shalayeff
2004-02-09
repair cpu dmesg print a bit
Michael Shalayeff
2004-02-09
this is mixed sized eelf nlist version and thus cannot check sizes against SI...
Michael Shalayeff
2004-02-09
init the clock before autoconf start for delay() to be truly usable; i moved ...
Michael Shalayeff
2004-02-09
duh. there are two syscall entry points and both have to preserve rdx. also m...
Michael Shalayeff
2004-02-09
preserve high word of return value like other archs do
Michael Shalayeff
2004-02-08
minimum CPPFLAGS
Theo de Raadt
2004-02-08
ignore RAMDISK_CD too
Theo de Raadt
2004-02-08
better one; from mickey
Theo de Raadt
2004-02-08
ramdisk; from mickey
Theo de Raadt
2004-02-08
correct ramdisk support
Theo de Raadt
2004-02-07
Be sure to flag pte constants as UL, and cope with this in locore.
Miod Vallat
2004-02-07
pass correct argument count to ktrsyscall(); now ktrace & kdump work
Theo de Raadt
2004-02-06
some cpus start to have a NX oriented PGEX_I
Theo de Raadt
2004-02-03
das boot; das cloned das from das i386
Michael Shalayeff
2004-02-01
Do not compile ptrace-related functions unless option PTRACE.
Miod Vallat
2004-01-29
check struct reg for evil; from netbsd
Michael Shalayeff
2004-01-29
struct regs for real
Michael Shalayeff
2004-01-28
duh. no need for swapgeneric here too; from deraadt@
Michael Shalayeff
2004-01-28
no need; from tedu@
Michael Shalayeff
2004-01-28
an amd64 arch support.
Michael Shalayeff
[prev]