summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cxgbe/t4_tom: add a knob to the default configuration file to tunenp2015-11-102-2/+8
* urtwn(4): fix the build.avos2015-11-101-1/+9
* urtwn(4): add HOSTAP mode support.avos2015-11-103-17/+247
* urtwn(4): refactor and fix TX path.avos2015-11-092-107/+147
* FAST_DEPEND: Fix building of wrong source files in some cases.bdrewery2015-11-092-4/+6
* When extracting mtrees, pass -i so schg/sappnd are respected.bdrewery2015-11-092-4/+4
* Fix 'make cleanworld' to respect TARGET/TARGET_ARCH for cross-build objtrees.bdrewery2015-11-091-6/+2
* Move 'make cleandir' from Makefile to Makefile.inc1.bdrewery2015-11-092-33/+31
* Add a README to explain how to generate the locales from CLDR databapt2015-11-091-0/+18
* Connect nmtreebdrewery2015-11-091-0/+1
* Rename usr.sbin/mtree to usr.sbin/fmtree since it is not what /usr/sbin/mtreebdrewery2015-11-0921-2/+2
* nl_langinfo: Simplify case ladderbapt2015-11-091-2/+0
* Fix typo (s/ncpus/mp_ncpus/)tijl2015-11-091-1/+1
* Readd ascii.c forgotten in r290618bapt2015-11-091-0/+192
* Regenerate timedef now that the tools pad CJK correctlybapt2015-11-093-27/+27
* locales: Enforce US-ASCII encoding (limited to 7-bit)bapt2015-11-094-2/+7
* Also remove directories along with old localesbapt2015-11-091-1/+14
* Fix kernel build, broken in r290612garga2015-11-092-2/+2
* Introduce portal group options in ctl.conf.mav2015-11-095-76/+98
* Now that the PMU implementation is independent of HWPMCbz2015-11-094-5/+84
* linuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid GCC warningcem2015-11-091-1/+1
* ath(4): begin fleshing out a "reset type" extension to force cold/warn resets.adrian2015-11-0917-22/+45
* xen-blkfront: add support for unmapped IOroyger2015-11-091-5/+7
* x86/dma_bounce: rework _bus_dmamap_load_ma implementationroyger2015-11-091-16/+190
* Bump .Ddngie2015-11-091-1/+1
* Document powl(3)ngie2015-11-092-6/+12
* Decompose arp_ifinit() into arp_add_ifa_lle() and arp_announce_ifaddr().melifaro2015-11-093-27/+36
* Use lladdr_event to propagate gratiotus arp.melifaro2015-11-095-15/+42
* Bump .Ddngie2015-11-091-1/+1
* Follow up to r290259 dealing with makefs(8)ngie2015-11-091-3/+2
* Remove noatime from tmpfs(5) fstab(5) entry.gjb2015-11-091-1/+1
* Integrate tools/regression/lib/libc/gen into the FreeBSD test suitengie2015-11-0914-1014/+1189
* Fix some TAP -> ATF conversion errorsngie2015-11-091-6/+3
* Reduce the Makefile snippet complexity a bitngie2015-11-091-5/+3
* Fix typo in message from arm64 ITS workaroundemaste2015-11-091-1/+1
* Add some basic tests that exercise cputime limits with limits(1)ngie2015-11-094-0/+78
* - Although it doesn't make a whole lot of sense to enable RX and TXmarius2015-11-092-19/+34
* Ensure TEMPROOT is unique, to guard against multiple builds on same machine.sjg2015-11-081-1/+1
* urtwn(4): improve RX filter.avos2015-11-082-30/+103
* Integrate tools/regression/lib/libc/net into the FreeBSD test suitengie2015-11-0810-317/+276
* lower again the warnings and remove the pragmas unsupported by gcc 4.2.1bapt2015-11-084-16/+1
* Delete leftover printfs from when these were TAP testsngie2015-11-084-8/+0
* Convert print_positional_test over to ATFngie2015-11-081-16/+40
* Eliminate some gcc pragmasbapt2015-11-082-17/+7
* Sync arm64 GENERIC whitespace/comments with amd64emaste2015-11-081-4/+4
* Improve r290373, do a runtime check rather than a compile time switch. Iandreast2015-11-081-6/+25
* arm64: build usr.sbin/acpi subdirectoryemaste2015-11-081-0/+3
* drm/i915: Reduce diff with Linux 3.8dumbbell2015-11-081-5/+5
* Modify the tool that generates the locales so that the generated CJK localesbapt2015-11-081-1/+27
* Fix pagelist bus_dmamap_t map handling. Memory for pagelist is allocatedskra2015-11-081-3/+1
OpenPOWER on IntegriCloud