Age | Commit message (Expand) | Author |
2016-01-06 | document the signify command for the next release, so that users can | Sebastian Benoit |
2016-01-06 | deactivate POOL_DEBUG for release | Sebastian Benoit |
2015-12-19 | move to 5.9-beta | Theo de Raadt |
2015-12-08 | split the interface send queue (struct ifqueue) implementation out. | David Gwynne |
2015-12-03 | Implement etherip(4) driver | Kazuya Goda |
2015-12-01 | Split functions in if_bridge.c into if_bridge.c bridgectl.c . | Kazuya Goda |
2015-11-06 | Do not compile net/radix_mpath.c in ART-enabled kernels. | Martin Pieuchot |
2015-11-03 | Hook up Chacha20-Poly1305 to the OpenBSD Cryptographic Framework | Mike Belopuhov |
2015-10-24 | Add pair(4), a vether-based virtual Ethernet driver to interconnect | Reyk Floeter |
2015-10-23 | Allocate a new major for tap(4) also note that pseudo-device tun is for tap | Claudio Jeker |
2015-10-09 | Rename tame() to pledge(). This fairly interface has evolved to be more | Theo de Raadt |
2015-09-28 | Merge gif(4)'s tentacles in a single file. | Martin Pieuchot |
2015-09-10 | GPT requires crc32 unconditionally, for (size-constrained) install | Theo de Raadt |
2015-09-10 | Now that the GPT code tries really hard not to get in the way and | Kenneth R Westerback |
2015-09-03 | Add missing net/art.c, found the hardway by reyk@ | Martin Pieuchot |
2015-08-10 | turn POOL_DEBUG back on | Stuart Henderson |
2015-08-10 | Back to -current. | Jeremie Courreges-Anglas |
2015-07-31 | As usual, turn off POOL_DEBUG for the release. | Sebastian Benoit |
2015-07-23 | remove -beta tag. take that as a hint. | Theo de Raadt |
2015-07-21 | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. | Reyk Floeter |
2015-07-20 | Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS. | Rafael Zalamena |
2015-07-19 | tame(2) is a subsystem which restricts programs into a "reduced feature | Theo de Raadt |
2015-07-18 | Abstract the routing table internals behind an rtable_* API. | Martin Pieuchot |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-07-02 | introduce srp, which according to the manpage i wrote is short for | David Gwynne |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-06-17 | move to 5.8-beta. This is a bit earlier than normal... | Theo de Raadt |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2015-03-12 | we're tagged for release; turn POOL_DEBUG back on. ok deraadt@ | Stuart Henderson |
2015-03-09 | If my calculations are correct, when this baby hits 5.8... you're gonna see | Miod Vallat |
2015-03-04 | disable POOL_DEBUG for release | Jonathan Gray |
2015-03-04 | move to -release mode | Jonathan Gray |
2015-01-21 | Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete | Philip Guenther |
2015-01-09 | rename desiredvnodes to initialvnodes. less of a lie. ok beck deraadt | Ted Unangst |
2015-01-01 | move to 5.7-beta | Theo de Raadt |
2014-12-28 | The greatest happiness is to scatter inferiour APIs, to drive them | Kenneth R Westerback |
2014-12-03 | no md5 in the kernel? not even close to true | Theo de Raadt |
2014-12-03 | md5 when wlan is needed too. fixes i386 ramdiskC | Ted Unangst |
2014-12-03 | deraadt points out i forgot about tcp_signature, although this won't | Ted Unangst |
2014-12-03 | should no longer need md5 by default in all kernel builds. | Ted Unangst |
2014-12-02 | macppc G5 needs fcu in RAMDISK, mentioned by mpi | Theo de Raadt |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-15 | wire siphash into the build so in_pcb hashes can use it. | David Gwynne |
2014-10-20 | unconditionally build sha2 so we can use it in all the kernels. | Ted Unangst |
2014-10-12 | Remove unnecessary `needs-flag' attributes. | Miod Vallat |
2014-10-09 | ddb: add support for DWARF line number decoding | Matthew Dempsky |
2014-10-09 | remove LKM | Ted Unangst |
2014-10-07 | remove preliminary AOE (ata over ethernet) support. not finished after | Ted Unangst |
2014-10-01 | sl(4) is no more, thanks for all the fish! | Martin Pieuchot |
2014-09-08 | Additional cleanup for procfs removal | Doug Hogan |