| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename tame() to pledge(). This fairly interface has evolved to be more |  deraadt | 2015-10-09 | 1 | -2/+2 |
* | Merge gif(4)'s tentacles in a single file. |  mpi | 2015-09-28 | 1 | -3/+1 |
* | GPT requires crc32 unconditionally, for (size-constrained) install |  deraadt | 2015-09-10 | 1 | -2/+2 |
* | Now that the GPT code tries really hard not to get in the way and |  krw | 2015-09-10 | 1 | -3/+3 |
* | Add missing net/art.c, found the hardway by reyk@ |  mpi | 2015-09-03 | 1 | -1/+2 |
* | turn POOL_DEBUG back on |  sthen | 2015-08-10 | 1 | -2/+2 |
* | Back to -current. |  jca | 2015-08-10 | 1 | -3/+3 |
* | As usual, turn off POOL_DEBUG for the release. |  benno | 2015-07-31 | 1 | -2/+2 |
* | remove -beta tag. take that as a hint. |  deraadt | 2015-07-23 | 1 | -3/+3 |
* | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. |  reyk | 2015-07-21 | 1 | -5/+1 |
* | Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS. |  rzalamena | 2015-07-20 | 2 | -2/+5 |
* | tame(2) is a subsystem which restricts programs into a "reduced feature |  deraadt | 2015-07-19 | 1 | -1/+2 |
* | Abstract the routing table internals behind an rtable_* API. |  mpi | 2015-07-18 | 1 | -1/+2 |
* | remove obsolete INET kernel option |  tedu | 2015-07-17 | 2 | -52/+51 |
* | introduce srp, which according to the manpage i wrote is short for |  dlg | 2015-07-02 | 1 | -1/+2 |
* | remove isp(4) now that the ql* family have replaced it |  jmatthew | 2015-06-19 | 1 | -12/+1 |
* | move to 5.8-beta. This is a bit earlier than normal... |  deraadt | 2015-06-17 | 1 | -4/+4 |
* | Remove all audio format conversion code from the kernel (btw holding |  ratchov | 2015-05-11 | 1 | -8/+3 |
* | we're tagged for release; turn POOL_DEBUG back on. ok deraadt@ |  sthen | 2015-03-12 | 1 | -2/+2 |
* | If my calculations are correct, when this baby hits 5.8... you're gonna see |  miod | 2015-03-09 | 1 | -3/+3 |
* | disable POOL_DEBUG for release |  jsg | 2015-03-04 | 1 | -2/+2 |
* | move to -release mode |  jsg | 2015-03-04 | 1 | -3/+3 |
* | Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete |  guenther | 2015-01-21 | 1 | -3/+1 |
* | rename desiredvnodes to initialvnodes. less of a lie. ok beck deraadt |  tedu | 2015-01-09 | 1 | -2/+2 |
* | move to 5.7-beta |  deraadt | 2015-01-01 | 1 | -4/+4 |
* | The greatest happiness is to scatter inferiour APIs, to drive them |  krw | 2014-12-28 | 1 | -2/+1 |
* | no md5 in the kernel? not even close to true |  deraadt | 2014-12-03 | 1 | -2/+2 |
* | md5 when wlan is needed too. fixes i386 ramdiskC |  tedu | 2014-12-03 | 1 | -2/+2 |
* | deraadt points out i forgot about tcp_signature, although this won't |  tedu | 2014-12-03 | 1 | -2/+2 |
* | should no longer need md5 by default in all kernel builds. |  tedu | 2014-12-03 | 1 | -2/+2 |
* | macppc G5 needs fcu in RAMDISK, mentioned by mpi |  deraadt | 2014-12-02 | 1 | -2/+2 |
* | use the correct capitalization for Realtek. |  brad | 2014-11-24 | 1 | -3/+3 |
* | wire siphash into the build so in_pcb hashes can use it. |  dlg | 2014-11-15 | 1 | -1/+2 |
* | unconditionally build sha2 so we can use it in all the kernels. |  tedu | 2014-10-20 | 1 | -2/+2 |
* | Remove unnecessary `needs-flag' attributes. |  miod | 2014-10-12 | 1 | -3/+3 |
* | ddb: add support for DWARF line number decoding |  matthew | 2014-10-09 | 1 | -1/+2 |
* | remove LKM |  tedu | 2014-10-09 | 2 | -5/+2 |
* | remove preliminary AOE (ata over ethernet) support. not finished after |  tedu | 2014-10-07 | 1 | -3/+1 |
* | sl(4) is no more, thanks for all the fish! |  mpi | 2014-10-01 | 2 | -6/+3 |
* | Additional cleanup for procfs removal |  doug | 2014-09-08 | 1 | -8/+2 |
* | Bye bye /dev/crypto |  mikeb | 2014-08-20 | 1 | -2/+1 |
* | pool debug back on |  tedu | 2014-08-18 | 1 | -2/+2 |
* | -current dammit |  miod | 2014-08-11 | 1 | -3/+3 |
* | disable POOL_DEBUG for release |  deraadt | 2014-07-29 | 1 | -2/+2 |
* | move to -release mode |  deraadt | 2014-07-29 | 1 | -3/+3 |
* | crank to 5.6-beta |  deraadt | 2014-07-15 | 1 | -4/+4 |
* | Initial support to read GPT partition tables in the kernel, if option GPT. |  miod | 2014-07-13 | 1 | -2/+3 |
* | ext4 (extents) read support |  pelikan | 2014-07-13 | 1 | -1/+2 |
* | "It's not the years, honey; it's the mileage." |  tedu | 2014-07-11 | 1 | -21/+1 |
* | bye bye altq bits |  henning | 2014-04-19 | 1 | -7/+1 |