summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2020-04-15Add bse(4) device to unbreak build.Patrick Wildt
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-05src/sys/netinet/ip_ether.c is empty, and gif doesn't need it.David Gwynne
2019-09-29Replace dwge(4) with a new driver based on dwxe(4). There are manyMark Kettenis
2019-08-01wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementationDavid Gwynne
2019-07-05wire up aggrDavid Gwynne
2019-05-04Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)Mark Kettenis
2019-03-18Add kubsan(4), a undefined behavior sanitizer for the kernel. It'santon
2019-02-28list mpls as a depend for mpe and mpw, dont require bridge to build mpwDavid Gwynne
2019-02-28add mpip(4)David Gwynne
2019-02-26Introduce safe memory reclamation, a mechanism for reclaiming sharedVisa Hankala
2018-12-20add bpe(4) or Backbone Provider Edge interfacesDavid Gwynne
2018-08-21Rework kcov kernel config. Instead of treating kcov as both an option and aanton
2018-07-13Unveiling unveil(2).Bob Beck
2018-07-10Remove raw_usrreq and raw_cb, nothing is using them anymore.Claudio Jeker
2018-07-02Allow pluart(4) to attach to acpi(4).Mark Kettenis
2018-04-20add a small driver for AMDs cryptographic co processor.David Gwynne
2018-02-14prune files.* entries that refer to files not in treeJonathan Gray
2018-02-14kern_mutex.c is gone.Martin Pieuchot
2018-02-07split mobileip(4) out from the gre(4) driver.David Gwynne
2018-02-06syncookies for pf.Henning Brauer
2017-11-16Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesJoshua Stein
2017-11-14remove MALLOC_DEBUGDavid Gwynne
2017-11-03Inline trivial functions from raw_cb.c and tedu it.Florian Obser
2017-10-11Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. ThePatrick Wildt
2017-09-12Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similarMartin Pieuchot
2017-08-11Merge DDBCTF into DDB.Martin Pieuchot
2017-07-31Give back some space to the ramdisk by compiling net/radix.c onlyFlorian Obser
2017-07-30Switch installer to Allotment Routing Table (ART).Florian Obser
2017-06-28hfsc.c should depend on pf instead of inetMike Belopuhov
2017-05-29Add hibernate support for nvme(4). This creates a separate IO queue that isJonathan Matthew
2017-05-29PFKEY version 2 is the only pfkey version supported. No need for extraClaudio Jeker
2017-05-15Hook up FQ-CoDel to the tree and enable configuration in the pfctl(8)Mike Belopuhov
2017-04-30Constant time AES implementationMike Belopuhov
2017-04-30Unifdef KGDB.Martin Pieuchot
2017-04-28Add futex(2) syscall based on a sane subset of its Linux equivalent.Martin Pieuchot
2017-04-20Hook up mutex(9) to witness(4).Visa Hankala
2017-04-20Add a port of witness(4) lock validation tool from FreeBSD.Visa Hankala
2017-02-08In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() exceptPhilip Guenther
2017-01-22define virtio in conf/filesReyk Floeter
2017-01-13Always compile the mira code if net80211 is included.Stefan Sperling