Age | Commit message (Expand) | Author |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-19 | de __P of sys/arch/arm. | Dale Rahn |
2004-05-06 | ARM is yet another char == unsigned char platform. add the define to make | Dale Rahn |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-07 | align /dev/crypto with it's device node. would allow crypto cards to be used. | Dale Rahn |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-02-26 | add APERTURE support. | Dale Rahn |
2004-02-23 | Switch to the 3 arg version of userret to more closely match other OpenBSD | Dale Rahn |
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 |