]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-21 desUpgrade to OpenSSH 7.1p2.
2016-01-21 desEnable DSA keys by default. They were disabled in...
2016-01-21 desTake care not to pick up the wrong version of OpenSSL...
2016-01-21 smhFix EFI UFS caching
2016-01-21 glebiusNote that new ssh(1) doesn't allow to use DSA keys...
2016-01-21 jhbAIO daemons have always been kernel processes to facili...
2016-01-21 jhbRemove unused variables for socket AIO.
2016-01-21 mjgcache: minor changes
2016-01-21 mjgcache: perform . lockup without the namecache lock
2016-01-21 mjgcache: provide a helper for computing the hash
2016-01-21 mjgcache: use counter(9) API to maintain statistics
2016-01-21 npiw_cxgbe: fix a couple of problems int the RDMA_TERMINA...
2016-01-20 avosurtwn: add temperature calibration
2016-01-20 mjgsession: avoid proctree lock on proc exit when possible
2016-01-20 avosurtwn: rework debug handling
2016-01-20 kanFix initlist_add_object invocation parameters.
2016-01-20 desRemove RCS tags from files in which we no longer have...
2016-01-20 mjgsession: tidy up fixjobc
2016-01-20 desRemove a number of generated files which are either...
2016-01-20 avosurtwn: use ic_updateslot method to handle slot time...
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...
next