]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-06-01 allanjudeUpdate zfs(8) and zpool-features(7) man pages with...
2016-06-01 adrian[ath_hal] add MCI bits from ath9k for QCA9565
2016-06-01 adrian[ath_hal] add support for QCA9565 for configuring the...
2016-06-01 adrian[ath_hal] Allow the BT antenna diversity option to...
2016-06-01 adrian[ath_hal] add QCA9565 bluteooth antenna control.
2016-06-01 adrian[ath_hal] add extra debugging for MCI interrupts.
2016-06-01 markjmkimg: Indicate that input file pages are unlikely...
2016-06-01 adrian[ath_hal] add extra MCI definitions used by the later...
2016-05-31 bdreweryWITH_META_MDE: Fix machine/include and x86/include...
2016-05-31 asomersCoverity fixes for r300906
2016-05-31 bdreweryDefine SYSDIR earlier since the defined(FIRMWS) block...
2016-05-31 bdreweryAdd missed updates for r301079 and r301084.
2016-05-31 bdreweryWITH_META_MODE: Resolve SYSDIR to avoid changed build...
2016-05-31 bdreweryWITH_META_MODE: Require filemon(4) be loaded.
2016-05-31 jmcneillFix a crash while iterating compat strings when no...
2016-05-31 edMake RLIM_INFINITY usable without including <stdint.h>.
2016-05-31 pfgzfsd: Remove a redundant semicolon,
2016-05-31 bdreweryWITH_META_MODE: Mitigate switching from without to...
2016-05-31 jillesRemove mentions that PTHREAD_PROCESS_SHARED is not...
2016-05-31 jillesFix typo ESRC -> ESRCH in pthread man pages.
2016-05-31 arybchiksfxge(4): avoid code duplication in SW events definition
2016-05-31 edAdd missing dependency on <machine/param.h>.
2016-05-31 andrewAttach the generic USB OHCI driver to the arm64 build.
2016-05-31 andrewdpcpu_init should have also passed in the calculated...
2016-05-31 edImprove POSIX conformance of <signal.h>.
2016-05-31 andrewAllow the kernel to boot on a CPU where the devicetree...
2016-05-31 acheFor EILSEQ case in mbsnrtowcs() and wcsnrtombs() update...
2016-05-31 vangyzenFix indentation in dhclient rc.d script
2016-05-31 arybchiksfxge(4): move definition of the SW events to sfxge.h
2016-05-31 edFix prototype of dbm_open().
2016-05-31 arybchiksfxge(4): zero should be used as RxQ label in SW event
2016-05-31 skreuzerDocument r300240, net.inet.tcp.ecn.enable now is a...
2016-05-31 skreuzerDocument r300906, ZFS fault management daemon
2016-05-31 andrewarm_gic_map is a mask not the CPUs ID, there is no...
2016-05-31 arybchiksfxge(4): regenerate MCDI headers from firmwaresrc...
2016-05-31 andrewBin interrupts to the correct CPU when we boot on a...
2016-05-31 allanjudeifconfig(8) now supports some output formatting options
2016-05-31 remkoUpdate the Security Team member list with the actual
2016-05-31 glebiusFix kernel stack disclosures in the Linux and 4.3BSD...
2016-05-31 andrewEnable setting BF_COHERENT on DMA tags. This allows...
2016-05-31 adrian[ath_hal] rename the MCI state info routine.
2016-05-31 adrian[ath_hal] add support for setting the azimuth timestamp...
2016-05-31 adrian[ath_hal] reserve a HAL_TXDESC_ bit for azimuth TX...
2016-05-31 traszCosmetics - add missing space after ellipses in shutdow...
2016-05-31 hselaskyAdd support for simplex USB MIDI devices, which only...
2016-05-31 edMake CMSG_*() work without having NULL available.
2016-05-31 edImplement _ALIGN() using internal integer types.
2016-05-31 edMake strfmon_l() work without requiring the use of...
2016-05-31 andrewSet oldfp so the check for fp == oldfp works as expected.
2016-05-31 traszAdd "iscsictl -e". Among other things, it makes it...
2016-05-31 andrewMove a device_printf under bootverbose where it should...
2016-05-31 andrewMark the ThunderX and generic PCI drivers as cache...
2016-05-31 edAdd missing dependency on <machine/_limits.h>.
2016-05-31 edAdd missing dependency on <machine/_limits.h>.
2016-05-31 traszCosmetics: add missing space after the ':' in etc/rc...
2016-05-31 desr169386 (PR 112515) was incomplete: it treated 307...
2016-05-31 edLet <sched.h> define struct timespec.
2016-05-31 traszMake iscsictl(8) error messages more consistent.
2016-05-31 edStop using the non-standard basename_r() function.
2016-05-31 ngieAdd missing libc includes to fix -Wimplicit-function...
2016-05-31 sephehyperv/kvp: Use if_xname.
2016-05-31 sephehyperv: Move guid2str from vmbus file to hyperv file
2016-05-31 sephehyperv/vmbus: White space cleanup
2016-05-31 sephehyperv/vmbus: Redefine SynIC message.
2016-05-31 sephehyperv/vmbus: Move global vmbus id array to stack.
2016-05-31 sephehyperv/vmbus: Indentation cleanup
2016-05-31 adrian[ath_hal] add QCA9565 and MCI related registers.
2016-05-31 sephehyperv/vmbus: Rename ISR functions
2016-05-31 adrian[ath_hal] migrate the bluetooth definitions out from...
2016-05-31 adrian[ath_hal] add bluetooth coexistence definitions for...
2016-05-31 adrian[ath] ensure the right methods / options get overridden...
2016-05-31 allanjudeBump __FreeBSD_version for ZFS's support for SHA-512t25...
2016-05-31 allanjudeConnect the SHA-512t256 and Skein hashing algorithms...
2016-05-31 sephehyperv/vmbus: Process event timer before checking events
2016-05-31 adrian[ath] add BTCOEX debug section; modify DPRINTF() to...
2016-05-31 wblockClarify the explanations for the hostname and FQDN...
2016-05-30 emasteAdd and correct MIPS relocation types
2016-05-30 pfgkeyserv(1): drop useless comparison.
2016-05-30 ngieFix circular dependency created after r287197 between...
2016-05-30 pfgzfsd: minor spelling fix.
2016-05-30 reneshare/misc/organization.dot: list myself as the new...
2016-05-30 pfglibdevdctl: minor spelling fixes.
2016-05-30 tuexenAdd PR_CONNREQUIRED for SOCK_STREAM sockets using SCTP.
2016-05-30 edLet dbm's datum::dptr use the right type.
2016-05-30 edAdd missing va_list to <wchar.h>.
2016-05-30 edFix the signature of the psignal() function.
2016-05-30 edAdd missing types and constants to <netdb.h>.
2016-05-30 tuexenFix a byte order issue for the scope stored in the...
2016-05-30 sephehyperv/et: Allow Hyper-V event timer be disabled
2016-05-30 sephehyperv/et: Device renaming; consistent w/ other Hyper...
2016-05-30 sephehyperv: Move timer frequency definition to common place.
2016-05-30 edAdd missing restrict keywords to lio_listio().
2016-05-30 gremboFix ig4 operation for certain machines
2016-05-30 sephehyperv/et: Make sure only one event timer will be regis...
2016-05-30 sephehyperv/vmbus: Move SINT settings to vmbus_var.h
2016-05-30 sephehyperv/et: Fix STIMER0 operations.
2016-05-30 edAdd missing declaration of ino_t.
2016-05-30 sephebge: Support 5717 C0, which is almost same as 5720 A0
2016-05-30 dimBump __FreeBSD_cc_version after r300974.
2016-05-30 jamieMark jail(2), and the sysctls that it (and only it...
next