Age | Commit message (Expand) | Author |
2009-06-04 | regen | Damien Bergamini |
2009-06-04 | don't trust the compiler to generate warnings we care about, | Jonathan Gray |
2009-06-04 | the Sitecom WL-608 is a run(4) (although it is not 80.11n capable). | Damien Bergamini |
2009-06-04 | with -d1, switch interactive mode off, so the screen isn't restored | Stuart Henderson |
2009-06-04 | Add mpls and pflow to the list of supported address families, and sort | Michael Knudsen |
2009-06-04 | Canonicalise package names when comparing them against the package database. | wcmaier |
2009-06-04 | the following: | Bret Lambert |
2009-06-04 | POOL_DEBUG and DIAGNOSTIC should be better friends | Theo de Raadt |
2009-06-04 | Proper support for tab stops (\033H etc), using a bitstring(3). Makes another | Nicholas Marriott |
2009-06-04 | Move code that logically belongs together to be together. | Bret Lambert |
2009-06-04 | Plug mbuf leaks in the DRC, when we reuse entries we didn't | Thordur I. Bjornsson |
2009-06-04 | revert previous commit for now since it won't play well with snmpd. | Eric Faurot |
2009-06-04 | - Rewrite ioctl handling code and receive filter handling to clean | Stuart Henderson |
2009-06-04 | Add a resolv.conf option to specify the order in which getaddrinfo | Pierre-Yves Ritschard |
2009-06-04 | Add a resolv.conf option to specify the order in which getaddrinfo | Pierre-Yves Ritschard |
2009-06-04 | Make the types of ber_read() decl match the prototype. | Jonathan Gray |
2009-06-04 | sync | Theo de Raadt |
2009-06-04 | make the imsg framework endian-safe so that it can also be used | Eric Faurot |
2009-06-04 | the POOL_DEBUG checks needed to be more friendly with DIAGNOSTIC | Theo de Raadt |
2009-06-04 | Even more KNF. | Paul Irofti |
2009-06-04 | Add myself to the copyright, suggested by marco@. | Paul Irofti |
2009-06-04 | KNF dammit | Miod Vallat |
2009-06-04 | move redundant bus_dmamap_sync calls outside an if/else block. | Stuart Henderson |
2009-06-04 | Don't bother setting RB_SERCONS in boothowto since this flag is not used | Miod Vallat |
2009-06-04 | - sync the descriptions of -h and -k | Jason McIntyre |
2009-06-04 | Plug memory leak when the terminal is resized. | Can Erkin Acar |
2009-06-04 | Okay, so I screwed up when testing this, doh. Unbreak so that CAN/SUB actually | Nicholas Marriott |
2009-06-04 | Oops, CAN and SUB should abort the sequence (return to first state), not remain | Nicholas Marriott |
2009-06-04 | More input compatibility love. Support C0 within escape sequences, and the C0 | Nicholas Marriott |
2009-06-04 | remove unused variable | Reyk Floeter |
2009-06-04 | tweak | Reyk Floeter |
2009-06-04 | tweak previous; | Jason McIntyre |
2009-06-04 | Keep around the SSL session for each checked host. This way SSL | Reyk Floeter |
2009-06-04 | zap trailing whitespace; | Jason McIntyre |
2009-06-04 | xfs -> nnpfs; | Jason McIntyre |
2009-06-04 | enable POOL_DEBUG again just for the hackathon. | Owain Ainsworth |
2009-06-04 | in case a handling a +groupname:*:: entry fails due to lack of memory, | Ingo Schwarze |
2009-06-04 | error out if count gets out of bounds. Happens with corrupted databases, | Marc Espie |
2009-06-04 | Make imsg.c and buffer.c more generic by introducing | Eric Faurot |
2009-06-04 | Emulate a link state in tun(4). The link state goes up when the device is | Claudio Jeker |
2009-06-04 | Implement '!' and '!<cmd>' at the "(I)nstall ..." prompt so we | Kenneth R Westerback |
2009-06-04 | Add missing argument to printf statement. | Ray Lai |
2009-06-04 | Only print the intro verbiage once, instead of every pass through the "(I)nst... | Kenneth R Westerback |
2009-06-04 | Add DIOCRLDINFO to those drivers previously deprived. | Kenneth R Westerback |
2009-06-04 | add -DINET6 to CFLAGS to make the client handle the bracketed IPv6 host | Alexander Hall |
2009-06-04 | Export networks to be redistributed into all ribs for now. | Claudio Jeker |
2009-06-04 | Store next page in the Link Partner Next Page register for compatibility with | Mark Kettenis |
2009-06-04 | Match em(4) against all the newer chips (82575/6) and treat them all the | Claudio Jeker |
2009-06-04 | Sync | Claudio Jeker |
2009-06-04 | the decision on wether a packet is to be delivered locally or forwarded | Henning Brauer |