summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* libexec: minor spelling fixes in comments.pfg2016-05-014-4/+4
* Fix including Kyuafile in packaged base system.gjb2016-04-293-4/+7
* rtld-elf: use our roundup2() macro when param.h is available.pfg2016-04-191-2/+2
* rtld-elf: use NULL instead of zero for pointers.pfg2016-04-195-5/+5
* rbootd: use NULL instead of zero for pointers.pfg2016-04-181-2/+2
* ftpd: replace malloc + memset 0 with calloc.pfg2016-04-181-3/+2
* Remove lib/libcapsicum and libexec/casper, brought back asgjb2016-04-1716-1824/+0
* MFHgjb2016-04-137-34/+31
|\
| * Restore some comments in previous commit.pfg2016-04-121-3/+3
| * bootpd(8): De-register and minor cleanups.pfg2016-04-127-37/+34
* | MFHgjb2016-04-043-1/+11
|\ \ | |/
| * WITHOUT_TOOLCHAIN: Fix build of rtld.bdrewery2016-03-311-0/+3
| * Do not override top level CFLAGS in libexec/dmakan2016-03-271-1/+1
| * Install a usable mailer.conf for dragonfly mailer agent if sendmail is disabledbapt2016-03-241-0/+7
* | MFHgjb2016-03-105-0/+63
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-095-0/+63
| * Fix handling of DT_TEXTREL for an object with more than one read-onlykib2016-03-023-19/+42
* | MFHgjb2016-03-023-19/+42
* | MFHgjb2016-03-029-88/+40
|\ \ | |/
| * Remove reaming files of the Casper daemon.oshogbo2016-02-275-115/+0
| * Missing tab.pfg2016-02-271-1/+1
| * rlogin(1): Replace select(2) with poll(2).pfg2016-02-261-43/+23
| * getty(8): Undo incomplete support VEOL2 and VSTATUS.pfg2016-02-261-2/+1
| * getty(8): Support VEOL2 and VSTATUSpfg2016-02-261-4/+5
| * getty(8): Use poll(2) and nanosleep(2) instead of select(2).pfg2016-02-261-14/+13
| * Convert casperd(8) daemon to the libcasper.oshogbo2016-02-2513-1709/+1
| * 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
OpenPOWER on IntegriCloud