summaryrefslogtreecommitdiffstats
path: root/sys/conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename tame() to pledge(). This fairly interface has evolved to be morederaadt2015-10-091-2/+2
* Merge gif(4)'s tentacles in a single file.mpi2015-09-281-3/+1
* GPT requires crc32 unconditionally, for (size-constrained) installderaadt2015-09-101-2/+2
* Now that the GPT code tries really hard not to get in the way andkrw2015-09-101-3/+3
* Add missing net/art.c, found the hardway by reyk@mpi2015-09-031-1/+2
* turn POOL_DEBUG back onsthen2015-08-101-2/+2
* Back to -current.jca2015-08-101-3/+3
* As usual, turn off POOL_DEBUG for the release.benno2015-07-311-2/+2
* remove -beta tag. take that as a hint.deraadt2015-07-231-3/+3
* Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses.reyk2015-07-211-5/+1
* Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS.rzalamena2015-07-202-2/+5
* tame(2) is a subsystem which restricts programs into a "reduced featurederaadt2015-07-191-1/+2
* Abstract the routing table internals behind an rtable_* API.mpi2015-07-181-1/+2
* remove obsolete INET kernel optiontedu2015-07-172-52/+51
* introduce srp, which according to the manpage i wrote is short fordlg2015-07-021-1/+2
* remove isp(4) now that the ql* family have replaced itjmatthew2015-06-191-12/+1
* move to 5.8-beta. This is a bit earlier than normal...deraadt2015-06-171-4/+4
* Remove all audio format conversion code from the kernel (btw holdingratchov2015-05-111-8/+3
* we're tagged for release; turn POOL_DEBUG back on. ok deraadt@sthen2015-03-121-2/+2
* If my calculations are correct, when this baby hits 5.8... you're gonna seemiod2015-03-091-3/+3
* disable POOL_DEBUG for releasejsg2015-03-041-2/+2
* move to -release modejsg2015-03-041-3/+3
* Delete option COMPAT_43: support for pre-sa_len binaries has been obsoleteguenther2015-01-211-3/+1
* rename desiredvnodes to initialvnodes. less of a lie. ok beck deraadttedu2015-01-091-2/+2
* move to 5.7-betaderaadt2015-01-011-4/+4
* The greatest happiness is to scatter inferiour APIs, to drive themkrw2014-12-281-2/+1
* no md5 in the kernel? not even close to truederaadt2014-12-031-2/+2
* md5 when wlan is needed too. fixes i386 ramdiskCtedu2014-12-031-2/+2
* deraadt points out i forgot about tcp_signature, although this won'ttedu2014-12-031-2/+2
* should no longer need md5 by default in all kernel builds.tedu2014-12-031-2/+2
* macppc G5 needs fcu in RAMDISK, mentioned by mpideraadt2014-12-021-2/+2
* use the correct capitalization for Realtek.brad2014-11-241-3/+3
* wire siphash into the build so in_pcb hashes can use it.dlg2014-11-151-1/+2
* unconditionally build sha2 so we can use it in all the kernels.tedu2014-10-201-2/+2
* Remove unnecessary `needs-flag' attributes.miod2014-10-121-3/+3
* ddb: add support for DWARF line number decodingmatthew2014-10-091-1/+2
* remove LKMtedu2014-10-092-5/+2
* remove preliminary AOE (ata over ethernet) support. not finished aftertedu2014-10-071-3/+1
* sl(4) is no more, thanks for all the fish!mpi2014-10-012-6/+3
* Additional cleanup for procfs removaldoug2014-09-081-8/+2
* Bye bye /dev/cryptomikeb2014-08-201-2/+1
* pool debug back ontedu2014-08-181-2/+2
* -current dammitmiod2014-08-111-3/+3
* disable POOL_DEBUG for releasederaadt2014-07-291-2/+2
* move to -release modederaadt2014-07-291-3/+3
* crank to 5.6-betaderaadt2014-07-151-4/+4
* Initial support to read GPT partition tables in the kernel, if option GPT.miod2014-07-131-2/+3
* ext4 (extents) read supportpelikan2014-07-131-1/+2
* "It's not the years, honey; it's the mileage."tedu2014-07-111-21/+1
* bye bye altq bitshenning2014-04-191-7/+1