Age | Commit message (Expand) | Author |
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 |
2006-07-06 | Adapt rtclock_intr() to the current interrupt scheme; from NetBSD | Miod Vallat |
2006-07-05 | machine is hppa64, not hppa; comment out orphaned wsdisplay at sti; | Martin Reindl |
2006-07-04 | use empty INSTALL_STRIP instead of STRIPFLAG to indicate we don't want to | Martin Reindl |
2006-07-04 | disable alipm until someone can find this spurious bug, which happens most | Theo de Raadt |
2006-07-03 | Repair initialization value of m68060_pcr_init, per 68060 errata I14. | Miod Vallat |
2006-07-03 | Eliminate most of the #if/#endif maze in alpha, hppa, hppa64, and mips64 | Kenneth R Westerback |
2006-07-03 | Backout premature incomplete 060 stuff. | Miod Vallat |
2006-07-02 | get rid of an unused variable. | David Gwynne |
2006-07-02 | count interrupts (uvmexp). | Dale Rahn |
2006-07-02 | Oh what the heck. Enable zyd* even though it does not work yet :) | Theo de Raadt |
2006-07-01 | Cleanup dmesg printing. | Mark Kettenis |
2006-07-01 | one more dmesg tweak | Theo de Raadt |
2006-07-01 | Eliminate redundant get_le() in favour of letoh32(). Add letoh32() | Kenneth R Westerback |
2006-07-01 | clean dmesg output for iommu more; tested miod dlg | Theo de Raadt |
2006-07-01 | Make probeget() and related code in trap.c #ifdef DDB | Miod Vallat |
2006-07-01 | Add PMAP_LITTLE to the list of forbidden pa bits in pmap_kenter_pa(). | Miod Vallat |
2006-07-01 | Provide our own alloc_attr() routine for sun frame buffer, since the computation | Miod Vallat |