]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 araujoRemove unnecessary free(string) from EXAMPLES.
2018-05-28 araujoUpdate strsep(3) EXAMPLE section regards the usage...
2018-05-28 alcEliminate duplicate assertions. We assert at the start...
2018-05-28 vangyzencam nvme: fix array overrun
2018-05-28 vangyzenbhyve: guarantee NUL termination
2018-05-28 vangyzenbhyve: fix small memory leak in virtio console
2018-05-28 vangyzenlogger: fix memory leak and use-after-free
2018-05-28 vangyzendrm: fix memory leak on error path
2018-05-28 vangyzenfts_stat: fix buffer overrun on error path
2018-05-28 vangyzenlibprocstat: fix memory leak
2018-05-28 jhibbitsMake ALT_BREAK_TO_DEBUGGER work with OPAL console
2018-05-28 vangyzentcpdrop: ensure NUL termination of a string
2018-05-28 jhibbitsPrint the full-width pointer values in hex.
2018-05-27 dteskedwatch(1): Eliminate ANSI dimming in developer mode
2018-05-27 dteskedwatch(1): Guard against error when given -t "*..."
2018-05-27 jhibbitsMatch style of the other prototypes, and don't name...
2018-05-27 jhibbitsStop idle threads on power9 in the idle task until...
2018-05-27 dteskeRemove "All rights reserved" from dtrace_sctp(4) comments
2018-05-27 dteskeAdd manual page for the sctp DTrace provider.
2018-05-27 mmacypmcstat: suppress uninitialized warning of event
2018-05-27 traszMake the cfumass rc script support USB template 10.
2018-05-27 mmacyin_pcbladdr: remove debug code that snuck in with ifa...
2018-05-26 rmacklemFix the sleep event for layout recall.
2018-05-26 eadlersrc.conf: use more natural language for @generated
2018-05-26 mmacypmu-events: re-delete after re-addition by revert
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 mmacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 vangyzenkern_cpuset: fix small leak on error path
2018-05-26 vangyzenif_hn: fix use of uninitialized variable
2018-05-26 vangyzenkdb_trap: Fix use of uninitialized data
2018-05-26 traszRevert r333493, which was a temporary fix for 11.2...
2018-05-26 eadlerkldstat: align "Size" to the right
2018-05-26 jhibbitsOn POWER9 clear the HID0_RADIX before enabling the...
2018-05-26 jhibbitsFix a typo missed in r334232
2018-05-26 alcUse pmap_enter(..., psind=1) in vm_fault_populate(...
2018-05-26 jhibbitsCorrect a typo for opal temperature sensor type constant
2018-05-26 erjiflib: Add new shared flag: IFLIB_ADMIN_ALWAYS_RUN
2018-05-26 jhibbitsOnly crop the VPN on POWER4 and derivatives for TLBIE...
2018-05-25 bdreweryMETA_MODE: Fix trying to rebuild jevents due to missing...
2018-05-25 bdreweryUse proper BTOOLSPATH for build-tools path.
2018-05-25 bdreweryCleanup style
2018-05-25 brooksSupport -DNO_CLEAN builds across r334223+r334224.
2018-05-25 brooksRegen after r334223: make vadvise compat freebsd11.
2018-05-25 brooksMake vadvise compat freebsd11.
2018-05-25 mmacyrtrequest1_fib: we need to always bump the ifaddr refco...
2018-05-25 feldrc.subr: Support loading environmental variables from...
2018-05-25 araujoWe don't need check if str is NULL as free(3) will...
2018-05-25 kibabFix building GENERIC-MMCCAM on arm64
2018-05-25 npcxgbe(4): Suppress a warning about code that is used...
2018-05-25 araujoAfter a long discussion about assert(3), we gonna use...
2018-05-25 sbrunopmcstat(8)
2018-05-25 emasteif_muge: Use lock assertion instead of broken locking...
2018-05-25 emasteif_muge: connect module to the build
2018-05-25 kibOptimize i386 pmap_extract_and_hold().
2018-05-25 kibCleanup. Remove unused instruction and label.
2018-05-25 bzExtend show proc with reaper, sigparent, and vmspace...
2018-05-25 eadlerrctl: correct use of "vmem" instead of "vmemoryuse"
2018-05-25 eadlerAdd time2posix and posix2time to time.h
2018-05-25 arrowdAdd myself (arrowd) to share/misc/committers-ports.dot
2018-05-25 roygerxen: remove dead code from gnttab.h
2018-05-25 avgre-synchronize TSC-s on SMP systems after resume, if...
2018-05-25 avgfix zfs_getpages crash when called from sendfile, follo...
2018-05-25 mavRefactor NVMe CAM integration.
2018-05-25 araujoFix a memory leak on topology_parse().
2018-05-25 bcranRemove extra space before parenthesis in src.conf(5)
2018-05-25 adrian[ath_hal] migrate the shared HAL_RESET_* pieces out...
2018-05-24 mmacyMALTA64EL: disable modules until objcopy is fixed
2018-05-24 mmacynetipsec/!VIMAGE: don't declare/define spdcache_destroy...
2018-05-24 mmacyCK: update consumers to use CK macros across the board
2018-05-24 impProtect bzero call against macro expansion
2018-05-24 bdreweryFix exit code for mismatches after r333013.
2018-05-24 cognetImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 mmacylibpmcstat: Don't build pmu tables on !amd64 until...
2018-05-24 mmacyAF_UNIX: It is possible for UNIX datagram sockets to...
2018-05-24 impThis is no unreferenced, so retire it.
2018-05-24 impMake memmove and bcopy share code
2018-05-24 impDefine memmove and make bcopy alt entry point
2018-05-24 impMake memmove an alias for memcpy
2018-05-24 alcEliminate an unused parameter from vm_fault_populate().
2018-05-24 markjUpdate r334154 with review feedback from D15490.
2018-05-24 bdreweryrescue: Restore 'make depend' call to fix WITH_META_MOD...
2018-05-24 brooksIndicate the brk/sbrk are deprecated and not portable.
2018-05-24 mmacyAF_UNIX: evidently Samba likes to connect a unix socket...
2018-05-24 mmacyAF_UNIX in connectat unp and unp2 can be the same
2018-05-24 traszClarify that USB bus power consumption is measured...
2018-05-24 mmacyif_delgroups: add missed unlock introduced by r334118
2018-05-24 emasteUPDATING: remove EOL whitespace in 20180523 entry
2018-05-24 cemYank crufty INTR_FILTER option
2018-05-24 brooksexect() was removed in 2018, not 2017.
2018-05-24 brooksDon't implement break(2) at all on aarch64 and riscv.
2018-05-24 emasteif_muge: Add LAN78xx family USB ids but attach only...
2018-05-24 impWe can't release the refcount outside of the periph...
2018-05-24 brooksAvoid two suword() calls per auxarg entry.
2018-05-24 andrewRemove physmap from the arm64 machdep.h. This was misse...
2018-05-24 bzAdd Peraso Technologies, Inc. to the list.
2018-05-24 andrewAllow us to read the physmap data into our own array...
2018-05-24 bzTry to be consistent and spell "vnet" lower case like...
2018-05-24 bzImprove the KASSERT to also have the prison pointer.
next