]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add more functions to the Linux kernel compatibility layer. Add some
[FreeBSD/FreeBSD.git] / usr.bin /
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 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
2014-12-29 joelmdoc: remove EOL whitespace.
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-26 joelmdoc: sort SEE ALSO.
2014-12-25 baptmandoc -Tlocale is now the default, no need to enforce...
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 pfgpatch: Bring in xstrdup and use it when appropriate.
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-18 delphijSync with NetBSD, mainly address NetBSD bug #43355:
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-16 pfgsed: Bounds check the file path used in the 'w' command.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-12 marcelThe size of the first level reference count table is...
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 pfgpatch(1): avoid line number overflows
2014-12-08 markjMFV r272851:
2014-12-07 pfgSmall space changes
2014-12-07 pfgPrefer setvbuf() to setlinebuf().
2014-12-06 pfgMerge fixes from OpenBSD.
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 pfgUpdate OpenBSD CVS revision for our r255232.
2014-12-05 traszMove iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsi...
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 dimMerge ^/head r274961 through r275386.
2014-12-01 emasteBuild infrastructure for elftoolchain tools
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-29 dimMerge ^/head r274961 through r275261.
2014-11-29 ngieMF projects/building-blocks r275198:
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 kevloInit array field in the proper place.
2014-11-26 emasteUpdate build for LLDB snapshot at upstream rev 216948
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-25 baptConvert svn to LIBADD reduce overlinking
2014-11-25 dimr274961 through r275075
2014-11-25 baptReadd protect(2) removed by mistake
2014-11-25 baptConvert to usr.bin/ to LIBADD
2014-11-24 baptForgot to convert demandoc along with mandoc
2014-11-24 baptConvert mandoc to LIBADD
2014-11-24 dimUpdate llvm and clang binary Makefiles.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 bruefferLimit descriptors and enter capability mode.
2014-11-23 baptWorkaround help2man defficiency that prevents mandoc...
2014-11-23 baptInstall mdoc(7) and man(7) from mdoc instead of the...
2014-11-23 baptRegenerate the manpage in mdoc(7) format using pod2mdoc
2014-11-23 joelMisc mdoc fixes:
2014-11-23 baptFix comments
2014-11-23 baptFix typo
2014-11-23 baptChange man(1) to use mandoc to render manpages
2014-11-22 baptLower warnings to fix build with gcc
2014-11-22 baptLower warning to allow building with gcc
2014-11-22 baptAdd the demandoc utility from the mandoc project
2014-11-22 baptAdd the preconv utility from mandoc project
2014-11-22 baptRework mandoc Makefile to ease maintainance
2014-11-22 baptPromote SQLite3 as a privatelib as it will also be...
next