summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Allow PT_NOTES segments to be located anywhere in the executablekib2015-10-141-3/+21
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-125-13/+4
* Use existing CONFDIR instead of adding a new CONFIGDIRbapt2015-10-111-1/+1
* Update Dragonfly Mail Agent to v0.10bapt2015-10-101-1/+1
* Install bsd.confs.mkbapt2015-10-101-1/+1
* Rename the dma directory into dmagent to avoid collision on unclean ojectbapt2015-10-094-1/+1
* Add missing Makefilebapt2015-10-091-0/+6
* Move all the dma(8) components into one single directorybapt2015-10-097-29/+96
* Remove some trailing space.kan2015-10-091-5/+5
* Annotate arm userspace assembler sources stating their tolerance tokib2015-09-291-0/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: No need to fix the link in this case.bdrewery2015-09-181-1/+1
* Fix how we place each objects thread local data. The code used was basedandrew2015-09-012-4/+4
* Ensure we use calculate_first_tls_offset, even if the main program doesn'tandrew2015-09-011-1/+1
* Don't assign 'ptr' without using it.delphij2015-08-301-1/+0
* Upgrade libxo to 0.4.5.marcel2015-08-241-1/+1
* Disable SSE in libthrvangyzen2015-08-052-2/+2
* Staticfy and constify some variables and clean up the code a bit to make itaraujo2015-07-283-9/+9
* Add on the addend when in the R_AARCH64_ABS64 and R_AARCH64_GLOB_DAT cases.andrew2015-07-051-1/+2
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-025-5/+8
* Save & restore the floating-pont argument registers before callingandrew2015-07-021-1/+11
* Also save x8. It may be passed into a function as the indirect resultandrew2015-06-231-1/+3
* Call /etc/crontab the "system crontab", not "root's crontab". Whilewblock2015-06-221-11/+13
* Add a workaround to correctly align the stack before calling into C code.andrew2015-06-221-3/+7
* new dependssjg2015-06-161-1/+0
* Needs libxosjg2015-06-141-0/+1
* Add META_MODE support.sjg2015-06-1333-0/+690
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-0832-64/+0
| * Merge sync of headsjg2015-05-2754-250/+940
| |\
| * \ Merge from head@274682sjg2014-11-1929-377/+384
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1938-1042/+699
| |\ \ \
| * | | | Updated dependenciessjg2014-05-1629-29/+4
| * | | | Updated dependenciessjg2014-05-1027-0/+54
| * | | | Merge from headsjg2014-05-089-7/+24
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2891-789/+2072
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-134-16/+39
| |\ \ \ \ \ \
| * | | | | | | We do want objdirsjg2013-10-131-1/+0
| * | | | | | | Updated dependenciessjg2013-10-132-0/+5
| * | | | | | | New dependenciessjg2013-10-131-0/+12
| * | | | | | | Merge from headsjg2013-09-053-75/+82
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headsjg2013-04-124-20/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciessjg2013-03-1129-0/+29
| * | | | | | | | | Updated dependenciessjg2013-02-1630-60/+0
| * | | | | | | | | Sync with HEAD.obrien2013-02-088-42/+41
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated/new Makefile.dependsjg2012-11-082-1/+24
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-0433-256/+713
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2230-0/+660
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Remove NO_OBJsjg2015-06-111-1/+0
* | | | | | | | | | | | | | Fix build after converting ls(1) to use libxo(3).marcel2015-06-101-1/+1
OpenPOWER on IntegriCloud