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