summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Integrate bin/sleep/tests from NetBSD into atf/kyuangie2014-10-093-0/+20
* Integrate usr.bin/dirname/tests from NetBSD into atf/kyuangie2014-10-093-0/+20
* Integrate usr.bin/cmp/tests from NetBSD into atf/kyuangie2014-10-093-0/+20
* Integrate usr.sbin/basename/tests from NetBSD into atf/kyuangie2014-10-093-0/+20
* Set the autoindent to 4 spaces with vim in BSD.tests.distngie2014-10-091-0/+2
* Integrate usr.sbin/nmtree/tests from NetBSD into atf/kyuangie2014-10-093-1/+39
* Forgot to bump Dd.jhb2014-10-081-1/+1
* Rewrite timeout(9) to be callout(9)-centric instead. Move the descriptionjhb2014-10-081-278/+434
* When tunneling interface is going to insert mbuf into netisr queue after stri...ae2014-10-082-1/+2
* Import byacc 20141006bapt2014-10-0812-399/+705
* Pass up the error status of minidumpsys() to its callers.markj2014-10-0811-24/+23
* Remove one second wait for threads exit from icl_conn_close().mav2014-10-081-5/+3
* It looks like an entry for the R215 is not required in cdce(4) after all.gavin2014-10-081-1/+0
* If we fail to send a signal after rotation, print the pidfile from whichmarkj2014-10-081-2/+2
* Correct scale factor for T terabyte suffixemaste2014-10-081-1/+1
* Add an argument to the x86 pmap_invalidate_cache_range() to requestkib2014-10-086-23/+33
* Add schedgraph traces for callout handlers. Specifically, a callwheel logsjhb2014-10-082-7/+10
* Properly report 12Gbps connection rate.mav2014-10-082-0/+4
* Ensure that the list of streams sent in a stream reset parameter fitstuexen2014-10-082-3/+11
* Ensure that the number of stream reported in srs_number_streams istuexen2014-10-081-0/+6
* Fix comment.ae2014-10-081-3/+3
* Implement software (mode page) and hardware (config) write protection.mav2014-10-083-6/+50
* Revert r156046. We support setting dumpdev via loader tunable again.ae2014-10-081-3/+13
* Add an ability to set dumpdev via loader(8) tunable.ae2014-10-081-14/+62
* No logical code change in this pathc.kadesai2014-10-087-8037/+7957
* Simplify; no functional changes.trasz2014-10-081-1/+1
* Driver version upgrade.kadesai2014-10-081-1/+1
* In the passthru IOCTL path, the mfi command pool was freely accessible N timeskadesai2014-10-084-18/+62
* d_poll() callback function is the entry point for poll system call for the ap...kadesai2014-10-082-5/+43
* Extended MSI-x vectors support for Invader and Fury(12Gb/s HBA).kadesai2014-10-083-77/+295
* Fix the minor svn add issue. $FreeBSD$ expands at the time ofkadesai2014-10-083-3/+3
* This is a feature provided to run 32-bit linux binaries on FreeBSD 64bitkadesai2014-10-087-114/+300
* Always wait 'command done' interrupt status bit before proceeding next command.br2014-10-081-6/+4
* Current MegaRAID firmware and hence the driver only supported 64VDs.kadesai2014-10-084-188/+512
* Add support for WRITE ATOMIC (16) command and report SBC-4 compliance.mav2014-10-087-11/+54
* Add support for disabling USB enumeration in general or on selectedhselasky2014-10-084-1/+39
* Oops, fix typo made in r272729.yongari2014-10-081-1/+1
* Document newly added controller AR816x/AR817x.yongari2014-10-081-7/+17
* Add support for QAC AR816x/AR817x Gigabit/Fast Ethernet controllers.yongari2014-10-083-189/+1355
* Add new quirk PCI_QUIRK_MSI_INTX_BUG to pci(4).yongari2014-10-081-2/+18
* don't reinvent the wheel: rely on basename(3)eadler2014-10-081-16/+2
* Fix a long standing bug in MAC statistics register access. Oneyongari2014-10-084-28/+6
* Implement PLPMTUD blackhole detection (RFC 4821), inspired by codesbruno2014-10-073-1/+168
* cxgbe/tom: don't leak resources tied to an active open request thatnp2014-10-075-34/+93
* Make kern.nswbuf tunable from loader.jkim2014-10-071-3/+6
* Remove call to access(2) which didn't serve any purpose, and make it moretrasz2014-10-071-10/+5
* Support the Vodafone R215 LET USB dongle, which is apparently a rebadgedgavin2014-10-072-0/+3
* Allow vt(4) to disable terminal bell with `sysctl kern.vt.bell_enable=0`,ray2014-10-071-0/+7
* Since introducing the extra mapping in r250103 for architectural performancebz2014-10-071-1/+1
* Add driver for Synopsys DesignWare Mobile Storage Host Controller.br2014-10-0714-5/+1341
OpenPOWER on IntegriCloud