Age | Commit message (Expand) | Author |
2007-06-05 | bounds_check_with_label() checks for i/o outside of the partition and | Kenneth R Westerback |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2007-06-04 | bluetooth isn't really useful yet, but at least give it a chance to compile | Chris Kuethe |
2007-06-04 | Bring presto's readdisklabel() usage into line with other uses. i.e. | Kenneth R Westerback |
2007-06-04 | do not shuffle dev 4 under the carpet; make svnd work again; uncookie | Otto Moerbeek |
2007-06-04 | Use 166.67 and 266.67 for bus_clock and not 166.66 and 266.66, | Jonathan Gray |
2007-06-03 | if the 915gm didn't work on i386, it's worrisome here too. remove it. | Ted Unangst |
2007-06-03 | Dummy <machine/bus.h> for softraid to compile. | Miod Vallat |
2007-06-03 | Add a check for Intel Core processors with Scalable Bus Speed of 200 MHz. | Jonathan Gray |
2007-06-02 | Match on ICH8M. | Jonathan Gray |
2007-06-02 | oops, why did i delete this. bizzare | Theo de Raadt |
2007-06-02 | Rename cvtdisklabelv1 -> disklabeltokernlabel. It does more than just | Kenneth R Westerback |
2007-06-02 | stand/ofdev.h | Theo de Raadt |
2007-06-01 | remove ofw devices which we don't use; that way of mixing devices is crazy | Theo de Raadt |
2007-06-01 | Revert INTEL_82915GM part of tedu's commit as it hung my T43 | Bjorn Sandell |
2007-06-01 | Infrastructure to allow root on wd0. | Miod Vallat |
2007-06-01 | some pentium 4 machines are 64-bit and have EST, but a different msr to | Ted Unangst |
2007-06-01 | Replace comment in Swedish. -moj | Mats O Jansson |
2007-06-01 | Instead of reexporting PAGE_SIZE from assym.h which causes warnings | Artur Grabowski |
2007-06-01 | set hiwat mark for some of the more popular pools to reduce bouncing | Ted Unangst |
2007-06-01 | some architectures called setroot() from cpu_configure(), *way* before some | Theo de Raadt |
2007-06-01 | Provide carefully crafted DEADBEEF* values, this was initially forgotten in | Miod Vallat |
2007-06-01 | Fix cd block major number | Miod Vallat |
2007-06-01 | Fix macppc tags. | Alexander Yurchenko |
2007-06-01 | Establish interrupt after checking the i2s subsystem, fixes a problem with | Gordon Willem Klok |
2007-06-01 | never attempt to tweak a file just before commit | Ted Unangst |
2007-06-01 | Don't initialize d_partitions[RAW_DISK] just before calling | Kenneth R Westerback |
2007-05-31 | panic if mtx_leave is called on an unlocked mutex. ok kettenis@ | Dale Rahn |
2007-05-31 | intel pchb rnd support, from i386 | Ted Unangst |
2007-05-31 | It's the time to squash antique bugs. This has been there | Tobias Weingartner |
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler |
2007-05-31 | some more pchb that have rnd powers, IDs from NetBSD | Ted Unangst |
2007-05-31 | RAW_PART is defined to be 2 in vax (like elsewhere) so use it rather | Kenneth R Westerback |
2007-05-31 | Well, whatever the bug was, it does not seem to appear anymore. | Artur Grabowski |
2007-05-31 | Minor bounds_check_with_label nits. | Kenneth R Westerback |
2007-05-31 | Forgot to commit the changes to this file with the rest of the ELF32+64 | Tom Cosgrove |
2007-05-31 | KNF, whitespace and comment rectification to make all | Kenneth R Westerback |
2007-05-31 | use the right capitalization for `MBus' | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | include files.bluetooth here; ok gwk | Uwe Stuehler |
2007-05-31 | An SDIO Bluetooth driver, only initial bits and therefore not enabled yet | Uwe Stuehler |
2007-05-31 | Add a comment so this is identical to the i386 version | Tom Cosgrove |
2007-05-31 | Make powernow-k8 on amd64 and i386 use the _PSS object from acpi to | Gordon Willem Klok |
2007-05-31 | Standardize on -1 as the error return value for | Kenneth R Westerback |
2007-05-31 | Be consistant and use b_cylinder when saving the cylinder number for | Kenneth R Westerback |
2007-05-31 | extend the sun disklabel format to contain filesystem types. also, | Theo de Raadt |
2007-05-30 | Add support for iBook G4. -moj | Mats O Jansson |
2007-05-30 | Q: How did _dmamap_sync() work before? | Miod Vallat |
2007-05-30 | Missed one minaddr initialization before invoking uvm_km_suballoc(). | Miod Vallat |
2007-05-30 | More cpuinfo vs _KERNEL fallback. | Miod Vallat |