]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-02 gjbFirst pass to fix the 'tests' packages.
2016-02-02 gjbInclude virecover in vi package.
2016-02-02 gjbCreate ee(1) package.
2016-02-02 gjbCreate a package for autofs(5)
2016-02-02 gjbCreate a package for vi(1) and related files.
2016-02-01 gjbFix naming inconsistency with lib32 debug packages.
2016-01-30 gjbFix periodic(8) and rc(8) script inclusion to rcmds...
2016-01-29 gjbWrap long lines after recent commits.
2016-01-29 gjbMake sure 'pkg config ABI' uses ABI_FILE for the target.
2016-01-29 gjbCleanup and organize etc/rc.d/Makefile.
2016-01-29 gjbReorder execution in the 'packages' target so both...
2016-01-29 gjbMFH
2016-01-29 kibAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-29 wmaFramework for ARM64 instruction disassembler
2016-01-29 mmelARM: After removal of old pmap-v6 code, rename pmap...
2016-01-29 mmelARM: remove old pmap-v6 code. The new pmap-v6 is mature...
2016-01-29 mariusUse '^[>+][^+]' instead of '^[>+]' with grep(1) when...
2016-01-29 brooksUse intptr_t note ptrdiff_t when storing flags in the...
2016-01-29 bdreweryNote the double fork behavior with filemon.
2016-01-29 bdreweryDocument the purpose and non-purpose of filemon(4).
2016-01-29 brooksDeclare bt_devenum() to match the definition.
2016-01-29 bdreweryfilemon: Track the process pointer rather than a pid.
2016-01-29 bdreweryfilemon_open: Don't record a process to trace here.
2016-01-29 gjbRemove unused kernel/post-install file.
2016-01-28 gjbAvoid excessively invoking 'pkg bootstrap' if already...
2016-01-28 jimharrisnvd: add hw.nvd.delete_max tunable
2016-01-28 tuexenRemove debug output which was committed by accident.
2016-01-28 bdreweryfilemon: Use process_exec EVENTHANDLER to capture sys_e...
2016-01-28 vangyzenkqueue EVFILT_PROC: avoid collision between NOTE_CHILD...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-28 bdreweryFix -include .depend hack from r294370 for headers...
2016-01-28 gjbFix accounting package rc.d/accounting conflict.
2016-01-28 jkimImport OpenSSL 1.0.2f.
2016-01-28 zbbFix VNIC enumeration after r294993 and r294990
2016-01-28 glebiusUse m_getjcl() instead of manually selecting zone.
2016-01-28 tuexenAlways look in the TCP pool.
2016-01-28 zbbSupport new MDIO hierarchy in ThunderX DTB
2016-01-28 zbbAdd FDT bus capabilities to ThunderX PCI driver
2016-01-28 zbbCorrect alloc_ and release_resource methods in thunder_...
2016-01-28 zbbDivide ThunderX PCIe driver to general and FDT part
2016-01-28 zbbFix finding appropriate BGX node in DTB and move it...
2016-01-28 mmelEHCI: Make core reset and port speed reading more generic.
2016-01-28 zbbSMP support for ARMv6/v7 HW watchpoints
2016-01-28 traszRemove ffs_mountroot() prototype; seems to be long...
2016-01-28 wmaFix mutex releasing in ARM64 cpu_switch
2016-01-28 ngieAdd pidfile support to ggated(8)
2016-01-28 gjbRestore the 'beforeinstall' for chpass(1), so files...
2016-01-28 bdreweryFollow-up r294967: Mark flags unused.
2016-01-28 bdreweryfilemon: Trace fork via process_fork event.
2016-01-28 gjbEnsure mtree(8) recognizes chpass(1) is schg.
2016-01-28 bdreweryfilemon: Use process_exit EVENTHANDLER to capture proce...
2016-01-27 bdreweryfilemon_dtr: Lock the associated filemon handle before...
2016-01-27 mckusickThis fixes a bug in UFS2 exported NFS volumes. An NFS...
2016-01-27 gjbFix naming for multiple kernels when building/packaging...
2016-01-27 mckusickThe bread() function was inconsistent about whether...
2016-01-27 bdreweryfilemon_comment has nothing to do with wrappers so...
2016-01-27 bdreweryfilemon_ioctl: Lock the associated filemon handle befor...
2016-01-27 bdreweryfilemon_ioctl: Handle error from devfs_get_cdevpriv(9).
2016-01-27 gjbAdd 'stagekernel' target, which invokes 'distributekernel'
2016-01-27 emasteReplace prebuilt uuencoded gallant.fnt with editable...
2016-01-27 kanDo not unlock rtld_phdr_lock over callback invocations.
2016-01-27 kanMake .debug file for libgcc_s.so.1 more useful.
2016-01-27 mjgktrace: tidy up ktrstruct
2016-01-27 bdreweryDrop any previous fd when setting a new one.
2016-01-27 traszImprove reporting of connection problems in iscsid(8).
2016-01-27 glebiusRename netinet/tcp_cc.h to netinet/cc/cc.h.
2016-01-27 jhbConvert ss_sp in stack_t and sigstack to void *.
2016-01-27 andrewFix the value we print when the size is too large....
2016-01-27 andrewWhen finding the physical address of a device allow...
2016-01-27 allanjudeficl on i386 should cast to unsigned char output to...
2016-01-27 impFix mistake when transitioning to the new defines with...
2016-01-27 asomerssyslogd: Enable repeated line compression for lines...
2016-01-27 asomersFix grep_test:recurse with ZFS and TMPFS tmpdirs
2016-01-27 dteskeFix fatal warn when compiling under GCC 5.2.0
2016-01-27 skraFix my email.
2016-01-27 hselaskyFix generation of dependency rules for the LinuxKPI...
2016-01-27 gjbMFH
2016-01-27 brAdd pthread MD part for RISC-V.
2016-01-27 desSwitch UseDNS back on
2016-01-27 brAdd the RISC-V MD parts of libthread_db.
2016-01-27 glebiusFix issues with TCP_CONGESTION handling after r294540:
2016-01-27 delphijImplement AT_SECURE properly.
2016-01-27 ngieAdd debug output via ATF_REQUIRE_MSG when the first...
2016-01-27 araujoFix regression introduced on r293801.
2016-01-27 ngieAdjust vm.max_wired in order to avoid hitting EAGAIN...
2016-01-27 dteskeFix a crash if `-D' is used without `-t title'
2016-01-27 dteskeRemove unused function prototype
2016-01-27 ngieRequire /sbin/mount_cd9660 when running the cd9660...
2016-01-27 glebiusMore fixes to the build.
2016-01-27 glebiusFix build on i386. I can't yet understand why does...
2016-01-27 sephehyperv/vmbus: Event handling code refactor.
2016-01-27 jhibbitsFix the build post-r294883.
2016-01-27 cyAllow specification of fetch options for ntp leap-secon...
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-27 luigicleanup and document in some detail the internals of...
2016-01-27 luigithe _Static_assert was not supposed to be in the commit.
2016-01-27 dteskeReplace awk with more efficient builtins-only algo
2016-01-27 luigibugfix: the scheduler template (dn_schk) for the round...
2016-01-27 bdreweryRevert yacc dependency back to pre-r241298.
2016-01-27 bdreweryReplace nslexer.l->nslexer.c custom rule with a -D...
next