aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* amd64 rtld: implement support for TLSDESC relocationKonstantin Belousov9 days3-6/+166
* i386 rtld: implement support for TLSDESC relocationKonstantin Belousov9 days4-4/+183
* rtld i386: use macro for the 'GNU ABI' calling convention of TLS resolverKonstantin Belousov9 days2-3/+5
* rtld: explain the use of rtld_bind_lock in rtld_get_addr_slow()Konstantin Belousov9 days1-0/+5
* rtld: allow arches to initialize/finalize objectsKonstantin Belousov9 days8-0/+23
* rc: add a backlight service to save/restore backlight levelsKyle Evans12 days3-0/+90
* nfsclient: Add a new nfs_client_rdma_enable variableRick Macklem2026-08-302-0/+4
* rc.subr tests: service jail behaviour of run_rc_commandAlexander Leidinger2026-08-302-1/+1179
* rc.subr: svcj - add a setaudit optionAlexander Leidinger2026-08-301-0/+3
* rc.subr: svcj - run a service's own restart and status methods in its jailAlexander Leidinger2026-08-301-1/+17
* rc.subr: svcj - remove the service jail when the service is not runningAlexander Leidinger2026-08-301-0/+4
* rc.subr: svcj - let svcj_all_enable enable service jailsAlexander Leidinger2026-08-302-1/+4
* rc.subr: svcj - send the stop signal from inside the service jailJochen Neumeister2026-08-301-0/+3
* rc+devd: Add growfs_postbootColin Percival2026-08-243-0/+120
* nuageinit: root should be allowed to log in when disable_root is falseNavdeep Parhar2026-08-221-0/+2
* rc.conf: Fix the default NFS-over-RDMA port numberVinicius Ferrao2026-08-151-1/+1
* nfsd: Update the rc.d script for RDMA for the nfsd serviceRick Macklem2026-08-142-0/+9
* etc/rc.subr: svcj - use the filename for servicesAlexander Leidinger2026-08-141-6/+6
* rc.d/bgfsck: use the correct variable nameAlexander Leidinger2026-08-141-1/+1
* rtld: Remove a stale #ifdef PICJohn Baldwin2026-08-131-2/+0
* rc_subr_test: ignore stderr in no_cycles testSiva Mahadevan2026-08-131-1/+1
* nuageinit: support allow_public_ssh_keysBaptiste Daroussin2026-08-113-2/+55
* nuageinit: accept lock_passwd for usersBaptiste Daroussin2026-08-113-2/+35
* nuageinit: fix ssh_pwauth string handlingBaptiste Daroussin2026-08-112-3/+37
* nuageinit: adopt cloud-init disable_root semanticsBaptiste Daroussin2026-08-114-41/+73
* rtld: fix indentation of multiline conditionalBrooks Davis2026-08-031-2/+2
* nuageinit: Allow the userdata script to run before firstboot* rc servicesGleb Popov2026-08-011-0/+1
* rc.d/bthidd: Correct load_kld invocationsLi-Wen Hsu2026-07-311-2/+2
* rtld: Reject ELF files with PT_LOAD or PT_TLS segments where filesz > memszJohn Baldwin2026-07-312-0/+18
* rtld: Remove write-only text_end local variable from map_objectJohn Baldwin2026-07-291-7/+0
* rc.subr: Fix premature return from wait_for_pidsDag-Erling Smørgrav2026-07-272-16/+8
* rc.d/dumpon: minor hardening/tightening upEnji Cooper2026-07-161-5/+8
* rtld: unify the return path for map_object()Konstantin Belousov2026-06-291-6/+4
* rtld: stop using unbound alloca()Konstantin Belousov2026-06-293-25/+63
* rtld: add spinlock around the crt malloc callsKonstantin Belousov2026-06-292-26/+71
* pflog: create bpf tapping points without ifnet(9)Kristof Provost2026-06-281-17/+5
* rc.d: fix lockd and statd flags processing after scvjAlexander Leidinger2026-06-272-2/+4
* rc.d/tmp: Fix dupe mount checkDag-Erling Smørgrav2026-06-261-4/+9
* rc.d/ddb: Really silently exitDag-Erling Smørgrav2026-06-261-2/+2
* rc.firewall: Support on-disk listsDag-Erling Smørgrav2026-06-262-15/+39
* rc.firewall: Use checkyesno for boolean variablesDag-Erling Smørgrav2026-06-261-34/+19
* rc: Make devmatch use load_kldDag-Erling Smørgrav2026-06-231-2/+4
* rc: Improve load_kldDag-Erling Smørgrav2026-06-233-16/+19
* rc: Fix improper use of load_kldDag-Erling Smørgrav2026-06-234-9/+9
* zfskeys - only prompt if zfskeys and zfskeys_prompt are enabledDoug Ambrisko2026-06-232-7/+10
* rtld: Check for -1 as an-end-of-section markerDaniel Levin2026-06-221-2/+4
* rtld-elf: add some tests for parse_integer()Konstantin Belousov2026-06-142-0/+45
* rtld parse_integer(): support binary, octal, and hex C notationsKonstantin Belousov2026-06-141-9/+34
* rc.d/routing: Silence errors for loopback routesPouria Mousavizadeh Tehrani2026-06-121-3/+16
* nuageinit: validate set-name to prevent shell injection in variable namesBaptiste Daroussin2026-06-091-2/+6