summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In the pmap_set_pg() function, which enables the global bit on thekib2015-12-051-2/+2
* sfxge: pick up the new TLV structuresarybchik2015-12-051-15/+53
* sfxge: cleanup: remove set but not used trailer variablearybchik2015-12-051-2/+0
* sfxge: cleanup: remove set but not used variable with parse error indicationarybchik2015-12-051-0/+7
* sfxge: cleanup: remove set but not used saved_spec variablearybchik2015-12-051-3/+0
* sfxge: cleanup: remove SFL9122 "Huntington" PCI IDsarybchik2015-12-052-4/+0
* sfxge: support for MCDI logging implementedarybchik2015-12-054-0/+97
* New config files for embedded boards.imp2015-12-0514-0/+1083
* Initialize errno to 0 in the nul testcase before testing itngie2015-12-051-0/+1
* Fix -Wformat issues and minor whitespace issues in surrounding areasngie2015-12-051-29/+25
* split.ih:ngie2015-12-053-4/+6
* Use `==` instead of `=` in the function comment above split(..) so mkh -pngie2015-12-051-1/+1
* Use ANSI C function prototypes/definitions instead of K&R style onesngie2015-12-051-16/+11
* Add missing headers and sort #includes per style(9)ngie2015-12-051-3/+5
* - Use ANSI C function prototypes/definitions instead of K&R style onesngie2015-12-051-28/+12
* Fix -Wformat warnings by using the correct format qualifiersngie2015-12-051-1/+1
* Awk helper script that reads in a mtree METALOG file from installworldimp2015-12-051-0/+197
* Setting NANO_NOPRIV_BUILD will now add -DNO_ROOT and METALOG=xxxx asimp2015-12-051-2/+11
* SRCCONF makes no sense in make.conf. Don't set it there. Rely on itimp2015-12-051-7/+9
* Minor cleanup in how we run make:imp2015-12-051-95/+137
* Remove commented out junk.imp2015-12-041-4/+0
* ioat(4): Add MODULE_VERSION so MODULE_DEPEND workscem2015-12-041-0/+1
* Since this is an almost identical copy of ALIX_DSK, just include itimp2015-12-041-113/+2
* Make 16Gig chips to use new queue pointer registers.mav2015-12-043-47/+124
* Fix i386 build WITH_OFED=YES. Remove some redundant KASSERTs.hselasky2015-12-042-4/+1
* Add clang patch corresponding to r291701.dim2015-12-041-0/+21
* rc.subr: Check for running daemons before a custom start_cmd is executed.jilles2015-12-041-8/+8
* Add ahci_generic to the ahci module on arm64.andrew2015-12-041-0/+4
* ARC-1203 is supported since the latest driver update.brueffer2015-12-041-1/+3
* Fix scope of bridge_header and bridge_pcix_cap in mthca_reset(..)ngie2015-12-041-1/+7
* Fix a bug where a stream reset request wasn't retranmitted when thetuexen2015-12-041-0/+1
* Fix 'install*' and many other missing targets with DIRDEPS_BUILD.bdrewery2015-12-041-8/+15
* The .if redirection on .WAIT is no longer needed with bmake.bdrewery2015-12-041-3/+1
* Fix 'afterinstall' order not being respected after my changes in r291635.bdrewery2015-12-041-5/+6
* Rearrange some common logic.bdrewery2015-12-041-5/+5
* sfxge: [EF10] support RxQ scattering controlarybchik2015-12-044-12/+35
* sfxge: add additional WRITESIZE value for NVRAM_INFO commandarybchik2015-12-045-7/+18
* Remove disconnected directory RETEST.bdrewery2015-12-043-130/+0
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.bdrewery2015-12-042-0/+8
* We need to zero out the clustering variables in a freed vnode structure.mckusick2015-12-041-0/+3
* Fix a style issue in g_disk_limit().ken2015-12-041-1/+3
* Fix g_disk_vlist_limit() to work properly with deletes.ken2015-12-041-9/+14
* Move obscure lib/ installation of /usr/lib/include symlink to include/.bdrewery2015-12-042-5/+2
* Add assertion for when LIBADD should be used rather than LDADD/DPADD.bdrewery2015-12-041-0/+10
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-04112-289/+183
* Rework unknown LIBADD assertion to be more clear and to not suggest addingbdrewery2015-12-041-5/+11
* Support all of the CDDL/ZFS libraries for LIBADD.bdrewery2015-12-041-1/+12
* For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inbdrewery2015-12-043-12/+13
* Replace ln -s calls with INSTALL_SYMLINKbdrewery2015-12-043-21/+21
* Don't create a Makefile.depend in share/mk.bdrewery2015-12-042-11/+5
OpenPOWER on IntegriCloud