aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Call WITNESS_WARN() in callout_drain() to check whether any locks areAdrian Chadd2015-01-261-0/+4
* - Increase default i2c bus timeout to 5 seconds from 1 second. SometimesOleksandr Tymoshenko2015-01-251-5/+39
* Fix the ioctl interface to properly support fetching the header of regularScott Long2015-01-252-4/+14
* Add vt(4) support to AM335x LCDC driverOleksandr Tymoshenko2015-01-252-4/+49
* natd(8) will work with an unconfigured interface and effectively not doJohn Baldwin2015-01-251-3/+3
* If the boot-time memory test is enabled, output a dot ('.') forJohn Baldwin2015-01-251-0/+16
* Change the default VFS timestamp precision from seconds to microseconds.John Baldwin2015-01-251-1/+1
* Pass a valid Dx state variable to PCIB_POWER_FOR_SLEEP() in pcib_resume()John Baldwin2015-01-251-2/+4
* Use an sbuf to generate the output of the net.inet.tcp.hostcache.listJohn Baldwin2015-01-251-13/+11
* Allow the user to specify the location of control.conf.Dag-Erling Smørgrav2015-01-251-0/+2
* Allow tracing dlfunc() / dlsym() events.Dag-Erling Smørgrav2015-01-252-4/+22
* Remove ISA NICs. Anyone still using these on amd64 can build theirDag-Erling Smørgrav2015-01-251-10/+0
* Fix the font in the text version. This has bothered me for a long time...Dag-Erling Smørgrav2015-01-252-8/+6
* Build lib/libgpio if MK_GPIO != noEnji Cooper2015-01-252-1/+30
* Fill in entries for MK_BSNMP == noEnji Cooper2015-01-251-0/+93
* Install bsnmp rc.d script if MK_BSNMP != noEnji Cooper2015-01-251-1/+4
* Fill in some dtrace entries when MK_CDDL == noEnji Cooper2015-01-251-2/+15
* Fill in entries for MK_CUSE == noEnji Cooper2015-01-251-0/+37
* Make install cuse headers if MK_CUSE != noEnji Cooper2015-01-251-1/+4
* Build cuse(4) if MK_CUSE != noEnji Cooper2015-01-252-1/+5
* spl man page hasn't been relevant for a while, retire it.Warner Losh2015-01-253-241/+14
* Regen src.conf(5)Enji Cooper2015-01-251-3/+31
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-258-4/+33
* Add MK_BSDINSTALL knob for building and installing bsdinstallEnji Cooper2015-01-254-1/+43
* Add MK_TALK knob for building the talk and talkdEnji Cooper2015-01-255-2/+21
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-2510-9/+48
* Fix building rcorder with -DDEBUG by using libutil.h instead of util.h fromEnji Cooper2015-01-252-8/+3
|\
| * - Revert r277670 (#include order is required for fparseln)Enji Cooper2015-01-252-4/+1
| * Sort #include orderEnji Cooper2015-01-251-1/+1
| * MFhead @ r277659Enji Cooper2015-01-24103-343/+3558
| |\
| * | Remove the duplicate zzz entryEnji Cooper2015-01-231-1/+0
| * | MFhead @ r277555Enji Cooper2015-01-23257-12181/+16333
| |\ \
* | | | gr_equal(): Fix a crash that could occur if the first group's member listMark Johnston2015-01-251-15/+10
* | | | Document the fact that modules declared with SYSCALL_MODULE(9) have theirMark Johnston2015-01-251-3/+3
* | | | Ensure that we don't try to demangle a symbol name if we failed to lookMark Johnston2015-01-252-3/+41
* | | | Only build share/dtrace if MK_CDDL != noEnji Cooper2015-01-251-1/+5
* | | | Only build vi support into rescue if MK_VI != noEnji Cooper2015-01-251-0/+2
* | | | Add MK_EE knob to control installing edit, ee, etcEnji Cooper2015-01-254-1/+27
| |_|/ |/| |
* | | MFV r277658:Pedro F. Giffuni2015-01-241-3/+4
|\ \ \
| * | | GDB: Replace use of sprintf.vendor/gdbPedro F. Giffuni2015-01-241-3/+4
* | | | MFV: r277654Pedro F. Giffuni2015-01-241-0/+2
|\| | |
| * | | gdb: Add missing break statementsPedro F. Giffuni2015-01-241-0/+2
* | | | Reimplement fdt_clock_register_provider() correctly. It turns out youIan Lepore2015-01-241-1/+2
* | | | Change the permissions from 0660 to 0600.Adrian Chadd2015-01-241-2/+2
* | | | Allow negative numbers in -u and -g optionsBaptiste Daroussin2015-01-245-3/+50
* | | | Add vm.panic_on_oom sysctl, which enables those who would rather panic thanWill Andrews2015-01-241-0/+8
* | | | Add tests/etc/rc.d to mtree.Will Andrews2015-01-241-0/+2
* | | | vmspace_release() may sleep if the last reference is being released,Ryan Stone2015-01-241-0/+3
* | | | Enable utimensat tests from NetBSD.Jilles Tjoelker2015-01-242-1/+5
* | | | Fix wrong LUN reference in XCOPY block-to-block operation.Alexander Motin2015-01-241-1/+1