Age | Commit message (Expand) | Author |
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 |
2013-02-07 | Sync with reality. Partially revert 1.28 since gcc 3 is back in town. Also | Miod Vallat |
2013-02-07 | apache modules as .so too | Miod Vallat |
2013-02-07 | Default gcc version for gcc4 MODULE is now 4.6. | Pascal Stumpf |
2013-02-07 | Bring back reserve enforcement and page daemon wakeup into uvm_pglistalloc, | Bob Beck |
2013-02-07 | make sure the page daemon considers BUFPAGES_INACT when deciding | Bob Beck |
2013-02-07 | Sync. | Paul Irofti |
2013-02-07 | Add Radeon HD 7290. | Paul Irofti |
2013-02-07 | Remove dead code. | Martin Pieuchot |
2013-02-07 | convert mbuf tags to use pool(9) as a backend storage; | Mike Belopuhov |
2013-02-06 | add pppx(4) interfaces to the "pppx" interface group, as done for various | Stuart Henderson |
2013-02-06 | Make guess_is_rela() and dump_relocations() m88k-aware. Gets us rid of arcane | Miod Vallat |
2013-02-06 | Add a dummy memcpy(), needed when building ld.so with gcc3. | Miod Vallat |
2013-02-06 | gcc3 configuration for OpenBSD/m68k/ELF. Apparently, with the ELF toolchain | Miod Vallat |
2013-02-06 | Apply the fix for gcc PR #9812, which fixes generation of XFmode (long double) | Miod Vallat |
2013-02-06 | Check for __PIC__, not PIC, as some files in libc will only see the former. | Miod Vallat |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2013-02-06 | remove unused constant definition | Giovanni Bechis |
2013-02-06 | remove duplicated CPPFLAGS definition | Giovanni Bechis |
2013-02-06 | - for "listen on", use "keeps" to avoid bad formatting | Jason McIntyre |
2013-02-06 | Fix comment, from jfree.e1 at gmail | Darren Tucker |
2013-02-06 | Change default of MaxStartups to 10:30:100 to start doing random early | Darren Tucker |
2013-02-05 | After http chunk has been fixed, add relayd regression tests to build. | Alexander Bluhm |