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