aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update sysbuild to new ports infrastructure.Poul-Henning Kamp2015-08-181-2/+19
* Reap MK_SYSINSTALLEnji Cooper2015-08-162-5/+0
* Stop removing ELF toolchain toolsAntoine Brodin2015-08-131-2/+2
* Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINEd Maste2015-08-132-36/+20
* Mark usr/include/c++/v1/tr1 as obsoleteJulio Merino2015-08-121-0/+1
* Finish reverting r286410 for now.Adrian Chadd2015-08-101-1/+14
* Add missing files to sendmail obsolete files listRenato Botelho2015-08-081-0/+5
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-14/+1
* Remove old GNU Binutils tools now provided by ELF Tool ChainEd Maste2015-08-053-12/+6
* Add an example program (in Python) for the AMD Am79c900 (ILACC)Marcel Moolenaar2015-08-021-0/+344
* Rename busdma_sync() to busdma_sync_range() and rename theMarcel Moolenaar2015-08-025-11/+36
* Add a src.conf option to build and install the DTrace test suite.Mark Johnston2015-08-021-0/+5
* MK_ELFCOPY_AS_OBJCOPY should be a variableEd Maste2015-07-291-1/+1
* Remove mention of non-existent gconv toolEd Maste2015-07-291-1/+1
* Allow ELF Tool Chain elfcopy to be installed as objcopyEd Maste2015-07-293-1/+14
* Update OLD_FILES for tools provided by ELF Tool Chain or BinutilsEd Maste2015-07-291-2/+15
* Include c++filt and readelf in WITHOUT_ELFTOOLCHAIN_TOOLSEd Maste2015-07-291-0/+2
* Change the dev argument from a full path to just the deviceMarcel Moolenaar2015-07-266-12/+26
* Remove debugging output. We should have tracing instead.Marcel Moolenaar2015-07-261-9/+0
* Replace GNU RCS ident with a BSD license identBaptiste Daroussin2015-07-261-2/+0
* Comment out usr/sbin/mailwrapper removalAndrey A. Chernov2015-07-161-1/+4
* Add a missing break statement, which made the code default to IPv6.Christian Brueffer2015-07-141-0/+1
* Implement busdma_md_unload() and busdma_sync().Marcel Moolenaar2015-07-035-25/+147
* Add busdma_md_create, busdma_md_destroy and busdma_md_load.Marcel Moolenaar2015-07-035-47/+212
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-1/+1
* cxgbetool: fix code that decodes T5 SGE contexts. Some of the fieldsNavdeep Parhar2015-06-301-22/+165
* Fix generation of src.conf.5Simon J. Gerraty2015-06-2210-3/+50
* Report failing value from 'make showconfig' in build option scriptEd Maste2015-06-221-2/+2
* Add more obsolete filesAntoine Brodin2015-06-201-0/+5
* Add some files to remove when MK_BSD_GREP=noAntoine Brodin2015-06-201-0/+15
* The build and installation of rmail(8) is only related to the SENDMAIL optionBaptiste Daroussin2015-06-181-2/+0
* Do not remove mailwrapper(8) in case WITHOUT_SENDMAIL is usedBaptiste Daroussin2015-06-181-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-137-0/+108
|\
| * Merge sync of headSimon J. Gerraty2015-05-27197-10774/+6320
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-19304-14386/+1459
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1953-1705/+689
| |\ \ \
| * | | | New dependenciesSimon J. Gerraty2014-05-171-0/+12
| * | | | Merge from headSimon J. Gerraty2014-05-0813-35/+686
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-281626-47521/+11898
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-1328-265/+1586
| |\ \ \ \ \ \
| * | | | | | | New dependenciesSimon J. Gerraty2013-10-136-0/+104
| * | | | | | | Merge headSimon J. Gerraty2013-09-1113-47/+268
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-05165-957/+8659
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-1286-2382/+73023
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync with HEAD.David E. O'Brien2013-02-0879-159/+2898
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-0499-1320/+5723
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-1/+17
| * | | | | | | | | | | | MFC: r238143: move "funny targets" from pre-build "make check" to theDavid E. O'Brien2012-07-059-18/+42
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ MFC: r236422, r236592, r236593, r236594, r236620, r236621, r236622, & r236637David E. O'Brien2012-06-063-0/+149
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | Free the segment objects properly.Marcel Moolenaar2015-06-121-12/+48