summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-25161-164/+15
* Fix tmpfs(5) '/tmp' mount point.gjb2015-11-251-1/+1
* META MODE: Remove bin/cat.host dependency.bdrewery2015-11-251-1/+0
* [ath] listen to all beacons in IBSS and software beacon miss.adrian2015-11-251-3/+7
* [net80211] log the A-MPDU setup attempt count as part of debugging.adrian2015-11-251-2/+2
* Update usage:hselasky2015-11-251-1/+3
* The r241129 description was wrong that the scenario is possiblefabient2015-11-251-1/+10
* Add simple indent wrapper tool for style(9) checking GIT/SVN patches.hselasky2015-11-253-0/+754
* Fix the build.ae2015-11-251-1/+0
* Fix udp entry of `netstat -TW'.ume2015-11-251-0/+2
* Link localeconv(3) to localeconv_l(3)ngie2015-11-251-0/+1
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-2515-307/+399
* Check that hhk_helper pointer isn't NULL before access.ae2015-11-251-1/+2
* NTB: WC/WB isn't enough; set MMR region as UCcem2015-11-252-28/+37
* sh: Remove global state from nodes.c.jilles2015-11-242-38/+46
* Correct the number of DTLB entries reported for the CPUID Leaf 2kib2015-11-241-1/+1
* Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.mav2015-11-243-3/+3
* urtwn(4): rework ROM reading.avos2015-11-243-94/+162
* ntb: Add MW tunable for MMR Xeon errata workaroundcem2015-11-241-29/+57
* Use what we really mean (powerpc_lwsync()) rather than the Linux-compatnwhitehorn2015-11-241-2/+8
* Revert inadvertent commit of an incorrect patchdes2015-11-241-2/+1
* Remove description of the now-defunct NoneEnabled option.des2015-11-242-4/+2
* Correct alignment of the addresses in the `netstat -aW' output.ume2015-11-241-12/+21
* Flush all kernel mappings from TLB(s) in time when they are cleared.skra2015-11-242-14/+17
* Add myself (lidl) to the calendar.freebsd file.lidl2015-11-241-0/+1
* Add some defines needed by the coming mlx5 infiniband support.hselasky2015-11-241-0/+19
* Add missing error check after xo_parse_args() in netstat(8).ume2015-11-241-0/+2
* Add support for moving the DMAP range. This is needed as some AMD SoCsandrew2015-11-242-9/+30
* Rework the vnode cache recycling to meet free and unused vnodeskib2015-11-241-83/+233
* On PowerPC 64bit, the linux-compat mb() definition is implemented withkib2015-11-241-18/+17
* Add dependency to uether.kevlo2015-11-2414-15/+34
* Remove unneeded libutil dependency for sendmail.bdrewery2015-11-2413-12/+2
* bc(1): Fix memory corruption issuespfg2015-11-241-9/+14
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-2411-508/+841
* Compute the median of the data set as the midpoint between the two middlearaujo2015-11-241-2/+4
* Connect ypldap(8) to the build.araujo2015-11-241-0/+1
* Fix ld not respecting --sysroot.bdrewery2015-11-241-1/+1
* Add a new -B flag for use with list mode (-l) that lists details aboutjhb2015-11-234-18/+265
* colldef(1) and mklocale(1) reappeared in r291115.jkim2015-11-231-4/+0
* There seems to be no reason to duplicate CANONICALOBJDIR logic from bsd.obj.mk,bdrewery2015-11-231-7/+0
* Add destroy_object callback to object rewriting framework.ae2015-11-232-2/+11
* Remove "disable" hint, which duplicates system-wide "disabled".mav2015-11-234-36/+0
* Revert r291170ngie2015-11-231-6/+2
* newfs_msdos: rework error handling for eventual use in makefsemaste2015-11-232-98/+191
* Update $NetBSD$ IDemaste2015-11-231-1/+1
* The buffer passed to an sbuf drain callback is not necessarilymarkj2015-11-231-1/+1
* Use #ifdef to get the file compiling without errorsandrew2015-11-231-1/+1
* Provide support for userland binaries using the new ELFv2 ABI. This is anwhitehorn2015-11-236-32/+152
* Only enable the first interrupt for now, we don't correctly configure orandrew2015-11-231-0/+7
* Fix target mode support for Qlogic 2200 FC adapters.mav2015-11-236-30/+30
OpenPOWER on IntegriCloud