summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-18Check the return value of ASN1_STRING_set(), for it may fail to allocateMiod Vallat
2015-07-18Fix check against NULL which was reverted by accident in r1.56.Matthias Kilian
2015-07-18add -D to create the full destination path before installing the source into itJasper Lievisse Adriaanse
2015-07-18remove note in BUGS about the he capability;Jason McIntyre
2015-07-18various fixes; ok jasperJason McIntyre
2015-07-18tweak previous;Jason McIntyre
2015-07-18spelling fix;Jason McIntyre
2015-07-18tweak previous;Jason McIntyre
2015-07-18don't ignore PKCS#11 hosted keys that return empty CKA_ID;Damien Miller
2015-07-18skip uninitialised PKCS#11 slots; patch from Jakub Jelen in bz#2427Damien Miller
2015-07-18only query each keyboard-interactive device once per authenticationDamien Miller
2015-07-18Add RCS ID.Brian Callahan
2015-07-18identity isn't optional.Anthony J. Bentley
2015-07-18Indent the output of bridge rules in ifconfig.rzalamena
2015-07-18Add doas -s as a shorthand for doas $SHELL. ok teduNicholas Marriott
2015-07-18Allow to change the default media type globally or per-location,Reyk Floeter
2015-07-18Insist that manual page file name extensions must begin with a digit,Ingo Schwarze
2015-07-18Implement HTTP Strict Transport Security (HSTS).Florian Obser
2015-07-18Have tftpd provide a block of random data when clients request the fileRyan Thomas McBride
2015-07-18Bring up to date with latest changesJeremy Evans
2015-07-18now that groff handles \(bu properly,Ingo Schwarze
2015-07-18clean up the temporary file when the process dies from a signalIngo Schwarze
2015-07-18Remove support for the SSL_OP_TLS_D5_BUG compat hack from SSLeay.Doug Hogan
2015-07-18Unbreak, add errno headerJeremy Evans
2015-07-18replace _PATH_DEVNULL with "/dev/null", assume it will not moveBrent Cook
2015-07-18set errno in null cases, just in case.Ted Unangst
2015-07-18standards compliant error return (null). will make ruby happier, at least.Ted Unangst
2015-07-18replace bzero with memsetBrent Cook
2015-07-18Set all the cr4 bits we want at once, instead of one by onePhilip Guenther
2015-07-18Shuffle include file ordering in preparation for future changes in vgavar.h,Miod Vallat
2015-07-18- remove trailing blanks introduced in previous commitRobert Peichaer
2015-07-18KNF fixesStefan Fritsch
2015-07-18Correctly set up interrupts; now the kernel no longer get stuck with an SCSIMiod Vallat
2015-07-18Better track connected routes similar to bgpd/ospfd.Claudio Jeker
2015-07-18Packets that make it to ether_input that have M_VLANTAG set must be dropped.Claudio Jeker
2015-07-18Check for errors in the status register after performing a PCI configurationMiod Vallat
2015-07-18Add more error checking and use named constants when useful.Doug Hogan
2015-07-18Kill emul left-over.Martin Pieuchot
2015-07-18On systems with a full routing table (550k+), we often want to be able toPeter Hessler
2015-07-18Improve commentsRobert Peichaer
2015-07-18On systems with a full routing table (550k+), we often want to be able toPeter Hessler
2015-07-18Fix leak found by coverity, issue 78897 - which also brough toBob Beck
2015-07-17ansiTed Unangst
2015-07-17delete doubled words;Ingo Schwarze
2015-07-17Drop promiscuously received packets if the trunk(4) interface is notMartin Pieuchot
2015-07-17add missing braces to only call selrecord when intended toJonathan Gray
2015-07-17Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpbStuart Henderson
2015-07-17remove obsolete INET kernel optionTed Unangst
2015-07-17Avoid assigning low addresses to PCI BARs. Some machines don't claim theseMark Kettenis
2015-07-17Initial, still somewhat experimental implementation to leverageIngo Schwarze