summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specifiedadrian2016-02-021-0/+8
* Document etherswitch and drivers using this framework.brueffer2016-01-121-0/+19
* Revert r293070ngie2016-01-031-3/+0
* Add "options ZFS" to NOTES so this will be tested with the LINTngie2016-01-031-0/+3
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-011-0/+3
* Add dependency to uether.kevlo2015-11-241-0/+2
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-191-0/+4
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-291-0/+3
* There are times when it would be really nice to have a record of the last fewhiren2015-10-141-0/+4
* Remove compatibility shims for legacy ATA device names.mav2015-10-111-3/+0
* Make the UMA harvesting go away completely if not wanted. Default to "not wan...markm2015-08-221-2/+4
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-171-3/+4
* Clarify the intent of the RANDOM_* options.markm2015-07-191-2/+4
* fix typos..jmg2015-07-141-2/+2
* cryptodev is not needed for TCP_SIGNATURE...jmg2015-07-141-2/+5
* * Address review (and add a bit myself).markm2015-07-121-1/+1
* ALTQ FAIRQ discipline import from DragonFLYeri2015-06-241-0/+1
* Add USB gold driver to default kernel build.hselasky2015-06-191-0/+2
* Add makefile to build geom_map kld. Document some GEOM_* optionsae2015-06-081-0/+2
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forsbruno2015-06-031-0/+3
* Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead ofjhb2015-05-081-0/+1
* Make IFMEDIA_DEBUG a kernel option.glebius2015-04-211-0/+1
* Remove from legacy ata(4) driver support for hardware, supported by newermav2015-03-241-2/+0
* Update to the Intel ixgbe driver:jfv2015-03-171-1/+2
* Reimplement support for userland core dump compression using a new interfacemarkj2015-03-091-5/+4
* Use KTR_COMPILE=(KTR_ALL) for LINTs, to get more code coverage.glebius2015-02-191-1/+1
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itnp2015-01-161-0/+3
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-3/+2
* Temporarily unplug cxgbe(4) from !amd64 builds.np2014-12-311-3/+0
* Deorbit the IEEE-488/GPIB support.phk2014-12-251-13/+0
* Use compiled in default keymaps which are available both in syscons and vt.phk2014-12-251-1/+1
* Fix kernel builds with "options NFS_DEBUG" thatrmacklem2014-12-231-2/+0
* Remove the old NFS client and server from head,rmacklem2014-12-231-3/+2
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-3/+0
* Overhaul if_gre(4).ae2014-11-071-2/+5
* This is the much-discussed major upgrade to the random(4) device, known to yo...markm2014-10-301-3/+3
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+6
* Add vxlan interfacebryanv2014-10-201-0/+4
* Add kernel option KSTACK_USAGE_PROF to sample the stack depth onkib2014-10-041-0/+1
* Note KBI breakage with DEBUG_LOCKS.bdrewery2014-09-231-1/+2
* DEBUG_LOCKS no longer modifies 'struct vnode', nor does fstat(1) use it.bdrewery2014-09-231-3/+1
* As per [1] Intel only supports this driver on 64bit platforms.bz2014-09-231-2/+0
* The USB LED driver for the Dream Cheeky WebMail Notifier.kevlo2014-09-051-0/+2
* Add mrsas(4) to GENERIC for i386 and amd64.markj2014-09-041-0/+1
* Add XL710 device entries to NOTES, and directories to the modulejfv2014-08-281-0/+2
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-171-0/+1
* BREAK_TO_DEBUGGER is not just serial console anymore, it controls alljmg2014-07-041-1/+1
* Add vt(4) devices and options to NOTESemaste2014-07-011-0/+14
* Add disklabel64 supportae2014-06-111-0/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.jhibbits2014-05-221-0/+3
OpenPOWER on IntegriCloud