Age | Commit message (Expand) | Author |
2004-02-01 | Enable FXSR all the time, and cope with NPX/FXSR conversions; from netbsd. | Theo de Raadt |
2004-02-01 | NetBSD -> OpenBSD in the comments. | Miod Vallat |
2004-02-01 | Trivial touches to compile with gcc 3. | Miod Vallat |
2004-02-01 | Do not compile ptrace-related functions unless option PTRACE. | Miod Vallat |
2004-02-01 | Do not compile ptrace-related functions unless option PTRACE. | Miod Vallat |
2004-02-01 | Sync maxpartitions value with <machine/disklabel.h> | Miod Vallat |
2004-02-01 | Sync user ldt code with NetBSD: | Alexander Yurchenko |
2004-02-01 | tag... | Dale Rahn |
2004-02-01 | fix tags... | Dale Rahn |
2004-02-01 | cats (ARM) support for OpenBSD, based on NetBSD code. | Dale Rahn |
2004-02-01 | Arm port, NetBSD codebase stripped down, 32bit only support. | Dale Rahn |
2004-01-31 | add another USB device... as requested | Theo de Raadt |
2004-01-31 | rename SIMD/SIMD2 to SSE/SSE2 | Theo de Raadt |
2004-01-30 | Remove redundant initialization. | Miod Vallat |
2004-01-30 | Some cleaning and sync to the macppc openpic code. | Miod Vallat |
2004-01-29 | typos; jjy2+@pitt.edu | Theo de Raadt |
2004-01-29 | typos; jjy2+@pitt.edu | Theo de Raadt |
2004-01-29 | Pretty printf. | Miod Vallat |
2004-01-29 | Have the bootloader pass RB_ flags, as well as the boot device, to the kernel, | Miod Vallat |
2004-01-29 | Print system type early in autoconf, as determined from the board status | Miod Vallat |
2004-01-29 | Some more cleaning and sync with other ppc ports, in order to help with a | Miod Vallat |
2004-01-29 | In bus_dmamap_sync(), be sure to flush a host pa. | Miod Vallat |
2004-01-29 | as seen in freebsd: asm pagezero implementations, but use a fn pointer. | Ted Unangst |
2004-01-29 | check struct reg for evil; from netbsd | Michael Shalayeff |
2004-01-29 | struct regs for real | Michael Shalayeff |
2004-01-29 | Don't assume 1:1 mapping for bus_spac anymore. | Miod Vallat |
2004-01-29 | Map the raven, pcic, and isa/pci io space virtual rather than 1:1. | Miod Vallat |
2004-01-29 | Allow "halt" as a root device, to return to the BUG, as done on some other | Miod Vallat |
2004-01-29 | Simplify test for CPUID_TSC in cpu_feature | Tom Cosgrove |
2004-01-29 | No longer accept memory ranges in KB from /boot, which hasn't done | Tom Cosgrove |
2004-01-29 | Correctly handle 88110 exceptions occuring in a delay slot: control must | Miod Vallat |
2004-01-29 | 187BUG, 188BUG and 197BUG agree that only SSR3 needs to be preserved across | Miod Vallat |
2004-01-28 | Return to BUG if main() returns, rather than falling through the scheduler... | Miod Vallat |
2004-01-28 | Do not put the sample IndustryPack driver in GENERIC. This makes no real sense. | Miod Vallat |
2004-01-28 | Correctly protect against multiple inclusion... | Miod Vallat |
2004-01-28 | More clock handling cleanup: | Miod Vallat |
2004-01-28 | Better fix the typo for real, this time. Oops. | Miod Vallat |
2004-01-28 | Use write-back mappings whenever possible again, but make sure that | Miod Vallat |
2004-01-28 | Add tftpboot to the mvme88k builds. | Miod Vallat |
2004-01-28 | Skip first argument on commandline, so we can try to actually boot the | Miod Vallat |
2004-01-28 | sniff. first file i add'd is first to be rm'd | Ted Unangst |
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 |
2004-01-28 | Oops, forgot cvs add in previous commit; spotted by deraadt@ | Miod Vallat |
2004-01-27 | Only install the fpsp exception vectors if the cpu is a 68040. | Miod Vallat |
2004-01-27 | Bad duplicate of mpcpcibr.c | Miod Vallat |
2004-01-27 | viritual -> virtual | Miod Vallat |
2004-01-27 | enable bpp for sun4m too; jason@ ok | Michael Shalayeff |
2004-01-26 | Major overhaul of biosboot and installboot, using EDD (LBA) reads if | Tom Cosgrove |