summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use NULL instead of 0 for pointers.araujo2016-04-191-1/+1
* Use NULL for pointers instead of 0.araujo2016-04-191-1/+1
* hptmv(4) Fix potential buffer overflow in hpt_set_info.sbruno2016-04-181-4/+11
* A new implementation of the loader block cacheallanjude2016-04-1838-382/+728
* Allow -f dirdeps.mk some/dir with no TARGET_MACHINE specsjg2016-04-181-0/+3
* META_MODE: Don't hide the .depend rm -f command.bdrewery2016-04-181-1/+1
* Update meta2deps to fix crash when using -X with M2D_EXCLUDES.bdrewery2016-04-181-2/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedavos2016-04-1839-42/+3
* Update dirdeps.mk et alsjg2016-04-183-21/+47
* Correct possible underflow conditions when checking for available spacesbruno2016-04-184-4/+4
* Address issues found by the XCode code analyzer.tuexen2016-04-185-35/+35
* Add MK_AUTO_OBJ=no to ${MAKE} invocation if PKG_VERSION needs to begjb2016-04-181-2/+2
* Follow-up r298220: Don't pass down META_MODE which will still enable it.bdrewery2016-04-181-0/+1
* META_MODE: Disable during installworld and similar.bdrewery2016-04-181-0/+8
* Cause an error during 'make install' if trying to compile with CC.bdrewery2016-04-181-0/+7
* Follow-up r297842: Rework header generation to fix always rebuilding.bdrewery2016-04-185-131/+148
* META_MODE: Clean .meta files with 'make cleandepend'.bdrewery2016-04-181-0/+3
* Reuse our roundup2() macro instead of reinventing the wheel.pfg2016-04-182-6/+2
* Re-use our roundup2() macro instead of reinventing the wheel.pfg2016-04-181-6/+4
* libipsec: use NULL instead of zero for pointers.pfg2016-04-181-1/+1
* rbootd: use NULL instead of zero for pointers.pfg2016-04-181-2/+2
* Add the ability to read a SAS device's Target Port NAA designatorasomers2016-04-182-0/+14
* ftpd: replace malloc + memset 0 with calloc.pfg2016-04-181-3/+2
* libstand: use NULL instead of zero for pointers.pfg2016-04-183-10/+10
* Use NULL instead of 0 for pointers.araujo2016-04-181-2/+2
* libbluetooth: use NULL instead of zero for pointers.pfg2016-04-181-2/+2
* rexec(3): use NULL instead of zero for pointers.pfg2016-04-181-5/+5
* User NULL instead of 0 for pointers.araujo2016-04-181-2/+2
* Use NULL instead of 0 for pointers.araujo2016-04-183-3/+3
* Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchainemaste2016-04-1810-10/+10
* Fix signed/unsigned warnings.tuexen2016-04-182-4/+5
* Pull the MSI/MSI-X handling functions out to help with INTRNG integration.andrew2016-04-181-7/+62
* Fixed indentation, minor style.pluknet2016-04-181-12/+12
* Fix a warning about an unused variable.tuexen2016-04-181-1/+1
* Put panic() calls under INVARIANTS.tuexen2016-04-183-0/+26
* Fix tinderbox LINT build.delphij2016-04-181-1/+0
* Minor cosmetic cleanupngie2016-04-181-2/+2
* Use NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* strchr(3) will return NULL if it cannot find the character in thearaujo2016-04-182-2/+2
* Use NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* MFV r298178:delphij2016-04-1878-954/+4428
|\
| * Vendor import of file 4.26.delphij2016-04-1876-950/+4421
| * Vendor import of file 4.25.delphij2015-09-2341-213/+364
| * Apply vendor changeset e64bdc5 to address FreeBSD bin/181436.delphij2015-09-041-5/+11
| * Vendor import of file 5.24.delphij2015-09-0411-56/+76
| * Apply upstream changesets 21f9d5f and 5c40ae1:delphij2015-06-113-26/+30
* | User NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* | Use NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* | Use NULL instead of 0 for pointers.araujo2016-04-181-1/+1
* | Cleanup debug output.tuexen2016-04-181-39/+39
OpenPOWER on IntegriCloud