Age | Commit message (Expand) | Author |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-25 | unlink systrace from the build. pledge is the glorious future that awaits. | Ted Unangst |
2016-04-19 | Keep db_write_cmd() in the only place where it is used, just like we did | Martin Pieuchot |
2016-04-18 | Bump the default of cachepercent to 90 to see if we can find problems before | Bob Beck |
2016-03-25 | Free some more space in kernel - for network code, of course - by removal | Vadim Zhukov |
2016-03-24 | Enable ART. | Martin Pieuchot |
2016-03-09 | Hook up dev/ic/rtwn.c -- should have been part of rtwn(4) split commit. | Stefan Sperling |
2016-03-09 | delete dangling vax reference | Theo de Raadt |
2016-03-09 | Move db_show_regs() in the only file where it is used and turn it private. | Martin Pieuchot |
2016-03-01 | Copy the stackgap_init() and stackgap_alloc() functions from | Christian Weisgerber |
2016-02-28 | Support for running Linux binaries under emulation is going away. | Christian Weisgerber |
2016-02-25 | activate POOL_DEBUG during -current; miod | Theo de Raadt |
2016-02-25 | we are now hacking on 5.9-current | Theo de Raadt |
2016-02-18 | Die, trailing whitespace, die! | Kenneth R Westerback |
2016-02-01 | move to -release mode | Jonathan Gray |
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 |