summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a way to apply CFLAGS only when building the given architecture. Thisian2014-03-192-0/+11
* Remove redunant declaration. gcc complains while clang doesn't.imp2014-03-191-1/+0
* Add my humble request for reviews before nanobsd changes happen.imp2014-03-191-0/+1
* Include strings.h so that bpf_filter.c can be built in userland.jmmv2014-03-191-0/+3
* Make the error message more clear.trasz2014-03-191-2/+2
* errx prepends the program name to the message; don't do it by hand.jmmv2014-03-191-1/+1
* Make the priv test program exit with non-zero if any failures are detected.jmmv2014-03-191-8/+33
* Migrate tools/regression/usr.bin/pkill to the new tests layout.jmmv2014-03-1931-49/+95
* Fix comments.attilio2014-03-191-6/+6
* Make the array pointed to by AT_PAGESIZES auxv properly aligned.kib2014-03-192-43/+51
* Add Makefiles missed in r263346.jmmv2014-03-1949-0/+659
* Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19275-198/+560
* Expand tabs that sneaked in into spaces.jmmv2014-03-191-2/+2
* Added sysctl kern.maxfiles increase test, do not use /etc/passwd for testspho2014-03-191-6/+118
* When exporting ifnet via sysctl, add ifqueue(9) drop count to theglebius2014-03-191-6/+5
* Add counter for Tx errors returned from if_transmit.glebius2014-03-192-5/+8
* Now, after r263102 we have ifi_oqdrops in if_data, restore printing ofglebius2014-03-191-3/+7
* Only invoke fasttrap hooks for traps from user mode, and ensure that they'remarkj2014-03-192-38/+42
* vm_page_grab() and vm_pager_get_pages() can drop the vm_object lock,attilio2014-03-192-3/+3
* Fix GENERIC build.attilio2014-03-191-0/+1
* Fix and improve exception tracing:marcel2014-03-1812-82/+438
* Don't reissue in-flight commands.tychon2014-03-181-2/+16
* Switch kern.vt.suspendswitch to 0 by default (disabled).ray2014-03-181-1/+1
* Add separate patch files for all the customizations we have currentlydim2014-03-18100-0/+16346
* Regen per r263318.attilio2014-03-1811-131/+17
* Remove dead code from umtx support:attilio2014-03-187-557/+13
* cxgbe(4): significant rx rework.np2014-03-184-575/+632
* Pull in r203311 from upstream llvm trunk (by Arnold Schwaighofer):dim2014-03-181-0/+11
* Pull in r196939 from upstream llvm trunk (by Reid Kleckner):dim2014-03-1810-36/+94
* nvme: Allocate all MSI resources up front so that we can fall back tojimharris2014-03-183-7/+44
* nvme: Close hole where nvd(4) would not be notified of all nvme(4)jimharris2014-03-183-29/+73
* Switch to standard 2-clause licenseemaste2014-03-181-3/+0
* Add support for the PCI(e)-PCI bridges to the Intel VT-d driver. Thekib2014-03-183-17/+122
* It is not uncommon for BIOSes to report wrong RMRR entries in DMARkib2014-03-181-0/+9
* Trim at EOL.kib2014-03-181-2/+2
* Update nvme(4) and nvd(4) man pages to clarify the differences betweenjimharris2014-03-182-7/+24
* fix mbuf leak if it does not fit in software queuegnn2014-03-181-0/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-1890-524/+524
* Use standard FreeBSD license disclaimeremaste2014-03-183-34/+34
* Return error when packet is dropped because of link down.glebius2014-03-181-1/+1
* Extend the Atheros SoC support to include a method to enable/disableadrian2014-03-182-0/+36
* Add the AR934x NAND flash controller register definitions.adrian2014-03-181-0/+177
* Add missing usfs manual page.hselasky2014-03-182-0/+63
* Add missing umoscom manual page.hselasky2014-03-182-0/+67
* Correctly name USB template manual page and install it by default.hselasky2014-03-182-0/+1
* Update USB template manual page.hselasky2014-03-181-10/+9
* When a vcpu is deactivated it must also unblock any rendezvous that may beneel2014-03-181-12/+46
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-1842-294/+0
* Remove comment meant for removal in r263287bdrewery2014-03-181-1/+0
* 'pkg(8) add' has no internal restriction on number of packages.bdrewery2014-03-181-2/+1
OpenPOWER on IntegriCloud