summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-06don't open /dev/mem to print the help, allowing mortals to read itTed Unangst
2011-06-06Add AUTHORS sectionJasper Lievisse Adriaanse
2011-06-06- add some more tests for printing stuff about the pkgconfig filesJasper Lievisse Adriaanse
2011-06-06Sort includes.Joel Sing
2011-06-06Fix whitespace and use #ifdef TRAPDEBUG instead of #if 0.Joel Sing
2011-06-06initial batch of tests for pkg-config(1), which are loong overdue.Jasper Lievisse Adriaanse
2011-06-06regenMark Kettenis
2011-06-06The host and PCIe bridge parts of the RS780 northbridge crry the AMD vendor ID.Mark Kettenis
2011-06-06Set FEF bit in the %fprs register when handling an fp_disabled trap fromMark Kettenis
2011-06-06Removing unused headerAlexandr Shadchin
2011-06-06- style tweaks by espie@Jasper Lievisse Adriaanse
2011-06-06move simple numeric comparison to a single routine, instead of duplicating itJasper Lievisse Adriaanse
2011-06-06also handle the 'rc' suffixJasper Lievisse Adriaanse
2011-06-06some improvements for the text on packet capture; from Lawrence TeoJason McIntyre
2011-06-06First steps of teaching pkg-config about 'alpha' and 'beta' versions.Jasper Lievisse Adriaanse
2011-06-06Remove strcat and strncmp which are both unused, thereby slightly shrinking t...Jasper Lievisse Adriaanse
2011-06-06zap unneeded test; from pablo caballero; ok nicm@Otto Moerbeek
2011-06-06Toss a rare device driver; this makes msi interrupts fit.Theo de Raadt
2011-06-06Microphone mute button support from acpithinkpad (or elsewhere).Theo de Raadt
2011-06-06Forgot to `cvs add' this file during alpha boot block changes, sorry.Miod Vallat
2011-06-06Delete the long dead LOCKED and WANTED flags from cd(4), sd(4), andMatthew Dempsky
2011-06-05Revert previous commit; it makes us run out of interrupt slots too fast onMark Kettenis
2011-06-05Update alpha bootblocks to use MI loadfile code instead of rolling our own;Miod Vallat
2011-06-05Prefer __LP64__ to _LP64; pointed out by bradMiod Vallat
2011-06-05fix mpu attachment at isapnp which resulted in amd64 (no isapnp) gettingTheo de Raadt
2011-06-05mention that rc(8) creates /var/run/dmesg.boot;Ingo Schwarze
2011-06-05Move the bufcachepercent setting code to MI locations -- set it to 42%Theo de Raadt
2011-06-05reduce unneccessary differences; ok kettenisTheo de Raadt
2011-06-05Delete mention of DIOCWLABEL in sd(4) and vnd(4).Matthew Dempsky
2011-06-05Drop kernel support for the useless DIOCWLABEL ioctl and prune a lotMatthew Dempsky
2011-06-05Disable MSIs in pci_intr_disestablish() when appropriate.Mark Kettenis
2011-06-05fix a formatting error, as reported by Mikolaj Kucharski;Jason McIntyre
2011-06-05fix format stringCharles Longeau
2011-06-05patch screwed me; left a line behindTheo de Raadt
2011-06-05Access a presumably 32-bit wide register at a properly aligned address.Christian Weisgerber
2011-06-05do not calculate bufpages; that is done later in MI bufinit(). in anyTheo de Raadt
2011-06-05Nuke uses of and references to DIOCWLABEL, and the related 'W' andKenneth R Westerback
2011-06-05Add a respawn-pane command, from Marcel Partap.Nicholas Marriott
2011-06-05Fix function names in debug printfs and use a more user-friendly errorStefan Sperling
2011-06-05Get rid of the layout string code which tries to walk through the layoutNicholas Marriott
2011-06-05Direct MSIs at the appropriate CPU.Mark Kettenis
2011-06-05Describe pear.port.mkStuart Henderson
2011-06-04mtree update for xkeyboard-config. remainded to commit by ajacoutot@Matthieu Herrb
2011-06-04regenMark Kettenis
2011-06-04ATI Radeon HD 4290 internal graphics as found on the AMD 890FX chipset.Mark Kettenis
2011-06-04regenMark Kettenis
2011-06-04Another mislabeled AMD northbridge.Mark Kettenis
2011-06-04tweak previous;Jason McIntyre
2011-06-04Bring man page closer to current reality.Kenneth R Westerback
2011-06-04explain IdentifyFile's semantics a little better, prompted by bz#1898Damien Miller