summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-03gc the old checking code in pkg_addMarc Espie
2016-10-03No need to record gzip position after CONTENTS since we don't need partialMarc Espie
2016-10-03kill creating old signatures.Marc Espie
2016-10-03document what signify2 does, remove remnants of signify/x509.Marc Espie
2016-10-03Those while loops look better written as for loopsJeremie Courreges-Anglas
2016-10-03Convert some of the remaining usages of time_second to time_uptime.Martin Pieuchot
2016-10-03Fix a possible bug that will happen with dup2() when oldd == newd. In thatRafael Zalamena
2016-10-03Use detach hook to notify bridge of interface removal instead of addingRafael Zalamena
2016-10-03use EVP_CipherFinal_ex instead of EVP_CipherFinalDavid Gwynne
2016-10-03include sys/tree.h explicitly rather than rely on a random pf headerDavid Gwynne
2016-10-03display a decent error messageMarc Espie
2016-10-03The setuid tests needs an obj directory that allows to run programsAlexander Bluhm
2016-10-03avoid holding timeout_mutex while interacting with the scheduler.David Gwynne
2016-10-03throw a decent error message, signify2 can't (yet) sign non local packagesMarc Espie
2016-10-03report signify2 as wellMarc Espie
2016-10-03add RCS tagsMike Larkin
2016-10-03style cleanupMike Larkin
2016-10-03disable PAT and MTRR in guest VMsMike Larkin
2016-10-03use the same type for buf as the return type in tls_load_fileBrent Cook
2016-10-03Add a manual page for ompinmux.Jonathan Gray
2016-10-03Disable sitaracm and add a new ompinmux driver for omap pin muxing/padJonathan Gray
2016-10-03syncTheo de Raadt
2016-10-02Set IFCAP_VLAN_MTU capability in cpsw(4). AvoidsJonathan Gray
2016-10-02Indicate with an asterisk when a file has been unlinked.Philip Guenther
2016-10-02Add va_nlink information to struct kinfo_file (so bump the shlib minor)Philip Guenther
2016-10-02Check for and handle failure of HMAC_{Update,Final} or EVP_DecryptUpdate()Philip Guenther
2016-10-02Detect zero-length encrypted session data early, instead of when malloc(0)Philip Guenther
2016-10-02In X509_cmp_time(), pass asn1_time_parse() the tag of the field beingPhilip Guenther
2016-10-02The userspace TCB_GET() shouldn't take an argumentPhilip Guenther
2016-10-02Some HABs reset parts of AHCI_PREG_CMD when AHCI_PREG_SCTL_DET_INITPatrick Wildt
2016-10-02Some HBAs report NCQ capability despite only supporting one commandPatrick Wildt
2016-10-02Given that ahci_port_alloc() grabs one CCB for use during NCQ errorPatrick Wildt
2016-10-02Contrary to e. g. the xHCI specification, the AHCI rev. 1.3 specPatrick Wildt
2016-10-02Avoid two printf("%s", NULL) with 'make -d v'.Theo Buehler
2016-10-02add integer and float encoding macrosJasper Lievisse Adriaanse
2016-10-02Save and restore the (non-standard) USBMODE register around a reset of theMark Kettenis
2016-10-01some minor tweaks; ok yasuokaJason McIntyre
2016-10-01syncTheo de Raadt
2016-10-01update currency exchange rates;Jason McIntyre
2016-10-01Add notes on installing on systems a miniroot is not available for.Jonathan Gray
2016-09-30The opencvs test checks the RCS id of the file I have just commited.Alexander Bluhm
2016-09-30The import test of regress/usr.bin/cvs tries to touch a file inAlexander Bluhm
2016-09-30fix some -Wpointer-sign warnings in the new mux proxy; ok markus@Damien Miller
2016-09-30remove unneccessary .Pp; from jan staryJason McIntyre
2016-09-30crypto(4) is no moreOtto Moerbeek
2016-09-30The opencvs sources are not linked to the build. To make the cvsAlexander Bluhm
2016-09-30also copy pf103.include to obj dirOtto Moerbeek
2016-09-30Zap stray whitespace.Kenneth R Westerback
2016-09-30Remove local copy of ofp.h and use net/ofp.h insteadReyk Floeter
2016-09-30sync ofp.h from switchd, add missing commentsReyk Floeter