Age | Commit message (Expand) | Author |
2011-05-05 | The gateway page (which contains the system call entry point) needs to be | Mark Kettenis |
2011-05-05 | Oops. Put back OPENDEV_PART so 'eject cd0' works again. Pointed out | Kenneth R Westerback |
2011-05-05 | Go back to only attempting one IDENTIFY command against directly | Matthew Dempsky |
2011-05-05 | add support for muting the master channel on i2s based cards, this allows the | Jasper Lievisse Adriaanse |
2011-05-05 | Attach to Samsung Galaxy S, from Erik Mugele. ok jsg@ mk@ | Stuart Henderson |
2011-05-05 | sync | Stuart Henderson |
2011-05-05 | Add Samsung Galaxy S, from Erik Mugele, ok jsg@ mk@ | Stuart Henderson |
2011-05-05 | Use opendev() not opendisk() so we get duid support. OK oga@ | Todd C. Miller |
2011-05-05 | order static types | Claudio Jeker |
2011-05-05 | KNF | Claudio Jeker |
2011-05-05 | synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODE | Alexandr Shadchin |
2011-05-05 | Make sure we restore sr4 at the very end (just before we go physical) otherwise | Mark Kettenis |
2011-05-05 | Small tweak - add direct pointer to env instead of using an indirect one. | Reyk Floeter |
2011-05-05 | Move the proc.c-specific runtime state out of struct iked into a sub-struct. | Reyk Floeter |
2011-05-05 | Switch tftp-proxy over to using divert-to. Based on a diff from oga@ | Stuart Henderson |
2011-05-05 | rename iked_proc* to privsep_proc*. no functional change. | Reyk Floeter |
2011-05-05 | Up until now, malloc scanned the bits of the chunk bitmap from | Otto Moerbeek |
2011-05-05 | Update all logging and debug functions to use the __func__ macro | Reyk Floeter |
2011-05-05 | Allow a user to specify the route priority | Peter Hessler |
2011-05-05 | ibuf_add returns 0 or -1. adding up the return values in errs and then | Henning Brauer |
2011-05-05 | gracefully fall back when ControlPath is too large for a | Damien Miller |
2011-05-04 | Switch atactl over to using opendev() instead of opendisk() so it can | Owain Ainsworth |
2011-05-04 | allow "ssh-add - < key"; feedback and ok markus@ | Damien Miller |
2011-05-04 | Massive diff to handle logins more correctly. iscsid will now do | Claudio Jeker |
2011-05-04 | When printing scsi device ids, skip leading blanks and collapse multiple | Stuart Henderson |
2011-05-04 | When enqueueing offline mail, use a wait list to keep the number of | Eric Faurot |
2011-05-04 | Change window with mouse wheel over status line if mouse-select-window | Nicholas Marriott |
2011-05-04 | Don't need vis.h anymore. | Nicholas Marriott |
2011-05-04 | Don't use strnvis for the title as it breaks UTF-8. set-titles is now | Nicholas Marriott |
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 |