summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default MK_META_MODE from MK_DIRDEPS_BUILDsjg2015-11-163-4/+19
* Remove redundant copies of CDDL_CFLAGS.imp2015-11-161-3/+3
* I'm still interested in reviewing any code changes to lpr & friendsgad2015-11-161-2/+2
* wpi(4): import r289674avos2015-11-161-4/+4
* Only use a power of 2 for the number of receive and transmit queues.jhb2015-11-161-2/+9
* Remove duplicate manual pages.jkim2015-11-167-209/+10
* With r290566 in place it turned out that WOL previously only worked bymarius2015-11-161-1/+7
* Revert r290944. It was wrong.bdrewery2015-11-161-3/+3
* Fix error case for bmake to echo 0.bdrewery2015-11-161-3/+3
* Avoid FSCHG for INSTALL_AS_USER as well.bdrewery2015-11-161-1/+1
* Add include of signal.h for signal() prototype.rodrigc2015-11-161-0/+1
* Replace __svc_fdset with svc_fdset.rodrigc2015-11-161-5/+4
* Do not use SA_LEN() to dereference sa_len.rodrigc2015-11-161-2/+2
* Add include of time.h for tzset() prototype.rodrigc2015-11-161-0/+1
* Replace __dead with __dead2.rodrigc2015-11-162-3/+3
* Add include of sys/param.h for MAXHOSTNAMELENrodrigc2015-11-165-0/+5
* Replace __dead with __dead2.rodrigc2015-11-161-2/+2
* Replace HOST_NAME_MAX with MAXHOSTNAMELEN.rodrigc2015-11-161-2/+2
* Remove reference to EAI_NODATA.rodrigc2015-11-161-1/+1
* Add include of <string.h> for strlen() prototype.rodrigc2015-11-161-0/+1
* Convert Makefile to FreeBSD style.rodrigc2015-11-161-8/+7
* Import ypldap from OpenBSD.rodrigc2015-11-1615-0/+6789
* Improve accuracy of PMC sampling frequencyjtl2015-11-161-15/+35
* Change the driver stats to what they really are: unsigned values.jtl2015-11-163-20/+32
* Bring back a couple of ISO8859-15 locales:bapt2015-11-1614-70/+121
* Add missing alias for zh_CN.UTF-8bapt2015-11-161-0/+1
* Use explicitly specified ivsize instead of blocksize when we mean IV size.ae2015-11-163-9/+3
* Remove directory made obsolete by r290905ngie2015-11-163-169/+0
* Rework the test which raises OOM condition. Right now, the codekib2015-11-162-14/+31
* Don't need cast malloc.araujo2015-11-163-5/+5
* Add QCA9533 to the list of SoCs that require IRQ's be ACKed.adrian2015-11-161-0/+2
* Do not use vmspace_resident_count() for the OOM process selection.kib2015-11-161-3/+63
* VM daemon works in parallel with the pagedaemon threads, and, amongkib2015-11-161-1/+2
* Integrate tools/regression/pipe in to the FreeBSD test suite asngie2015-11-1617-429/+575
* Port contrib/netbsd-tests/kernel/t_mqueue.c to FreeBSDngie2015-11-161-0/+19
* Integrate contrib/netbsd-tests/kernel/t_lockf.c into the FreeBSD test suite asngie2015-11-161-0/+6
* Ignore EINTR from usleep(3) in try_locks(..)ngie2015-11-161-0/+3
* Add initial support for the QCA953x ("Honeybee") from Qualcomm Atheros.adrian2015-11-169-0/+683
* Add some initial tests for SLIST and STAILQ macrosngie2015-11-162-0/+239
* Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSDngie2015-11-161-2/+4
* Expect all testcases dealing with invalid salts to fail on FreeBSDngie2015-11-161-0/+4
* Fix path for symlinks.rodrigc2015-11-161-1/+1
* Integrate acct(2) testcase in as tests/sys/kern/acct/acct_testngie2015-11-164-0/+257
|\
| * Integrate kern/kern_acct.c testcase in as tests/sys/kern/acct/acct_testngie2015-11-164-0/+257
| * Enable pjdfstest in the FreeBSD test suite by default to get somengie2015-11-161-3/+1
| * MFhead @ r290899ngie2015-11-163994-178580/+1242707
| |\
| * | Install the test script as dd_test, not ddngie2015-10-181-1/+1
* | | Don't need cast malloc.araujo2015-11-161-3/+3
* | | If you backup a large file that is mostly holes, previously we'd issuejmg2015-11-161-3/+27
| |/ |/|
* | Fix unused-but-set-variablebapt2015-11-151-1/+1
OpenPOWER on IntegriCloud