summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-03-03The socket number diagnostic check was simply crying out for unsignedMiod Vallat
2004-03-03remove bufq support until i figure out just what's going wrong. ok deraadt@Ted Unangst
2004-03-03Handle 68060 branch prediction error traps before checking whether we areMiod Vallat
2004-03-03allow force umount here tooTed Unangst
2004-03-03repair status by not repeating fields. fixes pr2101 from jim razmusTed Unangst
2004-03-03better way of finding and identifying lkms.Ted Unangst
2004-03-03support forced unmounts. pr2394 from peter wernerTed Unangst
2004-03-03save room for nul, so we can unmount later. pr2327 from peter wernerTed Unangst
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-02In process_set_pc() and process_set_regs(), disallow unaligned pc and npcMiod Vallat
2004-03-02Rework the card insertion/removal detection logic:Miod Vallat
2004-03-02don't leak mbuf if uiomove fails; from netbsd;Markus Friedl
2004-03-0268040 boards would not set address error and bus error trap vectors correctly;Miod Vallat
2004-03-02Fix timing issues with newer Prism firmware and retry card reset upTodd C. Miller
2004-03-02Make HostAP work Prism cards with newer firmware (1.7.0 and higher).Todd C. Miller
2004-03-02track va for each segment and not for the whole map.Michael Shalayeff
2004-03-02limit total number of queued out-of-order packets to NMBCLUSTERS/2; ok mcbrideMarkus Friedl
2004-03-02call fifo_reclaim here tooTed Unangst
2004-03-02silly fifos aren't a real fs, so we have to be sure to call reclaimTed Unangst
2004-03-02prevent memory leak on revoke by freeing resources in a real reclaimTed Unangst
2004-03-02disable COMPAT_25; ok miod millertTheo de Raadt
2004-03-01Initialize the frame buffer when the PROM did not do this on our behalf.Miod Vallat
2004-03-01More readable DAC programming.Miod Vallat
2004-03-01rfx fits on the installation media.Miod Vallat
2004-03-01Define a wsdisplay type for rfx; ok deraadt@Miod Vallat
2004-02-29Enter rfx, driver for the SBus RasterFlex frame buffer family.Miod Vallat
2004-02-29More colormap games for 8-bit framebuffers to enjoy the inverted cursor too.Miod Vallat
2004-02-29Check for negative numbers.Tobias Weingartner
2004-02-28MTRR not yetTheo de Raadt
2004-02-28MTRR on by defaultTheo de Raadt
2004-02-28syncTheo de Raadt
2004-02-28crunch it smallerTheo de Raadt
2004-02-28rename our NPXCW settingTheo de Raadt
2004-02-28most USB devicesTheo de Raadt
2004-02-28em(4) on floppyTheo de Raadt
2004-02-28copy from i386, no changes yetTheo de Raadt
2004-02-28Initialize MXCSR when FPU is first used. ok deraadt@Thomas Nordin
2004-02-28RegenMiod Vallat
2004-02-28Rather than adding amd64 to the 64-bit platform which do not require theMiod Vallat
2004-02-28sysctl hw.cpuspeed outputTheo de Raadt
2004-02-28- Don't permit 0-padded unit numbers on cloned interfaces. Bug repoprtRyan Thomas McBride
2004-02-28dig lsi/symbios sata boards; reported and tesing by pailloncy@ifrance.comMichael Shalayeff
2004-02-27move to amd64_() functionsTheo de Raadt
2004-02-27remove old crudTheo de Raadt
2004-02-27TyposMiod Vallat
2004-02-27more machdep sysctl supportTheo de Raadt
2004-02-27kbd_reset can work on amd64 tooTheo de Raadt
2004-02-27developers who do not test compile should be shotTheo de Raadt
2004-02-27permit 10% of memory as buffer cacheTheo de Raadt