]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-20 desUpgrade to OpenSSH 7.0p1.
2016-01-20 brooksShift saved floating point registers up in jmp_buf.
2016-01-20 brooksMIPS also needs ofw_bus_if.h in some cases.
2016-01-20 bdreweryAdd .NOMETA missed in r291320.
2016-01-20 brooksAdd a simple manpage for the cfi(4) and associated...
2016-01-20 emasteIncrease BERI boot components section alignment to 16
2016-01-20 bdreweryAdd some missing dependencies on pci_iov_if.h.
2016-01-20 roygerxen-netfront: add multiqueue support
2016-01-20 zbbIntroduce initial driver for PMSU on Armada38x
2016-01-20 mmelOFW: Fix ofw_bus_string_list_to_array() function.
2016-01-20 zbbAdd initial support for SMP on Armada38x
2016-01-20 zbbOpen window to bootROM memory on Armada38x to allow...
2016-01-20 zbbSupport watchdog depending on "mrvl,has-wdt" property
2016-01-20 zbbAdd support for watchdog on Armada38x
2016-01-20 zbbAdd support for I2C on Armada38x
2016-01-20 zbbAdd a new RTC driver for Armada38x
2016-01-20 zbbCorrect MV_DDR_CADR_BASE definiton in mvwin.h
2016-01-20 zbbChange DTS entry of PCIe controller for Armada38x
2016-01-20 zbbImprove definitions of CPU/PCIe windows for Armada38x
2016-01-20 zbbFix invalid root link detection in mv_pci driver
2016-01-20 zbbEnhance remap capabilities for Armada38x
2016-01-20 zbbEnable USB in kernconf of Armada38x
2016-01-20 zbbImprove attachment of the ehci_mv driver
2016-01-20 zbbEnable SCU unit for Armada38x
2016-01-20 zbbSet IO Sync Barrier flags for all Mbus devices on Armada38x
2016-01-20 zbbFix busy-detect when using DesignWare UART
2016-01-20 zbbAdd compatibility string for dw-apb-uart in ns8250...
2016-01-20 zbbFix GIC FDT interrupts decoding
2016-01-20 zbbUse GIC-specific decoding function in mv_common.c
2016-01-20 zbbAdd global mpcore timer node to Armada 38x DTS
2016-01-20 zbbDo not require strict compatibility on simplebus
2016-01-20 zbbCorrect ranges in Armada38x dts
2016-01-20 zbbIntroduce initial support for Marvell Armada38x
2016-01-20 culotWelcome miwi back to the portmgr team
2016-01-20 mariusCorrect assertions in r294362, foobared when separating...
2016-01-20 zbbMark gpio as "optional" in files.mv and edit Marvell...
2016-01-20 zbbRevert r294267 to avoid using experimental VFS_AIO...
2016-01-20 melifaroFix rte refcount leak in ip6_forward().
2016-01-20 wmaAdding info about myself to committers-src.xml
2016-01-20 desMFV (r285035): fix props (no content changes)
2016-01-20 kibDo not call callbacks for dl_iterate_phdr(3) with the...
2016-01-20 arybchiksfxge: refresh version to note matching version of...
2016-01-20 arybchiksfxge: cleanup: support __out_bcount_part[_opt] PREfast...
2016-01-20 bdrewerymkdep: Fix -include not being added for .depend tracking.
2016-01-20 jhbUpdate for API changes in OpenSSH 6.8p1.
2016-01-20 jhbInitialize vm_page_prot to VM_MEMATTR_DEFAULT instead...
2016-01-20 jhbList source files (foo.c) instead of object files in...
2016-01-19 jhibbitsRevert a printf change from r294307.
2016-01-19 mariusFix tty_drain() and, thus, TIOCDRAIN of the current...
2016-01-19 bdreweryFAST_DEPEND: Fix improperly depending all .So objects...
2016-01-19 bdreweryRevert r294352.
2016-01-19 asomersQuell harmless CID about unchecked return value in...
2016-01-19 bdreweryAllow specifying an alternative LD_LIBRARY_PATH for...
2016-01-19 bdreweryAdd some documentation.
2016-01-19 bdreweryValidate that the file exists rather than obscure ...
2016-01-19 bdrewerybsd.subdir.mk: Allow easier modification of [STANDALONE...
2016-01-19 bdreweryinstallconfig is PARALLEL_SUBDIR safe.
2016-01-19 bdreweryFAST_DEPEND: Add header dependency missed in r290629.
2016-01-19 bdreweryFAST_DEPEND: Still use if filemon is not used.
2016-01-19 bdreweryMETA_MODE: Ensure bmake does not use filemon if it...
2016-01-19 bdreweryDefine .MAKE.MODE to normal to avoid the need for ...
2016-01-19 jillessh: Simplify some code related to positional parameters.
2016-01-19 asomersFix usr.bin.truncate.truncate_test.bad_truncate with...
2016-01-19 jhbVarious cleanups to the main function for AIO kernel...
2016-01-19 jhbDon't create a dedicated session for each AIO kernel...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desRe-add HPN configuration options as deprecated options...
2016-01-19 desbegone, foul autoprops!
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 emasteRemove local override for .cpp.o and .cpp.po rules
2016-01-19 desNow that we have local modifications in configure.ac...
2016-01-19 asomersDisallow zvol-backed ZFS pools
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 hselaskyAdd optimizing LRO wrapper:
2016-01-19 baptTest for /etc/ssl/cert.pem existence to avoid masking...
2016-01-19 desAs previously threatened, remove the HPN patch from...
2016-01-19 desUse 'svn list -R' instead of find, and recognize commen...
2016-01-19 desRecognize *roff comments.
2016-01-19 traszAdd "vidcontrol -i active", to print out active vty...
2016-01-19 desUpdate the pre- and post-merge scripts to work correctl...
2016-01-19 hselaskyFix an issue where the network adapter could be left...
2016-01-19 hselaskyAdd clarifying comment about CQE zipping.
2016-01-19 hselaskyDeclare local variables at top of function.
2016-01-19 hselaskyAllow RX and TX pause frames to be set through ifconfig.
2016-01-19 kibAdjust i386 comment to match amd64 one after r294311.
2016-01-19 kibUse ANSI definitions. Wrap long line.
2016-01-19 kibClear whole XMM register file instead of only XMM0...
2016-01-19 arybchiksfxge: improve error handling in ef10_ev_rx()
2016-01-19 arybchiksfxge: select whether to read current or backup partiti...
2016-01-19 emasteRemove local override for .cpp.So rule
2016-01-19 jhibbitsHide most of the PTE initialization and management.
2016-01-18 markjAdd vrefl(), a locked variant of vref(9).
2016-01-18 baptImport misc.c,v 1.46 from OpenBSD (by espie@)
2016-01-18 emasteUpdate elftc version to 3272M, imported in r292120
2016-01-18 impRestore ABI variants now that ldconfig groks -soft...
2016-01-18 impAdd ldconfig -soft to process the soft float abi librar...
2016-01-18 baptFix printing multibyte printing when performing a netwo...
2016-01-18 andrewReset the filesystem cache before reading from a potent...
2016-01-18 joelmdoc: sort Xr
2016-01-18 emasteboot1: correct typo in error message
next