summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-06-03lots of back things happening in this signal handler, but at leastTheo de Raadt
2011-06-03+.Xr hcreate 3 ,Jason McIntyre
2011-06-03Get rid of the wlabel argument to bounds_check_with_label(). It'sMatthew Dempsky
2011-06-03one midicat server can export multiple midithru portsAlexandre Ratchov
2011-06-03Fix two compile errors in mcd(4) due to bitrot:Matthew Dempsky
2011-06-03don't forget to send the initial clock tickAlexandre Ratchov
2011-06-03Allow device encoding to be set if -u is also used. Useful to degradeAlexandre Ratchov
2011-06-03Change acpi_xfoo to acpi_foo names.Jordan Hargrave
2011-06-03factor tests for f->opt->join flag, no behaviour changeAlexandre Ratchov
2011-06-03randomness might be broken, but this changeTheo de Raadt
2011-06-03Clarify that the ratio between sample rate and block sizeAlexandre Ratchov
2011-06-03Fix em_write_pci_cfg() and em_read_pci_cfg() to avoid unaligned access, andMark Kettenis
2011-06-03Reorganize the way command line options are parsed and stored.Alexandre Ratchov
2011-06-03add missing header, needed by the use of struct tmCharles Longeau
2011-06-03regenMark Kettenis
2011-06-03PLX PEX 8613Mark Kettenis
2011-06-03update EXAMPLES to use "-joff", since "-jon" is the defaultAlexandre Ratchov
2011-06-03protect errno from damage in the signal handlerTheo de Raadt
2011-06-03Make ^D behave: dont't echo it and make it work if the cursor is atOtto Moerbeek
2011-06-03use OBJ to find test configs, patch from Tim RiceDarren Tucker
2011-06-03Track depth of scope stackJordan Hargrave
2011-06-03Remove unused structure members. Add depth field.Jordan Hargrave
2011-06-03Check current parent process ID against saved one to determine if the parentDarren Tucker
2011-06-03bz#1883 - setproctitle() to identify mux master; patch from Bert.WesargDamien Miller
2011-06-03Retry establishing the port forwarding after a small delay, should makeDarren Tucker
2011-06-02When checking to see if a rule is referenced by any source-tracking nodes,Stuart Henderson
2011-06-02Don't destroy a non-persistent table if referenced by src_nodes. FixesStuart Henderson
2011-06-02Add the quadruple-precision constants; testvect works better nowMartynas Venckus
2011-06-02Document that the rounding mode is dynamic, on Alpha.Martynas Venckus