]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-24 bdreweryFAST_DEPEND: Skip 'make depend' for buildworld and...
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 bdreweryFAST_DEPEND: Always run depend via beforebuild which...
2016-02-24 bdreweryHook the meta/nofilemon build into using FAST_DEPEND.
2016-02-24 bdreweryFAST_DEPEND: Don't waste time generating an empty ...
2016-02-24 bdreweryFAST_DEPEND: Rework how guessed dependencies are handled.
2016-02-24 bdrewerySupport beforebuild in the kernel.
2016-02-24 bdreweryRemove ilinks in cleandepend directly via CLEANDEPENDFILES.
2016-02-24 bdreweryFollow-up r295667 with fixes for SRCS defined.
2016-02-24 bdreweryConvert to LIBADD.
2016-02-24 bdrewerySupport a WANT_MAKE_VERSION.
2016-02-24 bdreweryDIRDEPS_BUILD: Add some missing build dependencies...
2016-02-24 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-24 bdreweryProperly fix these builds by adding NO_WMISSING_VARIABL...
2016-02-24 bdreweryPROGS: Only recurse on called targets like done for...
2016-02-24 pfgdb(3): Fix aliasing warnings from modern GCC.
2016-02-24 edMake asynchronous connection failures on UNIX sockets...
2016-02-24 pfgdb(3): Fix aliasing warnings from modern GCC.
2016-02-24 brAdd support for symmetric multiprocessing (SMP).
2016-02-24 kibProvide more correct sizing of the KVA consumed by...
2016-02-24 aeFix bug in filling and handling ipfw's O_DSCP opcode.
2016-02-24 aeFix useless check. m_pkthdr.len should be equal to...
2016-02-24 kibReturn dst as the result from memcpy(9) on amd64.
2016-02-24 edCall cap_rights_init() properly.
2016-02-24 sephehyperv/vmbus: Use free(9) for interrupt page; it is...
2016-02-24 wmaMake pci_host_generic and thunderx_pci common
2016-02-24 sobomaxo kill few remaining references to the GEOM_UNCOMPRESS;
2016-02-24 sobomaxKill few remaininng instances of GEOM_UNCOMPRESS.
2016-02-24 sephehyperv/utils: Code rearrange and cleanup
2016-02-24 adrianMigrate UNCOMPRESS -> UZIP
2016-02-24 adrianFixes to make it compile under gcc-4.2.
2016-02-24 mckusickThe UFS filesystem requires that the last block of...
2016-02-24 araujo- Add a global option where we can protect processes...
2016-02-24 erjixl(4)/ixlv(4): Remove a couple unnecessary register...
2016-02-24 erjixl(4): Fix potential driver interrupt setup issues...
2016-02-24 sobomaxObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-24 jimharrisnvme: fix intx handler to not dereference ioq during...
2016-02-23 sobomaxImprove mkuzip(8) and geom_uzip(4), merge in LZMA suppo...
2016-02-23 jkimSilence PVS-Studio warning (V595). It can never be...
2016-02-23 bdreweryFix build after r295934.
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimRemove brightness notify handler before reinstalling...
2016-02-23 jillessh: Fix set -v and multiline history after r295825.
2016-02-23 jkimFix white spaces.
2016-02-23 jkimFix style(9) bugs.
2016-02-23 oshogboAccording to the sys/kern/capabilities.conf, gethostid...
2016-02-23 bdreweryFix build after r29592.
2016-02-23 avosnet80211: fix TIM cleanup.
2016-02-23 jhbAdd handling for non-native error values to libsysdecode.
2016-02-23 jhbAdd support for displaying thread IDs to truss(1).
2016-02-23 tuexenDon't leak an address in an error path.
2016-02-23 hselaskyConfigure the correct bMaxPacketSize for control endpoi...
2016-02-23 rrsThis fixes the fastpath code to have a better module...
2016-02-23 dwmaloneFollowing revision r295924, the changes to a db file...
2016-02-23 dwmaloneIf we close or sync a hash-based db file, make sure...
2016-02-23 hselaskyBe more verbose when truncating number of HID items.
2016-02-23 brSet a dependencies for stack(9) RISC-V MD part.
2016-02-23 bro Grab physical memory regions information from the...
2016-02-23 skraRemove redundant __ARM_ARCH >= 6 check in armv6 specifi...
2016-02-23 sephehyperv/stor: Fix print format
2016-02-23 sephehyperv/hn: Use IFQ_DRV_PREPEND instead of IF_PREPEND
2016-02-23 edMake handling of mmap()'s prot argument more strict.
2016-02-23 sephehyperv/hn: Factor out hn_send_pkt() from hn_start_locked()
2016-02-23 delphijMFV r295913:
2016-02-23 ianStop using the global fdtbus_bs_tag and instead use...
2016-02-23 ianThis code no longer references fdtbus_bs_tag, no need...
2016-02-23 ianNow that we have OF_decode_addr(), with proper MD imple...
2016-02-23 jhibbitsAllow the size argument for law_enable() to be non...
2016-02-23 kevloAdd device ID for 'AboCom 802.11n' usb.
2016-02-23 mariusFix and clean up usage of DMA and TSO segments:
2016-02-23 ianMake imx6 systems work again after recent import of...
2016-02-22 dimFix a problem in ld, causing it to sometimes print...
2016-02-22 asomersFix the usr.sbin/iostat build with GCC, broken by r295768
2016-02-22 bdreweryAlways remove .depend.* in case switching between FAST_...
2016-02-22 ianIf the user has set a u-boot env var named rootpath...
2016-02-22 brAdd basic trap handlers for illegal instruction and...
2016-02-22 brFix comment.
2016-02-22 brRemove duplicates.
2016-02-22 brProvide stack(9) MD stubs for RISC-V so ktr(9) can...
2016-02-22 brFix ktrace call.
2016-02-22 wmaAdd Intel 10Gb support to ARM64 GENERIC kernel config
2016-02-22 skraRemove armv6 specific part from armv4 specific file...
2016-02-22 skraMove ARM_L2_PIPT option to std.armv6 for all armv6...
2016-02-22 skraAs <machine/vm.h> is included from <vm/vm.h>, there...
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-22 skraAs <machine/param.h> is included from <sys/param.h...
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-22 sephehyperv/hn: Add TX method for txeof processing.
2016-02-22 sephehyperv/hn: Staticize and rename packet TX done function
2016-02-22 sephehyperv/hn: Rename TX related function and struct fields...
2016-02-22 avosurtwn: shutdown the device properly
2016-02-22 yongariifnet lock was changed to use sx(9) long time ago.
2016-02-22 avosurtwn: add an option to compile the driver without...
2016-02-21 andrewMake efi_time and EFI_GetTimeOfDay static, neither...
2016-02-21 jillessh: Don't hash alias name when there are no aliases.
2016-02-21 ianDocument the ability to override compiled-in env and...
2016-02-21 jillessh: Optimize setprompt(0).
2016-02-21 avosrtwn: import r290048.
2016-02-21 ianAllow a dynamic env to override a compiled-in static...
next