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