]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-03-26 bdreweryWe don't have a CPPFLAGS, COPTS or CPUFLAGS.
2016-03-25 bdreweryWITHOUT_TOOLCHAIN: Fix includes not being staged in...
2016-03-25 bdreweryWITHOUT_TOOLCHAIN: Also exclude LLDB.
2016-03-25 bdreweryCROSS_BINUTILS_PREFIX: Reduce redundant logic.
2016-03-25 bdreweryExternal compiler: Remove redundant flags from CXXFLAGS.
2016-03-25 bdreweryWITHOUT_CROSS_COMPILER: Fix this to use external compil...
2016-03-25 jkimMerge byacc 20160324.
2016-03-25 cemAdd td_swinvoltick to track last involuntary context...
2016-03-25 bdreweryFix libcompat not handling some external toolchain...
2016-03-25 bdreweryUpdate flags for external GCC.
2016-03-25 bdreweryBuild libcompat (lib32) with a --sysroot pointing into...
2016-03-25 bdreweryLIBRARIES_ONLY should only be defined during install32.
2016-03-25 traszFix iSCSI initiator crash that could happen with out...
2016-03-25 bdreweryMake GCC happy by removing empty #elif.
2016-03-25 sephetcp/lro: Return TCP_LRO_NO_ENTRIES if we are short...
2016-03-25 gnnRemove dependency on mbuf provider as mbuf SDTs are...
2016-03-25 bdreweryRemove unneeded return left from refactoring.
2016-03-24 mavUnify ichwd(4) attachment messages in dmesg.
2016-03-24 edRegenerate system call table after r297247.
2016-03-24 edTurn on $FreeBSD$ keyword expansion to the system call...
2016-03-24 bdreweryFix off-by-one found by GCC 5.3.2.
2016-03-24 bdreweryCCACHE_BUILD: Don't use ccache when generating some...
2016-03-24 bdreweryDon't reset CC away from full-pathed gcc.
2016-03-24 bdreweryExplicit 'make obj' for library dirs in build32 is...
2016-03-24 edReplace the CloudABI system call table by a machine...
2016-03-24 dimPull in r264335 from upstream llvm trunk:
2016-03-24 mavPolish wbwd(4) driver and add more supported chips.
2016-03-24 emasteelfcopy: overhaul of LMA handling
2016-03-24 glebiusSpace and style(9) corrections for recent mbuf changes.
2016-03-24 emastelibc: stop exporting curbrk and minbrk in the private...
2016-03-24 sbrunoAdd 4k enabled cam quirks for Samsung SM863 Series...
2016-03-24 traszSpeed up lookups in autofs(5) by using red-black trees...
2016-03-24 wmaarm64: Fixing user space boudary checking in copyinout.S
2016-03-24 bzFix compile errors after r297225:
2016-03-24 mavUnify ignoring EEXIST from zvol_create_minor().
2016-03-24 kibHandle the driver KPI change from r292373. Ensure...
2016-03-24 skraGeneralize IPI support for ARM intrng and use it for...
2016-03-24 hselaskyAdd more UHCI PCI IDs.
2016-03-24 gnnMove mbuf provider under SDT to indicate that it is...
2016-03-24 baptInstall a usable mailer.conf for dragonfly mailer agent...
2016-03-24 gnnFreeBSD previously provided route caching for TCP ...
2016-03-24 bdreweryPass the expected struct radix_node_head * to vfs_free_...
2016-03-24 bdreweryFix M_RTABLE memory leak from r274118 (11/2014).
2016-03-24 sephehyperv/vmbus: Create per-cpu fast taskqueue for msg...
2016-03-24 sephehyperv/utils: Allow hint to disable individual utility
2016-03-24 sephehyperv/vmbus: use a better retry method in hv_vmbus_pos...
2016-03-24 jhbEnable interrupts on the BSP once all PICs are initialized.
2016-03-23 emaxfix incorrect usage of hid_set_data() which causes...
2016-03-23 jmcneillFix support for fixed factor clocks.
2016-03-23 jmcneillclk_parse_ofw_out_names is supposed to return a list...
2016-03-23 jmcneillReturn BUS_PROBE_GENERIC instead of 0 from ofw_clkbus_p...
2016-03-23 dimFor C++, expose long long types and functions (lldiv_t...
2016-03-23 bdreweryRemove disconnected casperd, missed in r296047.
2016-03-23 wmaARM64 copyinout improvements
2016-03-23 tuexenAdd const to several constants. Thanks to Nicholas...
2016-03-23 traszMake the autofs(5) -hosts map more robust, primarily...
2016-03-23 kibFix locking mistake in softdep_waitidle(). The surroun...
2016-03-23 impImplement suggestion by jhb@ to have _PATH_FIRMWARE...
2016-03-22 bdreweryHandle copyin failures.
2016-03-22 bdreweryRemove unused done argument to copyinstr(9).
2016-03-22 bdreweryReturn any log write failure encountered when closing...
2016-03-22 bdreweryFollow-up r297156: Close the log in filemon_dtr rather...
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-22 adrian[net80211] add missing static declarations.
2016-03-22 bdrewerySpell out 'system calls'.
2016-03-22 npcxgbe(4): Be consistent and call ETHER_BPF_MTAP before...
2016-03-22 jtlto_flags is currently a 64-bit integer; however, we...
2016-03-22 bzMfp4 @180378:
2016-03-22 bzCorrect comment.
2016-03-22 traszWait for root mount tokens before showing the root...
2016-03-22 gnnAdd an mbuf provider to DTrace.
2016-03-22 tuexenSupport checksum offloading for TCP/IPV6 and UDP/IPV6.
2016-03-22 bzAdding pci_host_generic unconditionally breaks ARM...
2016-03-22 kibApparently there are some popular programs around which...
2016-03-22 andrewUse the saved program state register to detect when...
2016-03-22 ngieUse a SKIP testplan instead of bailing out if/when...
2016-03-22 sephehyperv/hn: When short of mbufs on the RX path, don...
2016-03-22 sephehyperv/hn: Factor out hn_set_lro_lenlim()
2016-03-22 sephehyperv/hn: Reduce TCP segment aggregation limit for...
2016-03-22 mavOptimize IPMI watchdog patting.
2016-03-22 sephehyperv/vmbus: Remove NULL check for taskqueue_create_fa...
2016-03-22 sephehyperv/vmbus: Use taskqueue_fast for non-performance...
2016-03-22 sephehyperv/evttimer: Use an independent message slot so...
2016-03-22 adrian[urtwn] welcome basic 11n support to urtwn.
2016-03-21 ianBuild the zfs module on armv6, but not on older arm.
2016-03-21 avoswpi: remove internal taskqueue
2016-03-21 bdreweryConsolidate common link(2) logic.
2016-03-21 avosrum: add legacy power saving support (STA mode).
2016-03-21 jhibbitsFix some more long -> rman_res_t
2016-03-21 avosrum: simplify error handling in rum_newstate().
2016-03-21 jhbRegen.
2016-03-21 jhbFully handle size_t lengths in AIO requests.
2016-03-21 avosrum: do not try to restore bssid/TSF synchronization...
2016-03-21 avosrum: separate some microcontroller vendor-specific...
2016-03-21 avosnet80211: enable software beacon miss timer in SLEEP...
2016-03-21 emasteRemove tools/vt/setfont
2016-03-21 avosnet80211: add missing SLEEP -> AUTH state transition...
2016-03-21 bdreweryAttempt to use the namecache for openat(2) path resolution.
2016-03-21 bdreweryDocument openat(2) behavior.
2016-03-21 bdreweryUse curthread for vn_fullpath.
next