summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ismt(4) driver.jimharris2014-05-201-0/+2
* ADd axge(4) to LINTlwhsu2014-05-171-0/+2
* Allow GEOM_VINUM to be statically compiled into the kernel.marius2014-05-021-0/+1
* Really, really, really only allow this option for amd64/i386 builds.sbruno2014-04-091-3/+0
* Actually, since this is what I thought I was doing, only allow thesbruno2014-04-081-0/+3
* Remove AppleTalk support.glebius2014-03-141-4/+1
* Remove IPX support.glebius2014-03-141-10/+0
* Import USB RNDIS driver to FreeBSD from OpenBSD.hselasky2014-02-061-0/+2
* Add support for trackpads found in Apple MacBook products. While at ithselasky2014-01-291-0/+3
* Document EARLY_PRINTFimp2014-01-221-0/+9
* Make process descriptors standard part of the kernel. rwhod(8) alreadypjd2013-11-301-3/+0
* Remove ng_fec(4).glebius2013-10-281-1/+0
* Modernize pass(4) description to the 21st century.pluknet2013-10-241-2/+1
* Correct typo. s/an an/an/pluknet2013-10-241-1/+1
* Add a RANDOM_RWFILE option and hide the entropy cache code behind it.des2013-10-091-0/+5
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-201-2/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,kib2013-09-161-15/+0
* Allow UART_POLL_FREQ to be set as a kernel option as well as via tunableian2013-08-191-0/+2
* Back out r253779 & r253786.obrien2013-07-311-3/+0
* Import OpenBSD's rsu(4) WLAN driver.rpaulo2013-07-301-0/+2
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+3
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-0/+7
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for therpaulo2013-06-081-0/+3
* Finally change the mbuf to have its own fib field instead of stealingjulian2013-05-161-1/+2
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-071-0/+4
OpenPOWER on IntegriCloud