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
/
arm
Age
Commit message (
Expand
)
Author
2004-02-23
Remove boot warning about todclock not found it attached at dsrtc0.
Dale Rahn
2004-02-23
remove file no longer used due to previous commit.
Dale Rahn
2004-02-23
switch to copying, with very slight modifification, i386/disksubr.c instead
Dale Rahn
2004-02-16
Correctly pass the siginfo_t structure to signal handlers.
Miod Vallat
2004-02-15
Remove inittodr line during boot, recommended deraadt@
Dale Rahn
2004-02-15
Remove debugging message.
Dale Rahn
2004-02-14
Use as much syntaxic sugar from genassym.sh to make this file more readable.
Miod Vallat
2004-02-14
Enable statclock at 128/1024.
Dale Rahn
2004-02-13
No need to include <sys/dkbad.h> twice.
Miod Vallat
2004-02-12
Do not overwrite boothowto if not in the ramdisk kernel, allows single
Dale Rahn
2004-02-12
Preserve rval[1] across system calls if not explictly overwritten,
Dale Rahn
2004-02-11
Give systrace and xfs a chance to work.
Miod Vallat
2004-02-11
Remove duplicates with <sys/conf.h>; ok drahn@
Miod Vallat
2004-02-11
Return ENOTTY on unhandled ioctls; ok drahn@
Miod Vallat
2004-02-10
Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET
Todd C. Miller
2004-02-06
fix machine/machine_arch, machine_arch should be arm for all arm systems
Dale Rahn
2004-02-05
xlint compatible headers. (non-gcc)
Dale Rahn
2004-02-03
Use the correct type for time_t.
Dale Rahn
2004-02-03
Use the same values on other openbsd 32 bit archs for these for now.
Dale Rahn
2004-02-03
Remove debug print.
Dale Rahn
2004-02-01
Do not compile ptrace-related functions unless option PTRACE.
Miod Vallat
2004-02-01
fix tags...
Dale Rahn
2004-02-01
Arm port, NetBSD codebase stripped down, 32bit only support.
Dale Rahn