Age | Commit message (Expand) | Author |
2011-05-04 | Check if mouse-select-pane is ON not off when setting mouse flags, | Nicholas Marriott |
2011-05-04 | Fix a typo in a comment, from Michael W Bombardieri. | Nicholas Marriott |
2011-05-04 | Collapse m_pullup and m_pullup2 into a single function, as they're | Bret Lambert |
2011-05-04 | fix volume up and down using the keyboard keys | Jasper Lievisse Adriaanse |
2011-05-04 | sync with mirrors.dat | Stuart Henderson |
2011-05-04 | Clean up gotos for listening sockets to make it obvious when packets | Bret Lambert |
2011-05-04 | Add a zlib.pc pkg-config file, based what newer zlibs ship. | Jasper Lievisse Adriaanse |
2011-05-04 | - note that quotes may have to be escaped from the shell and add an example | Jason McIntyre |
2011-05-03 | We need a little more room for out kernel stack, at least for now. | Mark Kettenis |
2011-05-03 | Properly save and restore the space registers to/from the trap frame. | Mark Kettenis |
2011-05-03 | determine the default device in backend code instead of the common | Alexandre Ratchov |
2011-05-03 | Adjust to explicitly list ${libdir}. | Jasper Lievisse Adriaanse |
2011-05-03 | Move SLIST initializations earlier so that failure handling paths can | Matthew Dempsky |
2011-05-03 | spaces | Marco Peereboom |
2011-05-03 | If the string of the address to listen on is '-' then listen on all | Alexandre Ratchov |
2011-05-02 | Add missing byter order conversions in message headers. Fixes the case | Alexandre Ratchov |
2011-05-02 | set the TCP_NODELAY option for TCP connections | Alexandre Ratchov |
2011-05-02 | Remove unused variable | Charles Longeau |
2011-05-02 | Fix bad return value check for rcsnum_cmp() | Charles Longeau |
2011-05-02 | Fix a tyop which could potentially lead to null dereference. | Charles Longeau |
2011-05-02 | fix string containing state names used for debug printf()s, | Alexandre Ratchov |
2011-05-02 | Fix potential null dereference. | Charles Longeau |
2011-05-02 | Fix potential null dereference. | Charles Longeau |
2011-05-02 | Fix potential null dereference. | Charles Longeau |
2011-05-02 | Do not check malloc return value against NULL, as M_WAITOK is used. | Charles Longeau |
2011-05-02 | Add definitions for the radeon kms related ioctls (i.e. gem/ttm on | Owain Ainsworth |
2011-05-02 | forgotten in previous; | Jason McIntyre |
2011-05-02 | Add PCI-Cardbus bridges and the most popular pcmcia and cardbus drivers. In | Miod Vallat |
2011-05-02 | Cope with userland mappings of unmanaged pages (i.e. device memory being | Miod Vallat |
2011-05-02 | remove workaround found in FreeBSD driver but not in Intel's official | David Hill |
2011-05-02 | Some extra paranoia for if we fail to attach. | Owain Ainsworth |
2011-05-02 | document SO_RTABLE; with suggestions and ok jmc, claudio | Mike Belopuhov |
2011-05-02 | recognize SO_RTABLE socket option at the SOL_SOCKET level; | Mike Belopuhov |
2011-05-02 | store the peer address as it was specified in the policy in the | Mike Belopuhov |
2011-05-02 | Add a workaround for an 82579 hardware bug that can result in | Jonathan Gray |
2011-05-02 | More spring cleaning | Claudio Jeker |
2011-05-02 | Wrap some long lines and other cleanup. No functional change. | Claudio Jeker |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2011-05-02 | Radeon HD3000; from Pedro la Peu. | Owain Ainsworth |
2011-05-02 | sync | Owain Ainsworth |
2011-05-02 | Radeon HD300; from Pedro la Peu. Thanks! | Owain Ainsworth |
2011-05-02 | Some cleanup, some KNF and sync non functional differences with | Claudio Jeker |
2011-05-02 | Some KNF, some other cleanup, fix some fatalx() messages. | Claudio Jeker |
2011-05-02 | Sync with ospfd/database.c | Claudio Jeker |
2011-05-02 | wrap long line | Claudio Jeker |
2011-05-02 | update BNF for "set limit"; from Lawrence Teo | Jason McIntyre |
2011-05-02 | Don't include sys/param.h and reformat some lines. | Claudio Jeker |
2011-05-02 | Rework the logout code and use this to do a proper logout when | Claudio Jeker |
2011-05-01 | Fix counting of interrupts for devices that attach to elroy(4). Shared | Mark Kettenis |
2011-05-01 | sync | Todd T. Fries |