Age | Commit message (Expand) | Author |
2009-11-04 | A couple of minor cosmetic changes. | Nicholas Marriott |
2009-11-04 | Initial changes to move tmux to libevent. | Nicholas Marriott |
2009-11-04 | Unused (but assigned to) variable, found by lint. | Nicholas Marriott |
2009-11-04 | Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it. | Mark Kettenis |
2009-11-04 | regen | Damien Bergamini |
2009-11-04 | the hybrid 6000 series (using both internal and external power amplifiers) | Damien Bergamini |
2009-11-04 | cleanup a bit printouts | Marc Espie |
2009-11-04 | Ignore the colour on space, /not/ the attributes. | Nicholas Marriott |
2009-11-04 | Fix the reverse emulation when a terminal doesn't have setab to use the correct | Nicholas Marriott |
2009-11-04 | Change declaration and use of malloc_options to be more standard, from Tim van | Nicholas Marriott |
2009-11-04 | Replace the #ifdef NON_DEBUG and #ifdef NOTDEF_DEBUG mess with more sane | Joel Sing |
2009-11-04 | Add support to tcpdump for decoding the GPRS Tunnelling Protocol (GTP), | Joel Sing |
2009-11-04 | Don't backoff based on suspended or deda clients as they are always likely to | Nicholas Marriott |
2009-11-04 | tweak previous; | Jason McIntyre |
2009-11-04 | tweak previous; | Jason McIntyre |
2009-11-04 | tweak previous; | Jason McIntyre |
2009-11-04 | tweak previous; | Jason McIntyre |
2009-11-04 | Sort port numbers and fix indentation. | Joel Sing |
2009-11-04 | MP safe mutex. | Takuya ASADA |
2009-11-03 | document the new -t set mode of makemap, and add a paragraph describing | Gilles Chehade |
2009-11-03 | teach makemap how to build a set, which is a map containing only keys. | Gilles Chehade |
2009-11-03 | Add an activity time for clients, like for sessions, and change session and | Nicholas Marriott |
2009-11-03 | Lies. We no longer support this magic netmask at the end of the line | Claudio Jeker |
2009-11-03 | to resolve aliases, a rule must now provide the alias parameter with the | Gilles Chehade |
2009-11-03 | Align each RX descriptor to a 4KB boundary; fixes poor RX performance (chip | Miod Vallat |
2009-11-03 | reorder structure elements for struct netroute & router: static config | Reyk Floeter |
2009-11-03 | Allow any program using aucat to act as MMC slave and MTC master | Alexandre Ratchov |
2009-11-03 | If it isn't available explicitly, work out the current client in a similar way | Nicholas Marriott |
2009-11-03 | this commit removes the hardcoded special "aliases" map and brings support | Gilles Chehade |
2009-11-03 | Get rid of pflogd.pid because the privsep child cannot delete the pidfile; | Theo de Raadt |
2009-11-03 | Change session and client activity and creation time members to have more | Nicholas Marriott |
2009-11-03 | - remove a useless member of struct cond | Gilles Chehade |
2009-11-03 | s/TX_IQ_PERD/TX_IQ_PERIODIC/ | Damien Bergamini |
2009-11-03 | use BUS_DMA_{READ,WRITE} hints when mapping mbufs for Rx/Tx even | Damien Bergamini |
2009-11-03 | Don't mention ukphy(4) in SYNOPSIS, reminded by brad@; while there add nsphyter | Miod Vallat |
2009-11-03 | A few cleanups and also reflect duplex state in mcr in addition to tcsr. | Miod Vallat |
2009-11-03 | Offset the start of the RX buffers by two bytes, so that the ethernet | Miod Vallat |
2009-11-03 | remove annoying log_debug | Gilles Chehade |
2009-11-03 | Use u_int16_t for rdomains for everything. Using various types makes | Claudio Jeker |
2009-11-03 | setting of WEP keys is defered until interface is brought up, | Damien Bergamini |
2009-11-03 | gpio quirk for Dell Precision M4400. from Geoff Sanders. thanks! | Jacob Meuser |
2009-11-03 | fix previous commit. | Damien Bergamini |
2009-11-03 | tv member of struct paste_buffer is updated but not otherwise used, so remove | Nicholas Marriott |
2009-11-03 | nicer tables like in other bus man pages | Theo de Raadt |
2009-11-03 | - apply fix from upstream git for CVE-2009-3626, which could cause perl to | Jasper Lievisse Adriaanse |
2009-11-03 | print the correct info (need some tweaks yet to be shorter). | Marc Espie |
2009-11-03 | actual fixed tests. | Marc Espie |
2009-11-03 | Add some (currently failing) version number comparison tests. | Stuart Henderson |
2009-11-03 | Improve error logging. | Jacek Masiulaniec |
2009-11-03 | add @option always-update. | Marc Espie |