Age | Commit message (Expand) | Author |
2011-05-08 | Add Samsung Galaxy S, Geeksphone ONE. | Stuart Henderson |
2011-05-08 | Small memory optimization from NetBSD; ok krw@ millert@ | Otto Moerbeek |
2011-05-08 | fix variable name | Takuya ASADA |
2011-05-08 | combus renamed uartbus, com_oct renamed cn30xxuart | Takuya ASADA |
2011-05-08 | obio renamed iobus, moved interrupt handler code to dev/octeon_intr.c | Takuya ASADA |
2011-05-08 | improve our behaviour when TTY allocation fails: if we are in | Damien Miller |
2011-05-08 | Make sure /etc/group and /etc/master.passwd are handled first in case we | Antoine Jacoutot |
2011-05-08 | because bufs now come out of a pool rather than a global list of staticly | David Gwynne |
2011-05-08 | Move MALLOC_STATS code to bottom of file, so the real stuff is more at the top. | Otto Moerbeek |
2011-05-07 | +.It RequestTTY | Jason McIntyre |
2011-05-07 | - tweak previous | Jason McIntyre |
2011-05-07 | sync | Miod Vallat |
2011-05-07 | Uvm Anonymous Objects depending on size either use an array or a | Owain Ainsworth |
2011-05-07 | So long, uvm_pglist.h | Owain Ainsworth |
2011-05-07 | there is already a function to set the portno. | Eric Faurot |
2011-05-06 | fix numbering; from bert.wesarg AT googlemail.com | Damien Miller |
2011-05-06 | fix dropping from previous diff | Damien Miller |
2011-05-06 | Add a RequestTTY ssh_config option to allow configuration-based | Damien Miller |
2011-05-06 | support negated Host matching, e.g. | Damien Miller |
2011-05-06 | add a %L expansion (short-form of the local host name) for ControlPath; | Damien Miller |
2011-05-06 | set traffic class for IPv6 traffic as we do for IPv4 TOS; | Damien Miller |
2011-05-06 | a od -> an od; | Jason McIntyre |
2011-05-06 | move dns session specific structs and prototypes out of smtpd.h. | Eric Faurot |
2011-05-06 | put the tcpdump-specific stuff in a sane place (that is, not EXAMPLES); | Jason McIntyre |
2011-05-06 | Fix description and table of _u; with jmc@ | Otto Moerbeek |
2011-05-06 | acknowledge only those interrupts that we can process; | Mike Belopuhov |
2011-05-06 | session id is only in the lower 32 bits of crp_sid | Mike Belopuhov |
2011-05-06 | If it doesn't exist, create the directory holding the link we are about | Antoine Jacoutot |
2011-05-06 | sync -x, default and example in man page as they should be; | Otto Moerbeek |
2011-05-06 | Do not special case loopback interfaces on init. Instead force them | Claudio Jeker |
2011-05-06 | Do not special case loopback interfaces on init. Instead force them | Claudio Jeker |
2011-05-06 | use an array of backends and iterate on it, instead of inlining | Alexandre Ratchov |
2011-05-06 | remove almost two years old hack to support legacy audio/midi | Alexandre Ratchov |
2011-05-06 | fix memory leak; bz#1849 ok dtucker@ | Damien Miller |
2011-05-06 | mention that IPv6 addresses must be enclosed in square brackets; | Damien Miller |
2011-05-06 | clarify language about overriding defaults. bz#1892, from Petr Cerny | Darren Tucker |
2011-05-05 | Make this script more generic and minimize differences between | Jasper Lievisse Adriaanse |
2011-05-05 | Adjust comments on the statements in the various ITLB handlers that make sure | Mark Kettenis |
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 |