summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enforce overwritting SHLIBDIRbapt2015-06-1535-35/+35
* ttm_vm_page_alloc: use vm_page_alloc for pages without dma32 restrictionavg2015-06-151-45/+64
* Fix circular dependency between libzfs and libzfs_corebapt2015-06-152-2/+2
* Ensure TESTSDIR is defined before bsd.test.mk is .include'dngie2015-06-151-0/+4
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.rodrigc2015-06-151-0/+6
* Use cpp -I$includedirrodrigc2015-06-151-1/+1
* Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mkngie2015-06-152-83/+7
* Add a quick (?) note for users who may be having sendmail interoperability is...gshapiro2015-06-151-0/+24
* MFV of 284395,tzdata2015eedwin2015-06-154-38/+68
* If MK_META_MODE is unset, assume a value of no.rodrigc2015-06-141-1/+1
* Correctly detect the case where the last address is removed.tuexen2015-06-141-9/+16
* Change the documentation to reflect where the -V option should be usedbapt2015-06-141-2/+2
* Invalid pages do not need neither update of the activation count norkib2015-06-141-15/+15
* Fix name of a constant.tuexen2015-06-141-2/+2
* Fix typo in comment.kib2015-06-141-2/+2
* Stop the heartbeat timer when removing a net.tuexen2015-06-141-0/+1
* Latest clang uses openat(2).sjg2015-06-141-0/+66
* Tell the compiler that -dc and -r are linker flags.tijl2015-06-141-1/+1
* fd: reduce excessive zeroing on fd closemjg2015-06-141-5/+3
* fd: move out actual fp installation to _finstallmjg2015-06-143-22/+31
* nit: Rename racct_alloc_resource to racct_adjust_resource.jlh2015-06-141-12/+12
* NetBSD commit log:jlh2015-06-141-8/+5
* As the next step in eliminating PG_CACHE pages, free rather than cachealc2015-06-141-3/+3
* NO_WARNS when building for hostsjg2015-06-142-0/+6
* Avoid circular dependency with nmsjg2015-06-141-0/+3
* Need to provide -I for meta modesjg2015-06-141-0/+6
* Needs libxosjg2015-06-141-0/+1
* Create proper targets for linux*syscalls.csjg2015-06-141-8/+8
* We cannot build makewhatis and mandocsjg2015-06-141-2/+10
* Avoid trailing white-spacesjg2015-06-141-1/+1
* Watch out for bin/cat in host stage treesjg2015-06-141-0/+1
* Avoid anoying warningsjg2015-06-141-1/+1
* Fix typo - this upsets llvm/gcc-4.9, but not gcc-4.2 for some reason.adrian2015-06-141-1/+1
* Fix incorrect library path.adrian2015-06-131-1/+1
* Fix previous commit (r284357)ngie2015-06-131-1/+1
* Fix inverted check by skipping over the model-specific checks if the makerngie2015-06-131-1/+1
* Fix up crunchgen binary generation to work with external cross-buildadrian2015-06-131-2/+3
* When using -L the code skips a socket if the local or foreigntuexen2015-06-131-2/+2
* Add support for SCTP.tuexen2015-06-131-2/+241
* Allow more than one local or remote address per socket. This is needed totuexen2015-06-131-54/+103
* Allow more than one socket entry for a file descriptor. This is neededtuexen2015-06-131-23/+22
* Simplify printaddr(). No functional change.tuexen2015-06-131-7/+7
* removed extra keywordsjg2015-06-131-1/+0
* We no longer need CSU_DIR.i386sjg2015-06-131-1/+3
* Fix panic when adding vtnet interfaces to a bridgekp2015-06-132-7/+12
* Fix the following clang 3.7.0 warnings in lib/libfetch/http.c:dim2015-06-131-12/+6
* Add META_MODE support.sjg2015-06-131444-100/+49726
|\
| * Reorganize targets/pseudo/userlandsjg2015-06-1229-773/+771
| * With MK_AUTO_OBJ=yes objdir is created during sys.mksjg2015-06-111-0/+4
| * For debugging we sometimes run makefiles forcing level > 0sjg2015-06-111-1/+1
OpenPOWER on IntegriCloud