aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit reverts 338930. The approach was wrong.Andreas Tobler2018-10-012-3/+3
* Add STT_GNU_IFUNC and R_AARCH64_IRELATIVE support on arm64.Andrew Turner2018-10-012-27/+115
* Provide refobj context when doing libmap substitution insideKonstantin Belousov2018-09-261-33/+47
* When doing lm_add(), check for duplicates.Konstantin Belousov2018-09-261-5/+9
* Bring the 32-bit powerpc (PowerMac) back to live. The commit 338486 reworkedAndreas Tobler2018-09-251-2/+2
* Move libmap.conf to libexec/rtld-elf/Brad Davis2018-09-182-0/+3
* Rework rtld's TLS Variant I implementation to match r326794Brooks Davis2018-09-057-20/+73
* Move gettytab to libexec/getty/Brad Davis2018-09-052-0/+240
* Style cleanup. No functional changes.Konstantin Belousov2018-09-021-41/+62
* Fix wrong offset calculation for R_ARM_TLS_TPOFF32 relocations.Michal Meloun2018-08-251-3/+1
* tftpd: Fix data corruption bug with netasciiAlan Somers2018-08-221-5/+5
* Revert r337978: Rework rtld's TLS Variant I implementation to match r326794Brooks Davis2018-08-217-73/+20
* Move ftpusers to libexec/ftpd/Brad Davis2018-08-212-0/+30
* Rework rtld's TLS Variant I implementation to match r326794Brooks Davis2018-08-177-20/+73
* Remove pointless comment.Edward Tomasz Napierala2018-08-031-2/+0
* .Xr pam_securetty(8) from ttys(5), to hint the users as to what actuallyEdward Tomasz Napierala2018-08-031-1/+2
* Save and restore floating-point arguments.Ruslan Bukin2018-08-021-23/+23
* Fix regression tests broken by r337067.Edward Tomasz Napierala2018-08-021-1/+1
* Make sure the rtld(1) error messages go to stderr, not stdout.Edward Tomasz Napierala2018-08-023-21/+32
* Fix several Coverity warnings in tftpAlan Somers2018-07-222-9/+11
* Fix multiple Coverity warnings in tftpd(8)Alan Somers2018-07-224-17/+17
* tftpd(8): when completing an WRQ, flush the file before acknowleding receiptAlan Somers2018-07-211-2/+2
* This exposes ZFS user and group quotas via the normalSean Eric Fagan2018-07-051-50/+145
* Make rtld use libc_nossp_pic.a. Remove SSP shims.Konstantin Belousov2018-05-092-43/+2
* tftpd: misc Coverity cleanup in the testsAlan Somers2018-03-221-7/+12
* tftpd: fix the build of tests on i386 after 330696Alan Somers2018-03-101-2/+2
* tftpd: reject unknown opcodesAlan Somers2018-03-102-4/+3
* tftpd: Abort on an WRQ access violationAlan Somers2018-03-102-6/+4
* tftpd: Verify world-writability for WRQ when using relative pathsAlan Somers2018-03-102-6/+17
* tftpd: Flush files as soon as they are fully receivedAlan Somers2018-03-093-9/+3
* Add some functional tests for tftpd(8)Alan Somers2018-03-093-0/+1023
* rpc.sprayd: raise WARNS to 6Alan Somers2018-03-052-5/+3
* .Xr pstat(8), so that people have a chance to learn how to get a listEdward Tomasz Napierala2018-03-022-4/+6
* Make rtld_bind_start() debugger friendly.Michal Meloun2018-02-271-5/+15
* Fix gettytab(5) to document f0, f1, and f2 as unsupported; they've been goneEdward Tomasz Napierala2018-02-261-15/+4
* Prevent getty(8) from looping indefinitely if the device node doesn'tEdward Tomasz Napierala2018-02-251-2/+4
* Build getty(8) with WARNS=6.Edward Tomasz Napierala2018-02-214-26/+24
* Sprinkle static; avoid nested externs.Edward Tomasz Napierala2018-02-043-16/+16
* Add missing initializer.Edward Tomasz Napierala2018-02-041-1/+1
* Rename getty's getline() to get_line(), to avoid clash with getline(3).Edward Tomasz Napierala2018-02-041-3/+3
* Don't cast away the const, it's not been needed since r92925.Edward Tomasz Napierala2018-02-041-4/+4
* Initialize all the fields. This is one of the steps required to bump WARNS.Edward Tomasz Napierala2018-02-041-90/+91
* Reduce code duplication; no functional changes.Edward Tomasz Napierala2018-02-041-14/+16
* Remove unused variable.Edward Tomasz Napierala2018-02-041-1/+0
* o Let rtld(1) set up psABI user trap handlers prior to executing theMarius Strobl2018-02-0311-4/+75
* rpc.sprayd: Remove 3rd and 4th clauses in christos' license.Pedro F. Giffuni2017-12-282-13/+3
* rpc.sprayd: Bring some changes from NetBSD.Pedro F. Giffuni2017-12-282-13/+17
* Replace send-mail with the more standarized sendmail, we do not createXin LI2017-12-271-1/+0
* Use strlcpy().Xin LI2017-12-051-1/+1
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2747-21/+116