summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
...
| * DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-245-22/+0
* | MFHgjb2016-02-186-0/+167
|\ \ | |/
| * Fix installation of makewhatis.local(1) since r283777.bdrewery2016-02-185-0/+166
| * Fix build race after r295643.bdrewery2016-02-171-0/+1
* | Add libexec/smrsh to the sendmail package.gjb2016-02-081-0/+1
* | Create a package for sendmail(8).gjb2016-02-081-0/+1
* | Remove libc, librtld_db, libthr packages, and further increasegjb2016-02-051-1/+4
* | Add missing files to 'at' and 'rcmds' packages.gjb2016-02-053-0/+3
* | Capture a few stragglers that should be in the casper package.gjb2016-02-056-0/+6
* | Include ld-elf.so and ld-elf32.so in the librtld_dbgjb2016-02-051-0/+1
* | More 'tests' packaging fixes.gjb2016-02-033-0/+14
* | MFHgjb2016-02-022-4/+11
|\ \ | |/
| * Fix the type for hw.ncpu, so sysctlbyname doesn't consistently fail onngie2016-01-301-1/+2
| * This seems like a very trivial bug that should have been squashed a longsobomax2016-01-301-3/+9
* | First pass to fix the 'tests' packages.gjb2016-02-024-0/+16
* | MFHgjb2016-01-291-3/+1
|\ \ | |/
| * Do not unlock rtld_phdr_lock over callback invocations.kan2016-01-271-3/+1
* | MFHgjb2016-01-252-3/+5
|\ \ | |/
| * Follow r293066 adding a generalized exec hook for RISC-V as well.br2016-01-231-0/+2
| * Fix initlist_add_object invocation parameters.kan2016-01-201-3/+3
* | Create a rcmds package.gjb2016-01-212-0/+3
* | MFHgjb2016-01-2012-112/+198
|\ \ | |/
| * Do not call callbacks for dl_iterate_phdr(3) with the rtld bind andkib2016-01-2011-105/+182
| * Restore ABI variants now that ldconfig groks -soft. In addition, as aimp2016-01-183-7/+16
* | MFHgjb2016-01-141-7/+1
|\ \ | |/
| * Remove the compat code to handle the kernel passing us an unalingedandrew2016-01-131-7/+1
* | MFHgjb2016-01-122-5/+2
|\ \ | |/
| * Revert r293201, r293202 (rtld: populate DT_DEBUG iff DYNAMIC segment is writa...emaste2016-01-082-5/+2
* | MFHgjb2016-01-071-1/+1
|\ \ | |/
| * Disable abi variant hook until strangeness with packages can be sortedimp2016-01-051-1/+1
| * rtld: populate DT_DEBUG iff DYNAMIC segment is writableemaste2016-01-051-0/+1
| * rtld: populate DT_DEBUG iff DYNAMIC segment is writableemaste2016-01-051-2/+4
* | MFHgjb2016-01-052-2/+5
* | MFHgjb2016-01-051-2/+2
|\ \ | |/
| * rtld: wrap a comment to 80 columnsemaste2016-01-051-2/+2
* | MFH r289384-r293170gjb2016-01-0437-120/+1114
|\ \ | |/
| * If md_exec_hook is defined, provide a way to create the stringsimp2016-01-031-2/+18
| * Create a generalized exec hook that different architectures can hookimp2016-01-0311-3/+63
| * Unify the ELFv1 and ELFv2 code paths and make ELFv1 (the normal ABI) morenwhitehorn2016-01-012-39/+33
| * Use a macro to create the names for the library path names. This willimp2015-12-272-23/+26
| * rtld: remove old XXX comment missed in r35529emaste2015-12-241-1/+0
| * Add support for RISC-V architecture.br2015-12-244-1/+641
| * rtld: Use common NT_FREEBSD_* note types introduced in r291909emaste2015-12-211-4/+4
| * Use variable names that aren't as prone to dyslexic confusion.imp2015-12-181-2/+2
| * Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-2/+1
| * Follow-on to r291666: use -ffreestanding instead of -fno-builtin.nwhitehorn2015-12-031-1/+1
| * Provide support for ELFv2 userland if using a newer compiler (recent clangnwhitehorn2015-12-034-10/+70
| * Fix build on GCC 5.2 where, at least on PPC64, the compiler would "optimize"nwhitehorn2015-12-031-2/+1
| * Fix build after r291620.bdrewery2015-12-011-1/+1
| * Don't override LIB*DIR variables from src.libnames.mk.bdrewery2015-12-011-4/+2
OpenPOWER on IntegriCloud