]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-11 rpokalaPersistently store NIC's hardware MAC address, and...
2017-05-11 ngieprocstat(1): clarify the Signal Disposition section
2017-05-11 ngieprocstat(1): fix a typo (it's -> its)
2017-05-11 cyImplement outputting of IPv6 addresses in the ippool...
2017-05-11 jhibbitsFix uma_zcreate() align argument, now that the constrai...
2017-05-11 jhibbitsFix stack tracing in dtrace for powerpc
2017-05-10 glebiusThere is no good reason for TCP reassembly zone to...
2017-05-10 sjgMerge bmake-20170510
2017-05-10 sjgImport bmake-20170510
2017-05-10 sjgEnsure buf2 is in scope
2017-05-10 rpokalaPersistently store NIC's hardware MAC address, and...
2017-05-10 eugenipfw nat and natd support multiple aliasing instances...
2017-05-10 erjAdd several new media types to if_media.h
2017-05-10 asomersDon't depend on assert(3) getting evaluated
2017-05-10 asomersstrcpy => strlcpy
2017-05-10 tsoomelibstand: NULL pointer dereference in rarp
2017-05-10 asomersstrcpy => strlcpy
2017-05-10 traszRevert to pre-r318116 wording to not give the false...
2017-05-10 manumkimg: Add -C argument to specify maximum capacity
2017-05-10 sephehyperv/vmbus: Reorganize vmbus device tree
2017-05-10 mmelFix parsing of 'vmov Q<n>.F32,Q<n>.F32' instruction.
2017-05-10 jhibbitsFix the encoded instruction for FBT traps on powerpc
2017-05-10 jhibbitsFix check for fbt_excluded() in powerpc
2017-05-10 davidcsllh_func_filter needs to be configured for 100G
2017-05-10 npAdjust whitespace and fix a comment. No functional...
2017-05-10 npip6_output runs with the inp lock held, just like ip_ou...
2017-05-10 bdrewerySUBDIR_OVERRIDE: Note how to restore historical behavio...
2017-05-09 bdreweryAdd a -DNO_LIBS to skip building the libraries phase...
2017-05-09 traszRandom updates to resizewin(1) man page.
2017-05-09 gjbCorrect "first appeared in" entries for various drivers...
2017-05-09 ngieRemove unused constant (PATH_TEMPLATE)
2017-05-09 bdrewerySupport -DWORLDFAST to skip all build steps up to ...
2017-05-09 bdrewerySupport skipping 'make obj' tree-walk.
2017-05-09 ngiestyle(9): move function definition curly braces to...
2017-05-09 ngiePrint out when unsafe AIO is enabled to debugging purposes
2017-05-09 ngieRefactor ATF_REQUIRE_UNSAFE_AIO and PLAIN_REQUIRE_UNSAF...
2017-05-09 loosAdd a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP...
2017-05-09 ngiestyle(9): clean up trailing whitespace
2017-05-09 bdreweryPROGS+META_MODE: Avoid rebuilding common sources when...
2017-05-09 npcxgbe(4): Do not assume that if_qflush is always follow...
2017-05-09 jhbUse const with some read-only buffers in opencrypto...
2017-05-09 loosDisable the build of the static/embedded DTB for the...
2017-05-09 jhbAdd initial support for the floating point implementati...
2017-05-09 hselaskyFix init order in the LinuxKPI for RCU support.
2017-05-09 mmelRevert accidentally changed std.armv6 in r318024.
2017-05-09 mmelFix _Unwind_Backtrace symbol version for ARM.
2017-05-09 mmelIntroduce pmap_remap_vm_attr(),
2017-05-09 traszFix device paths for USB serial adapters: the formattin...
2017-05-09 traszFix mistake introduced to uart(4) man page in r317463.
2017-05-09 bzAdjust a comment.
2017-05-09 npcxgbe(4): Fixes related to the knob that controls link...
2017-05-09 adrian[iwm] Move in_phyctxt from struct iwm_node to phy_ctxt...
2017-05-09 adrian[iwm] Allow listening on both chains/atennas to get...
2017-05-09 ngieMark this Makefile SUBDIR_PARALLEL
2017-05-09 ngiestyle(9): sort headers
2017-05-09 ngieAdd MK_TESTS to kern.opts.mk to support r31800
2017-05-09 ngieOnly compile tests/ if MK_TESTS != no or ALL_MODULES...
2017-05-09 ngieAdd intermediary Makefile for compiling all items in...
2017-05-09 ngiestyle(9): sort headers and remove duplicates
2017-05-09 adrian[iwm] Add basic powermanagement support via ifconfig...
2017-05-09 ngieRemove expected failure that no longer fails with gnu...
2017-05-09 adrian[iwm] Add iwm_nic_unlock() calls missing from previous...
2017-05-09 adrian[iwm] iwm_{read,write}_prph() don't grab the nic lock...
2017-05-09 adrian[iwm] include opt_iwm.h and opt_wlan.h consistently...
2017-05-09 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-05-09 bdreweryFix invalid .o SRCS from r314527.
2017-05-09 davidcsFix bug where MTX_DEF lock was held while taskqueue_dra...
2017-05-08 marius- Also outside of the KOBJOPLOOKUP macro - which in...
2017-05-08 mariusRevise r315430; there's no need to build mmc_subr.c...
2017-05-08 bdreweryFix syntax error in parse_path after r316952.
2017-05-08 bdreweryRemove MK_MANDOCDB option missed in r315057
2017-05-08 jhbHonor WITHOUT_LIB32 on mips64.
2017-05-08 ngieRestore `sectorsize` global to unbreak makefs after...
2017-05-08 ngieFix the build after r317942 by adding usr.bin/csplit...
2017-05-08 emastemakefs: further size_t warning cleanup (missing from...
2017-05-08 emastemakefs: cast snprintf return value to size_t to clear...
2017-05-08 cemcsplit(1): Fix extraneous output in edge case
2017-05-08 dbaioAdd myself (dbaio) as a new ports committer
2017-05-08 emastearch(7): correct initial versions for alpha and pc98
2017-05-08 emastemakefs: use size_t as appropriate to clean up warnings
2017-05-08 traszSort variable declarations; no functional changes.
2017-05-08 traszAdd resizewin -z. It makes resizewin not do anything...
2017-05-08 traszUse tcflush(3) instead of (nonstandard) TIOCFLUSH.
2017-05-08 rmacklemFix mount_nfs so that it doesn't create mounttab entrie...
2017-05-07 jhibbitsAdd necessary bits to get FreeBSD booting on the Unifi...
2017-05-07 n_hibmaFix the output of very large rebind, renew and lease...
2017-05-07 n_hibmaFix handling of large DHCP expiry values.
2017-05-07 jillesglob: Fix comment about collapsing asterisks after...
2017-05-07 jillessh: Fix INTOFF leak after a builtin with different...
2017-05-07 bjkBring VOP_GETPAGES.9 more up-to-date
2017-05-07 traszMake resizewin(1) discard the terminal queues, to lower...
2017-05-07 kibRemove spl() calls from UFS code.
2017-05-07 kppf: Fix vnet initialisation
2017-05-07 rmacklemFix the client side krpc from doing TCP reconnects...
2017-05-07 traszRename a variable, hopefully fixing build after r317901.
2017-05-07 trasz.Xr resizewin from stty(1) man page.
2017-05-07 traszImprove error reporting in resizewin(1).
2017-05-06 dimPull in r302362 from upstream libc++ trunk (by me):
2017-05-06 tsoomeloader: network read rework
next