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