summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-10typo; fix from patrick keshishianJason McIntyre
2013-02-10When getting the next batch of envelope to schedule, use an array toEric 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 flagsBrad Smith
2013-02-09As tedu@ pointed out a while ago, it makes little sense to discardKenneth R Westerback
2013-02-09Add CFI support for MIPS.Brad Smith
2013-02-09Ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP.Todd C. Miller
2013-02-09Remove no longer used struct emul extern declarations.Miod Vallat
2013-02-09Replace a bunch of if () else if () else if () else if () ... with thatMiod Vallat
2013-02-09Add explicit __attribute__ ((__format__(__kprintf__)))) to the functions andMiod Vallat
2013-02-09Grammar, typosMiod Vallat
2013-02-09Port attribute (__used__) from gcc 3+ to gcc 2.95.Miod Vallat
2013-02-09No longer #ifdef BUS_SPACE_MAP_PREFETCHABLE, as all <machine/bus.h> areMiod Vallat
2013-02-09ater -> afterMiod Vallat
2013-02-09Blame the right function when panic'ing.Miod Vallat
2013-02-09Fix indent, add RCS IdMiod Vallat
2013-02-09Update minimal disk and memory sizes to match the bsd.rd requirementsMiod Vallat
2013-02-09Teach people they will need to upgrade their boot blocks, and how to do this,Miod Vallat
2013-02-09Stop using the name `miniroot' when `bsd.rd' is implied. A few platformsMiod Vallat
2013-02-09Update network boot configuration instructions to no longer refer toMiod Vallat
2013-02-09No longer define EXEC_SCRIPT (probably coming from old PefoBSD). Also,Miod Vallat
2013-02-09No longer define the a.out relocation format struct.Miod Vallat
2013-02-09Do not bother defining cpu_exec_aout_makecmds() on platforms where we no longerMiod Vallat
2013-02-09Programme the VT6105M, VT6105 and RhineII-2 to permit frames of up toStuart Henderson
2013-02-09Allow the user to configure an MTU of up to 1518, which does not requireStuart Henderson
2013-02-09get the format of the various options in this file right and, alongJason McIntyre
2013-02-09There is no /usr/libexec/uucp/uucico in base; uucico (8) is provided byAntoine Jacoutot
2013-02-09syncMiod Vallat
2013-02-09Put index and root directives where they belong according to the nginxAntoine Jacoutot
2013-02-09'dcl' -> 'dc1'. From William Ahern via bugs@. Thanks!Kenneth R Westerback
2013-02-08- remove ununsed PCI_ANY_ID macrosJasper Lievisse Adriaanse
2013-02-08Fix for CVE-2012-6329; from perl git via Sebastian TrahmTodd C. Miller
2013-02-08retain the MX address order as sent by the lka for MXs with the sameEric Faurot
2013-02-08Fix memory leak in privsep.c. Free the memories which were allocated byYASUOKA Masahiko
2013-02-08add mention about 'mppe' configuration option which is missing.YASUOKA Masahiko
2013-02-08Because of the getcap(3) limitation, colon(':') can not be used forYASUOKA Masahiko
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2013-02-08Listening on IPv6 address is not supported for pptp tunnel. DocumentYASUOKA Masahiko
2013-02-08the per-rule "expire" does not really fit in its current section,Jason McIntyre
2013-02-08order the syntax alphabetically; ok gillesJason McIntyre
2013-02-08add another DFE-530TX+Jasper Lievisse Adriaanse
2013-02-08regenJasper Lievisse Adriaanse
2013-02-08add another DFE-530TX+ which happens to have a quirky vendor ID. use that IDJasper Lievisse Adriaanse
2013-02-08tweak previous;Jason McIntyre
2013-02-08syncTodd T. Fries
2013-02-08Replace the dummy definition of FUNCTION_ARG_PASS_BY_REFERENCE(). The newMiod Vallat
2013-02-08Stop providing our own EXPAND_BUILTIN_SAVEREGS(). Instead, do the necessaryMiod Vallat
2013-02-08Insufficient levels of hops in the local brew led to Theo and I muckingPhilip Guenther
2013-02-08fix NULL deref when built without libedit and control charactersDamien Miller
2013-02-07Add relayd regression tests with http filter and late connect.Alexander Bluhm