summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
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
2020-07-06tell the kernel how to build kstatDavid Gwynne
2020-06-23enable wg(4).David Gwynne
2020-06-21add a commented out entry for wg(4).David Gwynne
2020-06-21tell config how to build wg(4)David Gwynne
2020-06-17wire intrmap into the buildDavid Gwynne
2020-06-16wire stoeplitz code into the tree.David Gwynne
2020-05-09reenable POOL_DEBUGChristian Weisgerber
2020-05-07post-6.7 development continuesTheo de Raadt
2020-05-04leave -beta.Theo de Raadt
2020-04-26disable POOL_DEBUG in preparation for releaseSebastian Benoit
2020-04-15Add bse(4) device to unbreak build.Patrick Wildt
2020-04-05crank to 6.7-betaTheo de Raadt
2020-03-02Add rkdwhdmi(4), a driver for the HDMI transmitter found on the RockchipMark Kettenis
2020-01-24cleanup unused headers generated by configJonathan Gray
2020-01-24remove unreferenced ncr5380 driver filesTed Unangst
2020-01-24Nuke references to zaurus zombies.Kenneth R Westerback
2020-01-21Import dt(4) a driver and framework for Dynamic Profiling.Martin Pieuchot
2020-01-11remove sli(4)Jonathan Gray
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDJonathan Gray
2019-12-05Move uvmexp_print() to a better place.Martin Pieuchot
2019-11-05Kill uvm_deallocate(9) and use uvm_unmap() directly.Martin Pieuchot
2019-11-04remove mobileip(4)David Gwynne
2019-10-12renable POOL_DEBUGChristian Weisgerber
2019-10-12we are now hacking on 6.6-currentTheo de Raadt
2019-10-05src/sys/netinet/ip_ether.c is empty, and gif doesn't need it.David Gwynne
2019-10-04disable POOL_DEBUG for releaseJonathan Gray
2019-10-01stop this -current stuffTheo de Raadt
2019-09-29Replace dwge(4) with a new driver based on dwxe(4). There are manyMark Kettenis
2019-09-07Remove tz, the kernel timezone.cheloha
2019-08-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha
2019-08-10really crank to 6.6-betaChristian Weisgerber
2019-08-10move to 6.6-betaTheo de Raadt
2019-08-02per-process itimers: itimerval -> itimerspeccheloha
2019-08-01enable tpmr(4) so people can try it.David Gwynne
2019-08-01wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementationDavid Gwynne
2019-07-16Prevent integer overflow in kernel and userland when checking mbufAlexander Bluhm
2019-07-08Remove trailing whitespace from a macroMike Larkin
2019-07-08uncomment aggr(4) to make it easier for people to tryDavid Gwynne
2019-07-05add aggr, but leave it commented out for now.David Gwynne