summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.trasz2016-02-291-1/+1
* sysconf(2) -> sysconf(3)trasz2016-02-291-1/+1
* sendmsg(3) -> sendmsg(2)trasz2016-02-292-2/+2
* dump(1) -> dump(8).trasz2016-02-291-1/+1
* The tcpdump is section 1, not 8.trasz2016-02-292-6/+5
* Autofs is section 5, not 4.trasz2016-02-292-2/+2
* Fix typos in .Xrs.trasz2016-02-292-2/+2
* Fix typo.trasz2016-02-291-1/+1
* Mark amd(8) and all related utilities as obsolete.trasz2016-02-298-8/+64
* Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removedemaste2016-02-291-0/+1
* Add riscv to the list of architectures for cscope.andrew2016-02-291-1/+1
* MFV r296164:pfg2016-02-293-8/+31
* Fix fdt_get_mem_regions() to work with 64-bit addresseswma2016-02-297-9/+13
* hyperv/channel: Add sysctl node for channel owner cpusephe2016-02-291-1/+7
* hyperv/hn: Utilize mbuf flowidsephe2016-02-292-4/+13
* Fix build failure introduced by r296182sgalabov2016-02-291-1/+0
* hyperv/hn: Put LRO aggregation limit settings under FreeBSD version checksephe2016-02-291-0/+12
* hyperv/hn: Switch to if_transmit by default after r296178sephe2016-02-291-1/+1
* This review aims at introducing ubldr (loader with U-Boot interface) for MIPSsgalabov2016-02-299-1/+540
* These changes attempt to put things in order before the introduction of MIPSsgalabov2016-02-298-22/+51
* hyperv/channel: Add debug sysctl nodes for channel indicessephe2016-02-293-0/+116
* hyperv: Use proper fence function to keep store-load order for msgssephe2016-02-291-2/+2
* Add entries for Phil Shafer (phil@)phil2016-02-291-0/+5
* buf_ring/drbr: Add buf_ring_peek_clear_sc and use it in drbr_peeksephe2016-02-292-1/+32
* Add support for the Freescale dTSEC DPAA-based ethernet controller.jhibbits2016-02-29142-6/+79377
* Fix up the ath(4) device names for QCA chipsets.adrian2016-02-292-31/+28
* MFV r296159pfg2016-02-2942-595/+684
* urtwn: do not filter beacon frames in HOSTAP mode while scanningavos2016-02-291-2/+1
* etc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)avos2016-02-281-1/+1
* net80211: fix a comment for TX lockavos2016-02-281-1/+1
* net80211: remove redundant locking.avos2016-02-281-4/+4
* net80211: fix 'taskqueue_drain with non-sleepable locks held' warningavos2016-02-281-3/+9
* - address obsolete Kerberos optionsjgh2016-02-281-11/+11
* Fix typo in device descriptiongonzo2016-02-281-1/+1
* Implement process-shared locks support for libthr.so.3, withoutkib2016-02-2827-325/+1168
* Add Allwinner A10/A20 RTC driver.jmcneill2016-02-282-0/+273
* Add SMP support to the ARM PLATFORM code. This will allow us to haveandrew2016-02-287-2/+83
* Fix .Xr - autofs(5) is section 5, not 8.trasz2016-02-281-2/+2
* Add speed limit to dd(1). This is useful for testing RCTL disk io limitstrasz2016-02-285-7/+60
* Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using theandrew2016-02-284-4/+1
* Migrate athregs over to use the new stats API.adrian2016-02-282-6/+24
* Migrate athstats to use the new stats API.adrian2016-02-282-16/+23
* Begin abstracting out the access method for ath(4) ioctls.adrian2016-02-282-0/+277
* Sort subdirectories in BSD.debug.distemaste2016-02-281-2/+2
* - Add myself to ports-secteamjunovitch2016-02-271-1/+1
* Fix PIO mode on A31 and later SoCs.jmcneill2016-02-272-3/+20
* Remove old compatibility checks.bdrewery2016-02-272-39/+1
* Implement pmap_change_attr() for PowerPC (Book-E only for now)jhibbits2016-02-275-0/+94
* Move another range check to use RMAN_IS_DEFAULT_RANGE().jhibbits2016-02-271-1/+1
* Remove reaming files of the Casper daemon.oshogbo2016-02-275-115/+0
OpenPOWER on IntegriCloud