aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* rtld-elf: use our roundup2() macro when param.h is available.Pedro F. Giffuni2016-04-191-2/+2
* rtld-elf: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-195-5/+5
* rbootd: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-2/+2
* ftpd: replace malloc + memset 0 with calloc.Pedro F. Giffuni2016-04-181-3/+2
* Remove lib/libcapsicum and libexec/casper, brought back asGlen Barber2016-04-1716-1824/+0
* MFHGlen Barber2016-04-137-34/+31
|\
| * Restore some comments in previous commit.Pedro F. Giffuni2016-04-121-3/+3
| * bootpd(8): De-register and minor cleanups.Pedro F. Giffuni2016-04-127-37/+34
* | MFHGlen Barber2016-04-043-1/+11
|\|
| * WITHOUT_TOOLCHAIN: Fix build of rtld.Bryan Drewery2016-03-311-0/+3
| * Do not override top level CFLAGS in libexec/dmaAlexander Kabaev2016-03-271-1/+1
| * Install a usable mailer.conf for dragonfly mailer agent if sendmail is disabledBaptiste Daroussin2016-03-241-0/+7
* | MFHGlen Barber2016-03-105-0/+63
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-095-0/+63
* | MFHGlen Barber2016-03-023-19/+42
|\|
| * Fix handling of DT_TEXTREL for an object with more than one read-onlyKonstantin Belousov2016-03-023-19/+42
* | MFHGlen Barber2016-03-029-88/+40
|\|
| * Remove reaming files of the Casper daemon.Mariusz Zaborski2016-02-275-115/+0
| * Missing tab.Pedro F. Giffuni2016-02-271-1/+1
| * rlogin(1): Replace select(2) with poll(2).Pedro F. Giffuni2016-02-261-43/+23
| * getty(8): Undo incomplete support VEOL2 and VSTATUS.Pedro F. Giffuni2016-02-261-2/+1
| * getty(8): Support VEOL2 and VSTATUSPedro F. Giffuni2016-02-261-4/+5
| * getty(8): Use poll(2) and nanosleep(2) instead of select(2).Pedro F. Giffuni2016-02-261-14/+13
| * Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-2513-1709/+1
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-245-22/+0
* | MFHGlen Barber2016-02-186-0/+167
|\|
| * Fix installation of makewhatis.local(1) since r283777.Bryan Drewery2016-02-185-0/+166
| * Fix build race after r295643.Bryan Drewery2016-02-171-0/+1
* | Add libexec/smrsh to the sendmail package.Glen Barber2016-02-081-0/+1
* | Create a package for sendmail(8).Glen Barber2016-02-081-0/+1
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+4
* | Add missing files to 'at' and 'rcmds' packages.Glen Barber2016-02-053-0/+3
* | Capture a few stragglers that should be in the casper package.Glen Barber2016-02-056-0/+6
* | Include ld-elf.so and ld-elf32.so in the librtld_dbGlen Barber2016-02-051-0/+1
* | More 'tests' packaging fixes.Glen Barber2016-02-033-0/+14
* | MFHGlen Barber2016-02-022-4/+11
|\|
| * Fix the type for hw.ncpu, so sysctlbyname doesn't consistently fail onEnji Cooper2016-01-301-1/+2
| * This seems like a very trivial bug that should have been squashed a longMaxim Sobolev2016-01-301-3/+9
* | First pass to fix the 'tests' packages.Glen Barber2016-02-024-0/+16
* | MFHGlen Barber2016-01-291-3/+1
|\|
| * Do not unlock rtld_phdr_lock over callback invocations.Alexander Kabaev2016-01-271-3/+1
* | MFHGlen Barber2016-01-252-3/+5
|\|
| * Follow r293066 adding a generalized exec hook for RISC-V as well.Ruslan Bukin2016-01-231-0/+2
| * Fix initlist_add_object invocation parameters.Alexander Kabaev2016-01-201-3/+3
* | Create a rcmds package.Glen Barber2016-01-212-0/+3
* | MFHGlen Barber2016-01-2012-112/+198
|\|
| * Do not call callbacks for dl_iterate_phdr(3) with the rtld bind andKonstantin Belousov2016-01-2011-105/+182
| * Restore ABI variants now that ldconfig groks -soft. In addition, as aWarner Losh2016-01-183-7/+16
* | MFHGlen Barber2016-01-141-7/+1
|\|
| * Remove the compat code to handle the kernel passing us an unalingedAndrew Turner2016-01-131-7/+1