Age | Commit message (Expand) | Author |
2013-02-10 | typo; fix from patrick keshishian | Jason McIntyre |
2013-02-10 | When getting the next batch of envelope to schedule, use an array to | Eric Faurot |
2013-02-10 | -h includes RFC 3164 style hostnames when forwarding; | Markus Friedl |
2013-02-09 | - Use a switch statement for setting the chipset flags | Brad Smith |
2013-02-09 | As tedu@ pointed out a while ago, it makes little sense to discard | Kenneth R Westerback |
2013-02-09 | Add CFI support for MIPS. | Brad Smith |
2013-02-09 | Ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP. | Todd C. Miller |
2013-02-09 | Remove no longer used struct emul extern declarations. | Miod Vallat |
2013-02-09 | Replace a bunch of if () else if () else if () else if () ... with that | Miod Vallat |
2013-02-09 | Add explicit __attribute__ ((__format__(__kprintf__)))) to the functions and | Miod Vallat |
2013-02-09 | Grammar, typos | Miod Vallat |
2013-02-09 | Port attribute (__used__) from gcc 3+ to gcc 2.95. | Miod Vallat |
2013-02-09 | No longer #ifdef BUS_SPACE_MAP_PREFETCHABLE, as all <machine/bus.h> are | Miod Vallat |
2013-02-09 | ater -> after | Miod Vallat |
2013-02-09 | Blame the right function when panic'ing. | Miod Vallat |
2013-02-09 | Fix indent, add RCS Id | Miod Vallat |
2013-02-09 | Update minimal disk and memory sizes to match the bsd.rd requirements | Miod Vallat |
2013-02-09 | Teach people they will need to upgrade their boot blocks, and how to do this, | Miod Vallat |
2013-02-09 | Stop using the name `miniroot' when `bsd.rd' is implied. A few platforms | Miod Vallat |
2013-02-09 | Update network boot configuration instructions to no longer refer to | Miod Vallat |
2013-02-09 | No longer define EXEC_SCRIPT (probably coming from old PefoBSD). Also, | Miod Vallat |
2013-02-09 | No longer define the a.out relocation format struct. | Miod Vallat |
2013-02-09 | Do not bother defining cpu_exec_aout_makecmds() on platforms where we no longer | Miod Vallat |
2013-02-09 | Programme the VT6105M, VT6105 and RhineII-2 to permit frames of up to | Stuart Henderson |
2013-02-09 | Allow the user to configure an MTU of up to 1518, which does not require | Stuart Henderson |
2013-02-09 | get the format of the various options in this file right and, along | Jason McIntyre |
2013-02-09 | There is no /usr/libexec/uucp/uucico in base; uucico (8) is provided by | Antoine Jacoutot |
2013-02-09 | sync | Miod Vallat |
2013-02-09 | Put index and root directives where they belong according to the nginx | Antoine Jacoutot |
2013-02-09 | 'dcl' -> 'dc1'. From William Ahern via bugs@. Thanks! | Kenneth R Westerback |
2013-02-08 | - remove ununsed PCI_ANY_ID macros | Jasper Lievisse Adriaanse |
2013-02-08 | Fix for CVE-2012-6329; from perl git via Sebastian Trahm | Todd C. Miller |
2013-02-08 | retain the MX address order as sent by the lka for MXs with the same | Eric Faurot |
2013-02-08 | Fix memory leak in privsep.c. Free the memories which were allocated by | YASUOKA Masahiko |
2013-02-08 | add mention about 'mppe' configuration option which is missing. | YASUOKA Masahiko |
2013-02-08 | Because of the getcap(3) limitation, colon(':') can not be used for | YASUOKA Masahiko |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2013-02-08 | Listening on IPv6 address is not supported for pptp tunnel. Document | YASUOKA Masahiko |
2013-02-08 | the per-rule "expire" does not really fit in its current section, | Jason McIntyre |
2013-02-08 | order the syntax alphabetically; ok gilles | Jason McIntyre |
2013-02-08 | add another DFE-530TX+ | Jasper Lievisse Adriaanse |
2013-02-08 | regen | Jasper Lievisse Adriaanse |
2013-02-08 | add another DFE-530TX+ which happens to have a quirky vendor ID. use that ID | Jasper Lievisse Adriaanse |
2013-02-08 | tweak previous; | Jason McIntyre |
2013-02-08 | sync | Todd T. Fries |
2013-02-08 | Replace the dummy definition of FUNCTION_ARG_PASS_BY_REFERENCE(). The new | Miod Vallat |
2013-02-08 | Stop providing our own EXPAND_BUILTIN_SAVEREGS(). Instead, do the necessary | Miod Vallat |
2013-02-08 | Insufficient levels of hops in the local brew led to Theo and I mucking | Philip Guenther |
2013-02-08 | fix NULL deref when built without libedit and control characters | Damien Miller |
2013-02-07 | Add relayd regression tests with http filter and late connect. | Alexander Bluhm |