summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-08Always initialize the direct DMA window, instead of relying upon SRM to do so;Miod Vallat
2013-03-08Consolidate parsing of rtm address lists. Use RTAX_GATEWAY entryKenneth R Westerback
2013-03-08zap PERMIT_DISTFILES_CDROMMarc Espie
2013-03-08use Li for the T/Z specifiers;Jason McIntyre
2013-03-08allow "ssh -f none ..." ok markus@Damien Miller
2013-03-08backout previous phidgets quirkjoshua stein
2013-03-07add a quirk for phidgets to attach as ugen instead of uhidjoshua stein
2013-03-07regenjoshua stein
2013-03-07add phidgets 2x2joshua stein
2013-03-07Add the PCI ids for the BCM57762 and BCM57766 chipsets.Brad Smith
2013-03-07Implement a bgpctl nei foo destroy that will remove the specified clonedClaudio Jeker
2013-03-07Implements a few missing bits for better templates support:Claudio Jeker
2013-03-07Correct the location of a DELAY() that was mismerged from FreeBSD in rev 1.319Brad Smith
2013-03-07add submethod support to AuthenticationMethods; ok and freedback djm@Markus Friedl
2013-03-07Fix return value of wcrtomb() in single-byte locales if the s argument is NULL.Stefan Sperling
2013-03-07fix atrocious code, do socket -> FILE* conversion correctly, with properMarc Espie
2013-03-07Refactor code around route label creation and checking to make it easierKenneth R Westerback
2013-03-07Add ECDSA instructions to ssl(8), with this and DSA's method now generatingStuart Henderson
2013-03-07remove spurious semicolon at end of if statement in vr_watchdog.Stuart Henderson
2013-03-07Allow a '+' in the MAILTO email adress; from Constantine A. MureninTodd C. Miller
2013-03-07Remove unused ifa_ifwithaf() function.Martin Pieuchot
2013-03-07Remove the IFAFREE() macro, the ifafree() function it was calling alreadyMartin Pieuchot
2013-03-07Remove a couple duplicates entries that snuck in.Philip Guenther
2013-03-07Correct the delay when programming the short cable fix. It should beBrad Smith
2013-03-07Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-03-07Oops: confstr()'s return value should include the NUL in its countPhilip Guenther
2013-03-07XL_DMACTL is a 32bit register, use the 32bit write macro.Brad Smith
2013-03-07Use switch statement for determining when to configure the L2 cache.Brad Smith
2013-03-07Reword some wrong comments and some improperly formatted comments and addMike Larkin
2013-03-07Sort the CardBus ids.Brad Smith
2013-03-07Fix and simplify determining whether we're using a 8129 or 8139 chipset. OnlyBrad Smith
2013-03-07repeat test with a style appended to the usernameDamien Miller
2013-03-07reconstruct the original username that was sent by the client, which mayDamien Miller
2013-03-06g/c unused variable (-Wunused)Damien Miller
2013-03-06fatal() when ChrootDirectory specified by running without root privileges;Damien Miller
2013-03-06Account for the size of the allocation when defending the pagedaemon reserve.Bob Beck
2013-03-06as done in ospf{,6}d/relayd, sync yyerror in various other daemons withStuart Henderson
2013-03-06sync yyerror() with version in bgpd so that it logs to syslog when daemonized.Stuart Henderson
2013-03-06Apply patch from RedHat to address CVE-2013-1667, perl: DoS in rehashing codeJasper Lievisse Adriaanse
2009-10-12import perl 5.10.1Todd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2013-03-06When dumping config, just print "passive" for passive interfaces ratherStuart Henderson
2013-03-06Fix a bad comparison when calculating the size of the hibernate signatureMike Larkin
2013-03-06legancy -> legacy; From: Chris HettrickJason McIntyre
2013-03-05802.1x enterprise is actually supported but requires external software, soStuart Henderson
2013-03-05reset pubkey order on partial success; ok djm@Markus Friedl
2013-03-05cross referencing the manual page is better.Igor Sobrado
2013-03-05tweak wording of scanf return value; prompted by Jan Stary; ok jmc@Otto Moerbeek
2013-03-05let whois -P do a query against peeringdb. ok deraadt phessler, feedback jmcStuart Henderson
2013-03-05comment out example code.Igor Sobrado