summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2022-04-05re-enable POOL_DEBUGChristian Weisgerber
2022-04-05back to working on 7.1-currentTheo de Raadt
2022-04-05disable pool debug for releaseTheo de Raadt
2022-03-29close enough to release, we drop -betaTheo de Raadt
2022-03-19Add 11ac/VHT Tx rate adaptation support to net80211.Stefan Sperling
2022-03-08remove files used by isa radio drivers removed in 2016Jonathan Gray
2022-03-07remove WD33C93 SCSI codeJonathan Gray
2022-03-06remove unused usbdev and btbus attributesJonathan Gray
2022-02-20we should be 7.1-beta not 7.1-currentStuart Henderson
2022-02-20move to 7.1-betaTheo de Raadt
2022-02-16rewrite vxlan to better fit the current kernel infrastructure.David Gwynne
2022-02-08The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing.Theo de Raadt
2022-01-09Add attribute for indicating sdhc dependency.Visa Hankala
2022-01-04remove the last part of driver for aic-6250 scsi on aviionJonathan Gray
2021-12-23Template for option WITNESS is in the architecture GENERIC.MP fileAlexander Bluhm
2021-11-11Retire switch(4) it never really was production ready and the OpenFlowClaudio Jeker
2021-11-08remove reference to ieee80211_mira.c which has been sent to the AtticStefan Sperling
2021-09-22enable POOL_DEBUG again.Sebastian Benoit
2021-09-22we are now working on 7.0-currentTheo de Raadt
2021-09-19disable pool debug for releaseSebastian Benoit
2021-09-13take us out of betaTheo de Raadt
2021-09-03add kprobes provider for dtJasper Lievisse Adriaanse
2021-08-177.0-betaTheo de Raadt
2021-06-29move some config lines to ensure drm.h is always createdJonathan Gray
2021-05-02Put -stable template into #if 0 section of current newvers.sh.Alexander Bluhm
2021-04-28Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel.Alexander Bluhm
2021-04-22reenable POOL_DEBUGChristian Weisgerber
2021-04-18post 6.9 development continues...Theo de Raadt
2021-04-16Unhook ieee80211_mira.c from the build. All consumers have switched to RA.Stefan Sperling
2021-04-11bwfm(4) needs firmloadkn
2021-04-07disable POOL_DEBUG for releaseJonathan Gray
2021-04-04leave -betaTheo de Raadt
2021-03-31Make ddb's dependency on libz explicit.Visa Hankala
2021-03-12Add RA, a new 11n Tx rate adaptation module for net80211.Stefan Sperling
2021-02-25enable veb(4), it's time for wider testing.David Gwynne
2021-02-23add veb(4), a Virtual Ethernet Bridge driver.David Gwynne
2021-02-21cut nvgre(4) over to use common etherbridge code.David Gwynne
2021-02-21cut bpe(4) over to using the common etherbridge code.David Gwynne
2021-02-21add etherbridge, the guts of a learning bridge that can be reused.David Gwynne
2021-02-08Add a RAID1C (raid1 + crypto) softraid(8) discipline.Stefan Sperling
2021-02-066.9-betaTheo de Raadt
2021-01-28Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppyVisa Hankala
2021-01-13kernel, sysctl(8): remove dead variable: tickadjcheloha
2020-11-17Split imxiic(4) into the FDT-attachment code and the i.MX I2C codePatrick Wildt
2020-09-30renable POOL_DEBUGJonathan Gray
2020-09-306.8-currentJonathan Gray
2020-09-25take us out of -betaTheo de Raadt
2020-09-22disable POOL_DEBUG in preparation for releaseSebastian Benoit
2020-08-31crank to 6.8-betaTheo de Raadt
2020-07-20__main() is no longer used by any of our toolchainsTheo de Raadt