summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-27Claim physical memory allocated during early bootstrap from the PROM.Mark Kettenis
2017-05-27Make room for another 4GB of .text.Mark Kettenis
2017-05-27Move error path to end of function where god intended itKenneth R Westerback
2017-05-27Migrate relayd to use libtls for TLS. Still does the TLS privsep via theClaudio Jeker
2017-05-27Use basename(3) instead of hand rolling it.Florian Obser
2017-05-27option KEY got tedued.Claudio Jeker
2017-05-27Kill option KEY, it is a useless knob, nobody uses pfkeyv2 without IPSEC orClaudio Jeker
2017-05-27trim some unused compile options for alternative character forms.Ted Unangst
2017-05-27bzero -> memsetTed Unangst
2017-05-27remove support for OSFTed Unangst
2017-05-27unifdef XXX_DELAY which is older than i amTed Unangst
2017-05-27Remove superflyous splnet()/splx() dances.Martin Pieuchot
2017-05-27Check cache_valias_mask earlier in the expression. The value is zeroVisa Hankala
2017-05-27add missing prototypeMike Larkin
2017-05-26move variables expansion out of lka_session into their own file, this is aGilles Chehade
2017-05-26Don't overflow uint16 when the filesystem block size is >32K.Stuart Henderson
2017-05-26AS 0 is special and should be considered an error.Peter Hessler
2017-05-26sshbuf_consume: reset empty buffer; ok djm@Markus Friedl
2017-05-26add a test for the git diffs, suggested by tomTed Unangst
2017-05-26sometimes patches coming from other places have extra a/ and b/ directoriesTed Unangst
2017-05-26forgot to remove mention of deleted dump/restart.Ted Unangst
2017-05-26remove SSH_CHANNEL_XXX_DRAINING (ssh1 only); ok djm@Markus Friedl
2017-05-26remove channel_input_close_confirmation (ssh1 only); ok djm@Markus Friedl
2017-05-26save and restore hasn't worked for some time, not since -fPIE, since itTed Unangst
2017-05-26Enable chvgpio(4) in RAMDISK_CD on amd64.Stefan Sperling
2017-05-26There is only one version of pfkey in OpenBSD and this will not change anyClaudio Jeker
2017-05-26Get rid of the DELAY() hack in the firmware loader for 8000 familyStefan Sperling
2017-05-26Sync the severity of the syslog_* functions shared between identd, slowcgi,Florian Obser
2017-05-26Synchronise chacha test cases with the referenced draft - this adds aJoel Sing
2017-05-26Avoid a potential NULL pointer dereference in d2i_ECPrivateKey().Joel Sing
1995-10-18initial import of NetBSD treeTheo de Raadt
2017-05-26In IPIP input rename the variable ipo to ip as it is used for innerAlexander Bluhm
2017-05-26Fix gcc warnings triggered by WARNINGS=yes.Alexander Bluhm
2017-05-26Instead of looking at the IP version of the header, use the outerAlexander Bluhm
2017-05-26virtio: minor tweakStefan Fritsch
2017-05-26Don't try to revert the same patch in a loop if it returns an error.Antoine Jacoutot
2017-05-26vioblk: set VIOBLK_DONE from vioblk_vq_done1Stefan Fritsch
2017-05-26Move logic to set default client-identifier into aKenneth R Westerback
2017-05-26Fix logic.Antoine Jacoutot
2017-05-26Whitespace rectification of a couple of mis-indentations.Kenneth R Westerback
2017-05-26The Linux code really isn't up to the same standard as our other code, andMark Kettenis
2017-05-26Move the two loops through the leases fileKenneth R Westerback
2017-05-26Expand RIB names in groupsPeter Hessler
2017-05-26Allow nested {} in prefix lists.Peter Hessler
2017-05-26Prepare ohci_intr1() for IPL_MPSAFE.Martin Pieuchot
2017-05-26document behaviour when CDPATH unset;Jason McIntyre
2017-05-26Move vioblk and vioscsi more fully into the world of iopool andKenneth R Westerback
2017-05-26syncJonathan Gray
2017-05-26fix references to obsolete v00 cert format; spotted by Jakub JelenDamien Miller
2017-05-25Add a header with EFI/UEFI-related definitions for use by the kernel. ForMark Kettenis