Age | Commit message (Expand) | Author |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-08 | all drivers should spoof version 1 labels | Theo de Raadt |
2007-06-08 | - always set the partition disk size to full disk info (from driver) | Theo de Raadt |
2007-06-07 | Fix typo introduced during ANSI-fication. Found by Rainer Giedat. MIPS | Kenneth R Westerback |
2007-06-07 | roller-coaster. The bug that corrupts the page tables is back. | Artur Grabowski |
2007-06-07 | another XXsize() botch | Theo de Raadt |
2007-06-07 | GET should have been SET | Otto Moerbeek |
2007-06-07 | Replace magic bus clock constants in est related files with defines. | Dimitry Andric |
2007-06-07 | Fix spacing. | Dimitry Andric |
2007-06-07 | more XXsize() functions not fixed | Theo de Raadt |
2007-06-07 | best if this compiles | Theo de Raadt |
2007-06-07 | more XXsize() fallout | Theo de Raadt |
2007-06-07 | Comment 'fixes'. All bounds_check_with_label now identical except for | Kenneth R Westerback |
2007-06-07 | Eliminate unnecessary duplicate defines *_LABELSECTOR and | Kenneth R Westerback |
2007-06-07 | More bounds_check_with_label homogenization. Fix a couple of typos while | Kenneth R Westerback |
2007-06-07 | another XXsize() function forgotten | Theo de Raadt |
2007-06-06 | clamp the disklabel d_secperunit to what the disk actually says it has, | Theo de Raadt |
2007-06-06 | an XXsize() function that got skipped | Theo de Raadt |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-06 | a fair sprinking of knf, code movement, and sometimes character-by-character | Theo de Raadt |
2007-06-05 | Remove the comment "Static function protoypes". Static is gone in USB. | Marc Balmer |
2007-06-05 | Use phys_map, not kernel_map in v{,un}mapbuf. ok mickey | Miod Vallat |
2007-06-05 | Remove the "Static" function declaration. It is defined to be | Marc Balmer |
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 |