aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Remove rtld use of libc amd64_set_fsbase().Konstantin Belousov2018-10-291-9/+19
* Initialize ifunc calling machinery earlier.Konstantin Belousov2018-10-291-1/+2
* rtld-elf: fix more warnings to allow compiling with WARNS=6Alex Richardson2018-10-298-25/+31
* rtld-elf: compile with WANRS=4 warnings other than -Wcast-alignAlex Richardson2018-10-2920-208/+249
* rtld-elf: make it compile with WARNS=3Alex Richardson2018-10-296-27/+34
* rtld: set obj->textsize correctlyAlex Richardson2018-10-292-4/+11
* rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume"Eugene Grosbein2018-10-271-0/+18
* makewhatis: do not try to operate on read-only mounted directoriesEugene Grosbein2018-10-271-2/+2
* Add default value for local_unbound_tls + fix nearby style bugs.Dag-Erling Smørgrav2018-10-271-2/+3
* Remove code that is dead since r287197. Today wlan(4) interfaces aren'tGleb Smirnoff2018-10-241-37/+2
* rc.initdiskless: fix commentary grammar after r339465Eugene Grosbein2018-10-201-1/+1
* rc.initdiskless: add support for auxiliary NVRAM.Eugene Grosbein2018-10-201-2/+20
* Make upgrade from previous FreeBSD versions less painfulEugene Grosbein2018-10-201-1/+1
* The local_unbound service will configure and bootstrap itself, but onlyDag-Erling Smørgrav2018-10-181-1/+1
* Add support for DNS-over-TLS to the local_unbound service.Dag-Erling Smørgrav2018-10-181-0/+6
* While preparing to move init(8) to its own package as indicatedBjoern A. Zeeb2018-10-182-2/+2
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-17179-0/+17161
* 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