Age | Commit message (Expand) | Author |
2006-10-21 | Don't try to spoof 0 length DOS MBR/EBR partitions. By skipping | Kenneth R Westerback |
2006-10-21 | enable zyd | Theo de Raadt |
2006-10-21 | Some KNF cleanup. | Kenneth R Westerback |
2006-10-21 | We have a pointer (pp), so use it in the DOSPTYP_UNUSED case rather | Kenneth R Westerback |
2006-10-20 | Try again with local variable to avoid alignment issues. | Kenneth R Westerback |
2006-10-19 | s/Mhz/MHz/ in comments and printf() strings | Tom Cosgrove |
2006-10-18 | back out disksubr changes ... since they violate strict alignment on | Theo de Raadt |
2006-10-17 | The dosparts member of cpu_disklabel was not used for any persistant | Kenneth R Westerback |
2006-10-17 | swap is partition b, not partition after root (wherever root is defined | Theo de Raadt |
2006-10-16 | Fix some more "is is"s. ok otto@. | Tom Cosgrove |
2006-10-15 | Enable bce. | Marco Peereboom |
2006-10-12 | Bump versions to note behaviour change of no longer trying | Kenneth R Westerback |
2006-10-12 | Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR | Kenneth R Westerback |
2006-10-12 | Since we no longer look in FreeBSD or NetBSD partitions for the | Kenneth R Westerback |
2006-10-11 | udcf works here, so add it, ok mblamer | Henning Brauer |
2006-10-10 | Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a | Kenneth R Westerback |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker |
2006-10-04 | More tidying up after bad144. Remove references in comments and | Kenneth R Westerback |
2006-10-04 | Zap bad144 bad sector info in disklabels. Sparsely used if at all for | Kenneth R Westerback |
2006-10-03 | Cease printing mpbios vendor/version strings on AMD64 as well. | Gordon Willem Klok |
2006-10-01 | Adjust for change of fpu control word. | Mark Kettenis |
2006-10-01 | Switch fpu control word to the hardware default. This makes us use 64-bit | Mark Kettenis |
2006-09-27 | Enable uath, works for me. | Alexander Yurchenko |
2006-09-27 | Fix tags file creating by removing unexisting paths. | Alexander Yurchenko |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-25 | Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind the | Gordon Willem Klok |
2006-09-19 | Enable pgt(4) on amd64. Missing entry spotted by brad@. | Marcus Glocker |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-09-16 | Revert new check for DOS partitions running past d_secperunit (e.g. | Kenneth R Westerback |
2006-08-29 | enable arc, ok deraadt@ | Jolan Luff |
2006-08-25 | Be a little less agressive in declaring the change pending bit stuck, increase | Gordon Willem Klok |
2006-08-24 | Fix a few more cases where we propogate low level errors to userland. | Gordon Willem Klok |
2006-08-24 | Move d_secpercyl test to after setting default size. Missed in earlier | Kenneth R Westerback |
2006-08-22 | Same change as on i386: use a case-insensitive comparison when checking | Tom Cosgrove |
2006-08-22 | acx(4) seems to work fine on amd64 here also, so enable it. | Jonathan Gray |
2006-08-20 | When spoofing an MSDOS disklabel, don't create partitions with a final | Kenneth R Westerback |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright |
2006-08-17 | enable msk(4) in a few more places. | Brad Smith |
2006-08-17 | Check d_secpercyl in all readdisklable() functions, and have all of | Kenneth R Westerback |
2006-08-14 | enable bnx(4) on the CD RAMDISKs as well. | Brad Smith |
2006-08-14 | Enable bnx because we now can run traffic. | Marco Peereboom |
2006-08-14 | Enable uslcom(4) and uark(4) on all the USB capable archs. | Jonathan Gray |
2006-08-11 | Use d_secperunit rather than 0x1fffffff as the default value for | Kenneth R Westerback |
2006-08-11 | add rum(4) on arches where ural(4) is enabled. | Damien Bergamini |
2006-08-03 | Re-enable IPMI. Tested by beck & ckuethe prompted by deraadt | Marco Peereboom |
2006-07-31 | puc@cardbus (only added (commented out) to whom has puc@pci enabled) | Michael Shalayeff |
2006-07-31 | Enable an(4) at pci, untested but should work. | Jonathan Gray |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |