]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Fix possible use after free due to security policy deletion.
[FreeBSD/FreeBSD.git] / usr.bin /
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 marcelAdd the -c option for specifying the capacity of the...
2015-02-22 marcelDon't require a scheme if no partitions are given....
2015-02-22 marcelIn scheme_write(), don't overwrite the end parameter...
2015-02-22 marcelRemove extraneous parenthesis in assignment.
2015-02-22 marcelDocument that netstat(1) supports libxo(3).
2015-02-21 marcelConvert netstat to use libxo.
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-19 glebiusBurn bridges to FreeBSD 7.x IGMP stats.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 pfgministat(1): replace malloc + memset with calloc.
2015-02-17 pfgdu(1): replace malloc + memset with calloc.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-17 jillescompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-16 pluknetkdump: sendfile(2) "flags" argument needs casting on...
2015-02-15 jillestouch: Fix some subtle bugs related to NULL times fallback:
2015-02-15 emastetimeout: handle zombie grandchildren
2015-02-14 jhbInclude OBJT_PHYS VM objects in ELF core dumps. In...
2015-02-14 dimMerge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge...
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-13 baptRevert r278642
2015-02-13 baptPartially revert 278642
2015-02-12 baptUse PRECIOUSPROG instead of custom code to handle schg
2015-02-12 cpercivaStep 1 of eliminating the "games" distribution: Move...
2015-02-12 gjbReduce number of lines to set ORGANIZATION_NAME in
2015-02-11 gjbEnsure ORGANIZATION_NAME is quoted when ORGANIZATION
2015-02-11 marcelClose the file list before opening the container that...
2015-02-10 gremboAdd xo_finish() to w.c in case it's invoked as uptime
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-08 emasteUpdate FreeBSD LLDB build for 3.6 update
2015-02-07 mavFix couple issues in ctlstat header printing.
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-06 jhbChange ktrdump to use the more standard -M/-N flags...
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 traszMake it possible to set (via iscsi.conf(5)) and query...
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-04 ngieAdd MK_FILE to control whether or not to build file...
2015-02-04 ngieAdd the following options to enable/disable several...
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-01-31 dimMerge ^/head r277956 through r277974.
2015-01-30 dimMerge ^/head r277902 through r277944.
2015-01-30 ngieCreate MANLINKS for lzgrep, etc when MK_LZMA_SUPPORT...
2015-01-28 dimMerge ^/head r277804 through r277843.
2015-01-27 pfgsed: fix pasto from previous r277802.
2015-01-27 dimMerging ^/head r277777 through r277803.
2015-01-27 pfgFix resource leak and dereference after NULL.
2015-01-26 dimMerge ^/head r277719 through 277776.
2015-01-26 dimUpdate llvm and clang library and binary Makefiles...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-25 desAllow tracing dlfunc() / dlsym() events.
2015-01-25 ngieAdd MK_TALK knob for building the talk and talkd
2015-01-25 ngieAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-25 ngieAdd MK_EE knob to control installing edit, ee, etc
2015-01-24 jillescp,mv,touch: Set timestamps with nanosecond precision.
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-23 willUse clock_gettime to measure the time that we spent...
2015-01-23 willUse CLOCK_UPTIME to get the uptime instead of CLOCK_MON...
2015-01-23 willMake "vmstat -i" respect the -c <count> and -i <interva...
2015-01-21 delphijFix xz handling for files larger than 32K.
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-16 willAdd a ${CP} alias for copying files in the build.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 jhibbitsMake use of the new Altivec ptrace support, to save...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-13 pfgReplace __inline GNUism with the standard inline.
2015-01-10 dimAdd the llvm-symbolizer tool, which enables the sanitiz...
2015-01-10 dimRemove a few redundant DPADD/LDADD pairs in llvm utilities.
2015-01-10 dimRegenerate the manpages for the additional llvm/clang...
2015-01-10 jlhAdd a regression test for PR 192108.
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 emastemkimg: Add MBR EFI partition type
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 jhbDocument CPU_WHICH_DOMAIN and bump Dd for cpuset.1.
2015-01-08 pfgPartial revert of r276832:
2015-01-08 pfgsed: Address warnings with clang and gcc48.
2015-01-08 jhbCreate a cpuset mask for each NUMA domain that is avail...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 dimAdd the AArch64 llvm backend to the build to allow...
2015-01-07 emastear: Avoid null pointer deref while reading corrupt...
2015-01-06 baptUse the new process reaper functionality
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 dchaginkdump: eliminate new clang warnings.
2015-01-04 joelmdoc: use An macro.
2015-01-03 baptOnly manpages with fatal errors should be rendered...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 emasteAdd Makefile for elftoolchain readelf(1)
2015-01-02 delphijMFV r276568:
2014-12-31 dimUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-31 pfgFixes to exit status.
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
next