aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* MFC r271493,271688-271689,271696,271854,272139-272143:Xin LI2014-09-302-0/+15
* Properly revert r272128.Glen Barber2014-09-262-15/+0
* Revert r272149, which introduces obscure vestiges from theGlen Barber2014-09-262-0/+15
* Revert r272128:Glen Barber2014-09-262-15/+0
* MFC r271493,271688,271689,271696,271854:Xin LI2014-09-252-0/+15
* MFC r270798:Konstantin Belousov2014-09-1210-334/+321
* MFC r267176, r267181, r268445 (ATF-related commits):Enji Cooper2014-09-095-2/+85
* MFC r270803:Konstantin Belousov2014-09-011-0/+4
* MFC r266650, r267172 (both by jmmv):Enji Cooper2014-08-311-2/+2
* MFC r270256:Pedro F. Giffuni2014-08-281-2/+2
* MFH (r263160): remove lukemftpdDag-Erling Smørgrav2014-08-235-431/+0
* MFC r265456, r265578:Mark Johnston2014-08-072-1/+17
* MFC r268979:Xin LI2014-07-291-0/+2
* MFC r260913,266895:Nathan Whitehorn2014-06-081-2/+5
* MFC r266609:Konstantin Belousov2014-06-071-1/+15
* MFC r266411:Konstantin Belousov2014-05-251-3/+3
* MFC r264617:Guy Helmer2014-05-051-0/+6
* MFC r264481:Konstantin Belousov2014-04-211-0/+43
* MFC refactoring of the *.test.mk files.Julio Merino2014-04-141-1/+1
* MFC: r263121Christian Brueffer2014-03-271-13/+12
* MFC r262277:David Xu2014-02-271-7/+5
* MFC: r262136Christian Brueffer2014-02-2455-275/+55
* MFC: r262135Christian Brueffer2014-02-244-0/+8
* MFC: r261885Christian Brueffer2014-02-211-0/+2
* Plug the ATF tests into the build.Julio Merino2013-12-288-3/+43
* Set up the /usr/tests hierarchy.Julio Merino2013-12-281-4/+4
* MFC r259044:Konstantin Belousov2013-12-131-15/+20
* MFC r259043:Konstantin Belousov2013-12-132-0/+32
* By popular demand, move freebsd-version(1) from /libexec to /bin.Dag-Erling Smørgrav2013-10-094-272/+0
* Explicitly pass the full path to the input file to sed. This unbreaksDag-Erling Smørgrav2013-10-091-1/+1
* Introduce the /libexec/freebsd-version script, which is intended to beDag-Erling Smørgrav2013-10-074-0/+272
* Implement support for the interpose dso flag.Konstantin Belousov2013-10-072-2/+33
* Populate .rld_map on MIPS for debuggersEd Maste2013-10-021-5/+1
* Make the directory mapping functionality, which was previously onlyDag-Erling Smørgrav2013-09-213-9/+5
* Revert r253748,253749Andriy Gapon2013-07-282-0/+2
* remove needless inclusion of machine/cpu.h in userlandAndriy Gapon2013-07-282-2/+0
* Add the name of the file that could not be opened to the error messageGuy Helmer2013-06-111-1/+1
* Prevent races running the queue by serializing access to theGuy Helmer2013-06-111-0/+4
* mdoc sweep.Joel Dahl2013-05-121-1/+1
* Properly terminate the result string for intermediate results, toKonstantin Belousov2013-04-291-1/+2
* The origin_subst_one() function limits the length of the string toKonstantin Belousov2013-04-151-73/+75
* Map libraries linked with -Ttext-segment=base_addr at base_addr.Tijl Coosemans2013-02-271-1/+1
* Since clang 3.2 now has an option to suppress warnings about implicitlyDimitry Andric2013-02-162-10/+0
* Avoid use of register variables, which some compilers (e.g. clang)Nathan Whitehorn2013-02-081-9/+5
* Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-19/+7
* Mark tftp_log() as __printflike() (which would have caught the bugMarius Strobl2013-01-314-15/+17
* Remove extra %s from debug statement that ends up crashing tftpd ifSean Bruno2013-01-301-1/+1
* When building for ARM EABI link against libgcc for the __aeabi_* functions.Andrew Turner2013-01-191-0/+10
* Use correct size in snprintf.Antoine Brodin2012-12-251-2/+1
* Use absolute path for /usr/libexec/ld-elf.so.1 symlink.Pawel Jakub Dawidek2012-12-041-2/+2