]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-23 avgaacraid: rework r315083 for a clean build with and...
2017-03-23 mavRemove "UNMAPPED" messages printed on da periph attach.
2017-03-23 hselaskyAdd support for ratelimited printouts in the LinuxKPI.
2017-03-23 avgzfs_putpages: use TXG_WAIT
2017-03-23 avgzfs: add zio_buf_alloc_nowait and use it in vdev_queue_...
2017-03-23 avgmove thread switch tracing from mi_switch to sched_switch
2017-03-23 desThe original author abused Nd (one-line description...
2017-03-23 mmelRestore original (pre r315760) naming for Tegra SDHCI...
2017-03-23 mmelRevert r315800, it was committed with invalid (unsaved...
2017-03-23 ngieTry polishing up iflib manpages a bit (basically all...
2017-03-23 ngiePCI_IOV_*INIT(9): fix make manlint warnings
2017-03-23 ngiememguard(9): fix igor/manlint warnings
2017-03-23 ngieifnet(9): fix some igor/manlint warnings
2017-03-23 ngiednv(9): fix use of commas with .Nm in NAME section
2017-03-23 mmelRelease all previously allocated resources.
2017-03-23 ngiecounter(9): fix igor/manlint warnings
2017-03-23 ngieDB_COMMAND(9): fix mandoc markup
2017-03-23 ngiebuf_ring(9): fix mandoc markup
2017-03-23 ngiebus_alloc_resource(9): fix mandoc markup
2017-03-23 ngiealq(9): fix mandoc markup
2017-03-23 ngieintro(3): fix markup
2017-03-23 ngietuning(7): fix SEE ALSO section sorting
2017-03-23 ngietests(7): fix mdoc warning
2017-03-23 ngiebuild(7): sort SEE ALSO section
2017-03-23 adrian[iwm] Make ucode capabilities and api flags handling...
2017-03-23 adrian[iwm] Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_...
2017-03-23 ngiediff(1): document remaining long options
2017-03-23 adrian[iwm] Move mbuf hacks after sanity checks in iwm_mvm_rx...
2017-03-23 adrian[iwm] Get rid of struct iwm_rx_data argument for iwm_m...
2017-03-23 ngieRename tests from <foo> to <foo>_test to match the...
2017-03-23 ngieAdd a post-humous manpage for cd9660(5), the ISO-9660...
2017-03-23 ngiemount.conf(8): fix a .Xr call
2017-03-23 impImplement quote escaping. String values may now contain...
2017-03-23 ngietmpfs(5): fix mdoc warnings
2017-03-23 impFix a coverity-discovered NULL pointer dereference.
2017-03-23 impDefine StrCmp in a funky was to be bug-compatible with...
2017-03-23 ngieRegenerate src.conf(5) (again)
2017-03-23 ngieRemove the .Pa portion I added to the .An macro in...
2017-03-23 ngieRegenerate src.conf(5)
2017-03-23 ngieNote that tools/build/options/makeman automatically...
2017-03-23 ngieFix mdoc(7) warning: new sentences should start on...
2017-03-23 ngieAdd a WITHOUT_IPSEC_SUPPORT option description for...
2017-03-23 ngieAdd a WITHOUT_RATELIMIT option description for src...
2017-03-23 ngierc.conf(5): fix a .Xr call for chroot(8)
2017-03-23 ngieAdd cxgbe(4), ixl(4), and mlx4en(4) to the hardware...
2017-03-23 mariusCorrect the dependency of mmc(4) on sdhci_tegra(4)...
2017-03-22 gjbAdd mlx5en(4) to the hardware page. [1]
2017-03-22 gjbFix hardware list build after r315742.
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 kibAdjust r314851 to not require every brand to specify...
2017-03-22 baptUse MIN macros from sys/param.h
2017-03-22 baptUse strndup(3) instead of malloc + memcpy
2017-03-22 dimCherry-pick libcxxrt commit 8a853717e61d5d55cbdf74d9d0a...
2017-03-22 ngieCommit Makefiles changes not build manpage for igb...
2017-03-22 baptUse MAX and MIN macros from sys/param.h
2017-03-22 ngieMerge documentation for em(4) and igb(4)
2017-03-22 kppf: Fix possible shutdown race
2017-03-22 impSimplify the code a little.
2017-03-22 ngieGarbage collect if_igb reference in loader.conf
2017-03-22 ngieDocument some more 10GbE+ network drivers in loader...
2017-03-22 ngieUnbreak world by adding sys/stat.h for stat(2)
2017-03-22 edMake file descriptor passing for CloudABI's recvmsg...
2017-03-22 impImplement moving SD.
2017-03-22 ngiestyle(9): sort #includes
2017-03-22 impImpelemnt ttys onifexists in init.
2017-03-22 edAdd forward declaration for struct vnode.
2017-03-22 markjAdd initializations missed in r315728.
2017-03-22 markjAvoid accessing an uninitialized variable when vfork...
2017-03-22 markjAvoid double-closing an fd if elf_begin() fails.
2017-03-22 ngiediff(1): fix SYNOPSIS section noting non-existent optio...
2017-03-22 cemscandir: Fix NULL dereference, uninitialized value...
2017-03-22 markjExtend cmpxchg() to support 8- and 16-bit values, and...
2017-03-22 markjAdd support for 8- and 16-bit atomic_(f)cmpset to x86.
2017-03-22 ngiectm: fix memory leaks in Pass1(..)
2017-03-22 grehanBring the handling of the y axis in the ums driver...
2017-03-22 grehanThis fixes a typo in bhyve's USB mouse emulation.
2017-03-22 hselaskyAdd full VNET support to the inet_get_local_port_range...
2017-03-22 hselaskyAdd support for more IPv4 and IPv6 related macros in...
2017-03-22 andrewAdd the early hypervisor code needed on 32-bit ARMv7...
2017-03-22 mavFix printing bits above first eight.
2017-03-22 desAdd options to capture stdout and / or stderr and pass...
2017-03-22 mavSwitch from using periph_links to sim_links.
2017-03-22 mavCleanup response queue processing.
2017-03-22 edSet the interpreter path to /nonexistent.
2017-03-22 edMake file descriptor passing work for CloudABI's sendmsg().
2017-03-22 ngiePrint out name of non-dynamic sysctl in sysctl_remove_o...
2017-03-22 ngielibkvm: bump WARNS to 6 after recent commits done to...
2017-03-22 ngielibkvm: fix warning issues post-r291406
2017-03-22 vangyzenclock_gettime.2: add some clock IDs
2017-03-21 cemkern_fail: Allow sleeping for more than 2147483/hz...
2017-03-21 ianEliminate a "format string is not a string literal...
2017-03-21 bdreweryRename _cc to _gcc to be more clear.
2017-03-21 ngieDelete trailing whitespace (no functional change)
2017-03-21 dimGcc has incompatible internal declarations for __divtc3...
2017-03-21 ngiekvm_write: fix -Wcast-qual warning in pointer arithmeti...
2017-03-21 ngieDocument sbuf_hexdump(9) in just sbuf(9)
2017-03-21 ngiekvm_geterr: handle `kd` == NULL in a deterministic...
2017-03-21 emastetighten buffer bounds in imgact_binmisc_populate_interp
2017-03-21 glebiusForce same alignment on struct xinpgen as we have on...
next