Wrap a long line to make igor(1) happy.
[freebsd.git] / tools /
2015-09-30 markjMFV r288408:
2015-09-28 avgremove unused sgsmsg utility (originally imported from...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-25 bdreweryAdd missing binutils ldscripts.
2015-09-25 bdreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-21 ngieDelete /etc/autofs/special_noauto when MK_AUTOFS == no
2015-09-18 bdreweryDocument NO_DIRDEPS for META_MODE and give link to...
2015-09-17 bdrewerymakeman: Fix handling of env-only vars by using SRC_ENV...
2015-09-17 bdreweryOptimize makeman slightly by removing uneeded cat and...
2015-09-17 bdrewerysrc.conf.5: Make it self-documenting that the mkopts...
2015-09-17 bdreweryDocument src-env.conf and note its use for MAKEOBJDIRPR...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryDocument NO_SILENT for META_MODE.
2015-09-14 hselaskyAdd missing BINDIR variable.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-04 delphijExpose an interface to determine if an ACE is inherited.
2015-08-30 adrianoops - mis-commit.
2015-08-30 adrianConvert this over to use the new cdev based ioctl path.
2015-08-29 rodrigc- Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with...
2015-08-27 glebiusReplay r286410. Change KPI of how device drivers that...
2015-08-25 cemioat(4): Minor style cleanups
2015-08-24 cemioatcontrol(8): Fix build
2015-08-24 cemImport ioat(4) driver
2015-08-22 impRemove cust_pkg() not that pkg_foo(1) has been removed.
2015-08-19 jilleswordexp(): Improve some error codes.
2015-08-18 phkUpdate sysbuild to new ports infrastructure.
2015-08-16 ngieReap MK_SYSINSTALL
2015-08-13 antoineStop removing ELF toolchain tools
2015-08-13 emasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-12 jmmvMark usr/include/c++/v1/tr1 as obsolete
2015-08-10 adrianFinish reverting r286410 for now.
2015-08-08 gargaAdd missing files to sendmail obsolete files list
2015-08-07 glebiusChange KPI of how device drivers that provide wireless...
2015-08-05 emasteRemove old GNU Binutils tools now provided by ELF Tool...
2015-08-02 marcelAdd an example program (in Python) for the AMD Am79c900...
2015-08-02 marcelRename busdma_sync() to busdma_sync_range() and rename the
2015-08-02 markjAdd a src.conf option to build and install the DTrace...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 emasteMK_ELFCOPY_AS_OBJCOPY should be a variable
2015-07-29 emasteRemove mention of non-existent gconv tool
2015-07-29 emasteAllow ELF Tool Chain elfcopy to be installed as objcopy
2015-07-29 emasteUpdate OLD_FILES for tools provided by ELF Tool Chain...
2015-07-29 emasteInclude c++filt and readelf in WITHOUT_ELFTOOLCHAIN_TOOLS
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-26 marcelChange the dev argument from a full path to just the...
2015-07-26 marcelRemove debugging output. We should have tracing instead.
2015-07-26 baptReplace GNU RCS ident with a BSD license ident
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 acheComment out usr/sbin/mailwrapper removal
2015-07-14 bruefferAdd a missing break statement, which made the code...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-03 marcelImplement busdma_md_unload() and busdma_sync().
2015-07-03 marcelAdd busdma_md_create, busdma_md_destroy and busdma_md_load.
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-06-30 npcxgbetool: fix code that decodes T5 SGE contexts. ...
2015-06-22 sjgFix generation of src.conf.5
2015-06-22 emasteReport failing value from 'make showconfig' in build...
2015-06-20 antoineAdd more obsolete files
2015-06-20 antoineAdd some files to remove when MK_BSD_GREP=no
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 baptThe build and installation of rmail(8) is only related...
2015-06-18 baptDo not remove mailwrapper(8) in case WITHOUT_SENDMAIL...
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-12 marcelFree the segment objects properly.
2015-06-11 marcelAdd accessor functions for iterating over segments...
2015-06-10 delphijMFV r284234:
2015-06-10 marcelRename bus_space to bus (i.e. drop _space). This makes the
2015-06-08 marcelMap the allocated DMA memory into the address space.
2015-06-08 marcelAdd busdma_mem_alloc & busdma_mem_free.
2015-06-06 marcelAdd DMA tag management to the C library and Python...
2015-05-31 ngieReadd fresh copies of the directories from head using...
2015-05-31 ngieMF head @ r283796
2015-05-30 baptSwitch to mandoc's version of makewhatis(8), whatis...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 dimUpgrade our copy of clang and llvm to 3.6.1 release.
2015-05-24 ngieRemove directory for test that has been integrated...
2015-05-24 ngieMFhead @ r283351
2015-05-21 baptMark libgomp.so.1 as an old lib not an old file
2015-05-20 ngieRemove usr/share/dtrace/{tcpconn,tcpstate,tcptrack...
2015-05-19 adrianAdd mv / expr ; these are used by the updated freebsd...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 emasteBuild libgcov only if we're building base system GCC
2015-05-16 ngieFix more warnings related to missing headers
2015-05-16 adrianMake these all work with the new way of doing privatelib.
2015-05-15 dimProvide reallocarray() in -legacy, if needed, to allow...
2015-05-15 emasteBuild libgomp only if we're also building base system GCC
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 emasteFix make delete-old for gperf and GCC/CXX options
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
next