Age | Commit message (Expand) | Author |
2006-07-17 | same changes as i386. tested by kettenis@ and ckuethe@. thanks. | Federico G. Schwindt |
2006-07-17 | same fix as i386 | Theo de Raadt |
2006-07-17 | we prefer it if this compiles | Theo de Raadt |
2006-07-17 | id tag. | Federico G. Schwindt |
2006-07-17 | use malloc'ed buffers rather than losing some/all of the static buffers | Federico G. Schwindt |
2006-07-17 | Fixups for NVIDIA MCP04 SATA interrupts. | Mark Kettenis |
2006-07-17 | Switch to a three-phase pci resource fixup: | Dale Rahn |
2006-07-17 | Cope with clock_subr.c changes. | Miod Vallat |
2006-07-16 | Fix splassert false positives on older VAXstation with devices wired to | Miod Vallat |
2006-07-16 | On LX164 systems (and maybe others), isa video boards are reported by | Miod Vallat |
2006-07-16 | Contrary to where this was stolen from, arm does indeed need | Dale Rahn |
2006-07-14 | Add a major line for wd, for kernels with root on wd0a to work. | Miod Vallat |
2006-07-14 | Allow tracebacks of the kernel stack even when the kernel did not panic, | Miod Vallat |
2006-07-14 | change pcibr_flags back to 0 (turn off verbose mode). If anyone has a | Theo de Raadt |
2006-07-13 | Switch to a three-phase pci resource fixup: | Mark Kettenis |
2006-07-13 | include uvm_extern.h for atop() and uvm functions just like in armish | Martin Reindl |
2006-07-12 | zap some unused variables. | Thordur I. Bjornsson |
2006-07-12 | Shorten the dmesg one line. | Miod Vallat |
2006-07-12 | Remove commented out defopt goo. | Miod Vallat |
2006-07-12 | Fix dependencies | Miod Vallat |
2006-07-12 | Turn GetCPSR() into an inline get_cpsr(), and remove more dead code. | Miod Vallat |
2006-07-12 | Orphaned stuff. | Miod Vallat |
2006-07-12 | include uvm_extern.h for atop() | Martin Reindl |
2006-07-12 | do not include uvm_extern.h twice | Martin Reindl |
2006-07-11 | the scsi_link structure contained a copy of the inquiry flags and the whole | David Gwynne |
2006-07-11 | sync | Michael Shalayeff |
2006-07-11 | Remove duplicate prototypes already in <sys/systm.h> | Miod Vallat |
2006-07-11 | Hook up the hw.product sysctl on macppc, | Gordon Willem Klok |
2006-07-11 | Remove old debug goo; drahn@ ok | Miod Vallat |
2006-07-11 | Remove DISKLABEL_ALL, DISKLABEL_ALPHA, leave DISKLABEL_I386 in | Kenneth R Westerback |
2006-07-10 | Do not blindly enable pci io/mem space. | Mark Kettenis |
2006-07-10 | The setperf mechanism cannot handle multiprocessor systems. Ensure that | Gordon Willem Klok |
2006-07-10 | Accept non-page-aligned addresses and sizes in mapiodev() and unmapiodev(). | Miod Vallat |
2006-07-10 | Remove the error_cnt cacluation, this only makes sense when the supplied | Dale Rahn |
2006-07-10 | As pointed out by miod, cpu_initclocks() can use setstatclockrate(), the | Dale Rahn |
2006-07-10 | Adding missing $OpenBSD$ tags, pointed out by miod. | Dale Rahn |
2006-07-09 | I don't think we're talking about animals in here, so | Michael Knudsen |
2006-07-09 | DISKLABEL_ALL was never used in hppa, hppa64, mips64 config files so | Kenneth R Westerback |
2006-07-09 | Remove DLT_* logic from Alpha as well, being careful to keep the | Kenneth R Westerback |
2006-07-09 | 68020-based hp300 systems are not supported anymore now. If you still use | Miod Vallat |
2006-07-09 | If running on a 68030 or 68040 system, use the transparent translation | Miod Vallat |
2006-07-09 | Make this compile on platforms which define __HAVE_PMAP_DIRECT. | Miod Vallat |
2006-07-09 | *enty->*ently where applicable | Miod Vallat |
2006-07-07 | Unroll DLT_* logic into simple 'look for native disklabel, then try | Kenneth R Westerback |
2006-07-07 | Get rid of the fixed iomap for device mappings, and allocated va ranges | Miod Vallat |
2006-07-07 | ANSIfy | Gordon Willem Klok |
2006-07-06 | Make sure we alter ddb variables as ints, not longs; only matters on 64 bit | Miod Vallat |
2006-07-06 | Make dummy $g0 in ddb the right size. | Miod Vallat |
2006-07-06 | PMAP_MD_RWLOW kluge is no longer necessary now that mac68k does TRT. | Miod Vallat |
2006-07-06 | Insert an empty page at the beginning of the kernel, so that we can map it | Miod Vallat |