Age | Commit message (Expand) | Author |
2009-06-04 | - update io functions to support index | Martynas Venckus |
2009-06-04 | Remove support for non-ELF; it never existed for amd64. | Mark Kettenis |
2009-06-04 | - fix some comments | Martynas Venckus |
2009-06-04 | spacing | Martynas Venckus |
2009-06-04 | instead of having some 'generic' data str. with "NB: don't use it | Martynas Venckus |
2009-06-04 | typo; init -> in it | Bret Lambert |
2009-06-04 | add $OpenBSD$ tag | Thordur I. Bjornsson |
2009-06-04 | i care about theo's hydration level. make him stop whining by documenting | Henning Brauer |
2009-06-04 | trying to split some parts; | Martynas Venckus |
2009-06-04 | allow IPvShit to be turned off completely per-interface. | Henning Brauer |
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 |