aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* libexec/rc.d/hostapd: Down/up interface when interface is specifiedCy Schubert2022-04-221-3/+5
* Have rtld query the page size from the kernelAndrew Turner2022-04-074-58/+58
* rtld: trace preloaded objectsKonstantin Belousov2022-04-011-6/+23
* rtld trace_loaded_objects(): use bool for the list_containers variableKonstantin Belousov2022-04-011-2/+3
* rtld: use style(9) for trace_loaded_objects()Konstantin Belousov2022-04-011-21/+22
* rtld: extract printer for a single traced object into a helperKonstantin Belousov2022-04-011-60/+58
* rtld: extract calculation of the format strings for trace into a helperKonstantin Belousov2022-04-011-10/+17
* zfskeys: Support autoloading of keys stored on ZFSMateusz Piotrowski2022-03-181-0/+12
* rc.d: Chmod +x all the scripts for consistencyMateusz Piotrowski2022-03-178-0/+0
* rc.d/*: Use startmsg instead of echo on start messagesJose Luis Duran2022-03-136-18/+18
* Introduce startmsg and use it in rc scriptsJose Luis Duran2022-03-1315-28/+35
* dumpon: use underlying device if encrypted swap is in useEd Maste2022-03-101-0/+19
* rc.d/ggated: Simplify service scriptMateusz Piotrowski2022-03-042-6/+4
* Add ggated rc scriptAlan Somers2022-02-283-0/+25
* rtld.1: Fix misplaced textJohn F. Carr2022-02-251-4/+4
* rc.subr: boottrace annotationsMitchell Horne2022-02-221-1/+28
* gssd: Modify /etc/rc.d/gssd so that it starts after NETWORKINGRick Macklem2022-02-151-1/+2
* rtld: Add ${TOKEN} aliases to $TOKENKonstantin Belousov2022-02-111-0/+4
* rtld: make token substitution table-drivenKonstantin Belousov2022-02-111-7/+20
* rc: Allow the removal of firstboot_sentinel on read-only file systemsJose Luis Duran2022-02-101-1/+1
* rc: Remove extra whitespaceJose Luis Duran2022-02-101-3/+3
* rtld: Fix assertion I broke.John Baldwin2022-01-271-1/+1
* rtld: Trim a few more MIPS #ifdefs.John Baldwin2022-01-271-6/+1
* mountd: Delay starting mountd until after mountlateRick Macklem2022-01-233-3/+3
* etc/defaults/rc.conf: set default of zfskeys_enable to NORobert Wing2022-01-181-0/+1
* rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpdCy Schubert2022-01-181-0/+2
* rtld-elf: Remove libsoft supportWarner Losh2022-01-073-52/+0
* libsoft: Remove runtime ldconfig support for libsoftWarner Losh2022-01-072-27/+0
* Restore DT_DEBUG processingKonstantin Belousov2022-01-061-0/+6
* rtld: remove mips arch directoryKonstantin Belousov2022-01-064-1158/+0
* rtld: remove mips-specific cases from generic codeKonstantin Belousov2022-01-062-53/+0
* pkgbase: Create a FreeBSD-ftpd packageEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Create a FreeBSD-tcpd packageEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Put yellow pages programs to its own packageEmmanuel Vadot2021-12-211-0/+1
* hostapd: Fix wlan interfaces not UP/RUNNINGCy Schubert2021-12-141-0/+7
* rc: network.subr improve network6_getladdr()Bjoern A. Zeeb2021-12-131-1/+1
* TLS: Use <machine/tls.h> for libc and rtld.John Baldwin2021-12-0919-96/+48
* amd64: Allocate TCB with alignment of 16 rather than 8.John Baldwin2021-12-091-1/+1
* mips: Add TLS_DTV_OFFSET to the result of tls_get_addr_common.John Baldwin2021-12-091-3/+2
* mips: Rename TLS_DTP_OFFSET to TLS_DTV_OFFSET.John Baldwin2021-12-092-3/+2
* rtld: load preloaded vdsoKonstantin Belousov2021-12-061-0/+79
* rtld: extract header validation into new helper check_elf_headers()Konstantin Belousov2021-12-062-26/+35
* Pass vdso address to userspaceKonstantin Belousov2021-12-061-0/+1
* Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816"Cy Schubert2021-12-021-0/+1
* wpa: Import wpa_supplicant/hostapd commit 14ab4a816Cy Schubert2021-12-021-1/+0
* rc: Hook zfskeys to the buildMateusz Piotrowski2021-12-021-0/+1
* etc/defaults/rc.conf: Add -i flag to rtsol/rtsoldColin Percival2021-11-261-2/+2
* rtld_paths.h: Provide _PATH_ELF32_HINTS string, unconditionallyKonstantin Belousov2021-11-241-1/+5
* os-release: Quote variables as documented in the manualMateusz Piotrowski2021-11-241-5/+5