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