| Commit message (Expand) | Author | Age | Files | Lines |
* | Use KTR_COMPILE=(KTR_ALL) for LINTs, to get more code coverage. | glebius | 2015-02-19 | 1 | -1/+1 |
* | Plug cxgbe(4) back into !powerpc && !arm builds, instead of building it | np | 2015-01-16 | 1 | -0/+3 |
* | Remove "New" label from NFSCL/NFSD now that they are the only NFS | jhb | 2015-01-06 | 1 | -3/+2 |
* | Temporarily unplug cxgbe(4) from !amd64 builds. | np | 2014-12-31 | 1 | -3/+0 |
* | Deorbit the IEEE-488/GPIB support. | phk | 2014-12-25 | 1 | -13/+0 |
* | Use compiled in default keymaps which are available both in syscons and vt. | phk | 2014-12-25 | 1 | -1/+1 |
* | Fix kernel builds with "options NFS_DEBUG" that | rmacklem | 2014-12-23 | 1 | -2/+0 |
* | Remove the old NFS client and server from head, | rmacklem | 2014-12-23 | 1 | -3/+2 |
* | Renove faith(4) and faithd(8) from base. It looks like industry | melifaro | 2014-11-09 | 1 | -3/+0 |
* | Overhaul if_gre(4). | ae | 2014-11-07 | 1 | -2/+5 |
* | This is the much-discussed major upgrade to the random(4) device, known to yo... | markm | 2014-10-30 | 1 | -3/+3 |
* | Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code that | jhb | 2014-10-24 | 1 | -0/+6 |
* | Add vxlan interface | bryanv | 2014-10-20 | 1 | -0/+4 |
* | Add kernel option KSTACK_USAGE_PROF to sample the stack depth on | kib | 2014-10-04 | 1 | -0/+1 |
* | Note KBI breakage with DEBUG_LOCKS. | bdrewery | 2014-09-23 | 1 | -1/+2 |
* | DEBUG_LOCKS no longer modifies 'struct vnode', nor does fstat(1) use it. | bdrewery | 2014-09-23 | 1 | -3/+1 |
* | As per [1] Intel only supports this driver on 64bit platforms. | bz | 2014-09-23 | 1 | -2/+0 |
* | The USB LED driver for the Dream Cheeky WebMail Notifier. | kevlo | 2014-09-05 | 1 | -0/+2 |
* | Add mrsas(4) to GENERIC for i386 and amd64. | markj | 2014-09-04 | 1 | -0/+1 |
* | Add XL710 device entries to NOTES, and directories to the module | jfv | 2014-08-28 | 1 | -0/+2 |
* | Bring in the new automounter, similar to what's provided in most other | trasz | 2014-08-17 | 1 | -0/+1 |
* | BREAK_TO_DEBUGGER is not just serial console anymore, it controls all | jmg | 2014-07-04 | 1 | -1/+1 |
* | Add vt(4) devices and options to NOTES | emaste | 2014-07-01 | 1 | -0/+14 |
* | Add disklabel64 support | ae | 2014-06-11 | 1 | -0/+1 |
* | imagact_binmisc builds for all supported architectures, so enable it for all. | jhibbits | 2014-05-22 | 1 | -0/+3 |
* | Add ismt(4) driver. | jimharris | 2014-05-20 | 1 | -0/+2 |
* | ADd axge(4) to LINT | lwhsu | 2014-05-17 | 1 | -0/+2 |
* | Allow GEOM_VINUM to be statically compiled into the kernel. | marius | 2014-05-02 | 1 | -0/+1 |
* | Really, really, really only allow this option for amd64/i386 builds. | sbruno | 2014-04-09 | 1 | -3/+0 |
* | Actually, since this is what I thought I was doing, only allow the | sbruno | 2014-04-08 | 1 | -0/+3 |
* | Remove AppleTalk support. | glebius | 2014-03-14 | 1 | -4/+1 |
* | Remove IPX support. | glebius | 2014-03-14 | 1 | -10/+0 |
* | Import USB RNDIS driver to FreeBSD from OpenBSD. | hselasky | 2014-02-06 | 1 | -0/+2 |
* | Add support for trackpads found in Apple MacBook products. While at it | hselasky | 2014-01-29 | 1 | -0/+3 |
* | Document EARLY_PRINTF | imp | 2014-01-22 | 1 | -0/+9 |
* | Make process descriptors standard part of the kernel. rwhod(8) already | pjd | 2013-11-30 | 1 | -3/+0 |
* | Remove ng_fec(4). | glebius | 2013-10-28 | 1 | -1/+0 |
* | Modernize pass(4) description to the 21st century. | pluknet | 2013-10-24 | 1 | -2/+1 |
* | Correct typo. s/an an/an/ | pluknet | 2013-10-24 | 1 | -1/+1 |
* | Add a RANDOM_RWFILE option and hide the entropy cache code behind it. | des | 2013-10-09 | 1 | -0/+5 |
* | Substantial rewrite of bxe(4) to add support for the BCM57712 and | davidch | 2013-09-20 | 1 | -2/+1 |
* | Remove zero-copy sockets code. It only worked for anonymous memory, | kib | 2013-09-16 | 1 | -15/+0 |
* | Allow UART_POLL_FREQ to be set as a kernel option as well as via tunable | ian | 2013-08-19 | 1 | -0/+2 |
* | Back out r253779 & r253786. | obrien | 2013-07-31 | 1 | -3/+0 |
* | Import OpenBSD's rsu(4) WLAN driver. | rpaulo | 2013-07-30 | 1 | -0/+2 |
* | Decouple yarrow from random(4) device. | obrien | 2013-07-29 | 1 | -0/+3 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 1 | -0/+7 |
* | Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for the | rpaulo | 2013-06-08 | 1 | -0/+3 |
* | Finally change the mbuf to have its own fib field instead of stealing | julian | 2013-05-16 | 1 | -1/+2 |
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | attilio | 2013-05-07 | 1 | -0/+4 |