aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* libsys: Don't create or expose __realpathatBrooks Davis2025-02-191-1/+1
* var_run: Clean up styleCy Schubert2025-02-191-8/+12
* ntpd: Use the ntpd -u option in preference to the rc su plumbingCy Schubert2025-02-181-2/+7
* src: Use gnu17 as the default C standard for userland instead of gnu99Minsoo Choo2025-02-111-1/+0
* rc.subr:rc_trace take advantage of sdotSimon J. Gerraty2025-02-101-10/+5
* rc.d/iovctl: Start the iovctl service after kld.Navdeep Parhar2025-02-071-1/+1
* rtld: clear any holes in the struct utrace_rtld passed to kernel loggerKonstantin Belousov2025-02-051-2/+2
* Revert "rc.d: Add hastd as a prereq for devd"Warner Losh2025-02-051-1/+1
* rc.d: Add hastd as a prereq for devdWarner Losh2025-02-051-1/+1
* bootptest: Fix a typo in a source code commentGordon Bergling2025-01-261-1/+1
* Update rc.initdiskless, fix error handling of remount_optionalKeve Müller2025-01-241-1/+4
* rtld-elf/i386/reloc.c: apply clang-formatKonstantin Belousov2025-01-211-170/+175
* rtld-elf/amd64/reloc.c: apply clang-formatKonstantin Belousov2025-01-211-156/+169
* rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbgKonstantin Belousov2025-01-212-4/+0
* rtld-elf/map_object.c: apply clang-formatKonstantin Belousov2025-01-211-301/+326
* rtld obj_remap_relro(): unindent the loop bodyKonstantin Belousov2025-01-211-12/+10
* rtld-elf/rtld.c: apply clang-formatKonstantin Belousov2025-01-211-2703/+2775
* rtld-elf/rtld.c: fix typo in commentKonstantin Belousov2025-01-211-1/+1
* tcp_wrappers: Use default C standard versionMinsoo Choo2025-01-091-1/+0
* rc: Document rtadvd_flagsMark Johnston2025-01-061-0/+1
* Update libexec/rc/debug.sh and hooks.shSimon J. Gerraty2024-12-312-32/+51
* devmatch: do nothing if booted in safe modeKyle Evans2024-12-141-1/+4
* rc: ignore InsydeH2O UEFI BIOS UUID placeholder for hostidFranco Fichtner2024-12-111-0/+2
* rtld: Support multiple PT_GNU_RELRO program headersJohn Baldwin2024-12-063-32/+20
* rc.d/sendmail: Fix error with some configurationsTijl Coosemans2024-12-031-23/+26
* comsat: move uid/gid setting earlierEd Maste2024-12-021-11/+12
* comsat: Use initgroups and setgid not just setuidEd Maste2024-12-011-4/+5
* comsat: Improve use of setuid()Ed Maste2024-11-281-2/+4
* nuageinit: remove redundant mkdirsBaptiste Daroussin2024-11-271-2/+0
* nuageinit: implement ssh_keys supportBaptiste Daroussin2024-11-272-5/+93
* Revert "rc.d/var_run: Fix typo in comment"Cy Schubert2024-11-251-1/+1
* rc.d/var_run: Add missing $(dirname)Cy Schubert2024-11-251-1/+1
* rc.d/var_run: Fix typo in commentCy Schubert2024-11-251-1/+1
* rc.conf: Update commented examples for lo0 to use CIDRJohn Baldwin2024-11-251-2/+2
* nuageinit: add test about encrypted passwordsBaptiste Daroussin2024-11-202-0/+23
* nuageinit: use io.popen instead of pipes in shell for passwordBaptiste Daroussin2024-11-201-3/+8
* nuageinit: add test for the passwordBaptiste Daroussin2024-11-202-0/+22
* rtld: drop RTLD_INIT_PAGESIZES_EARLYKonstantin Belousov2024-11-201-7/+0
* atf: Guard libexec/atf with WITH_TESTS_SUPPORTFranco Fichtner2024-11-181-1/+4
* rtld: implement _dl_iterate_phdr_lockedKyle Evans2024-11-142-0/+25
* rtld.1: cross-reference rtld_get_var.3Konstantin Belousov2024-11-071-0/+10
* rtld: add rtld_{get,set}_varKonstantin Belousov2024-11-072-8/+59
* rtld: make it easier to add sparce non-default members to ld_env_var_descKonstantin Belousov2024-11-071-2/+5
* rtld: 1-bit for bool is enoughKonstantin Belousov2024-11-071-1/+1
* debug.sh check for :debug_add:Simon J. Gerraty2024-11-041-11/+73
* rc: Update ipfilter example rules locationJose Luis Duran2024-11-041-1/+1
* tftpd: Address flaky testsMark Johnston2024-11-033-10/+25
* ipfilter: Set ipf -T optionlist at bootCy Schubert2024-11-012-1/+8
* nuageinit: add support for OpenStack network configBaptiste Daroussin2024-10-291-8/+37
* rc.d/opensm: Only install when MK_OFED_EXTRA is setMark Johnston2024-10-291-1/+1