aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* rc.subr: Drop duplicate SPDX tag in test scriptDag-Erling Smørgrav2 days1-2/+0
* rc.subr: Fix wait_for_pidsDag-Erling Smørgrav2 days2-2/+29
* comsat: Don't return from the childDag-Erling Smørgrav6 days1-1/+1
* comsat: Don't read arbitrary filesDag-Erling Smørgrav6 days1-25/+13
* Replace last few remaining MAN[1-8] with MANDag-Erling Smørgrav9 days1-1/+1
* dma: Don't install dma.conf world-readableDag-Erling Smørgrav9 days1-2/+4
* gssd: move to a new packageLexi Winter9 days1-1/+1
* tftpd: explicitly set egid after dropping supplemental groupsKyle Evans10 days1-1/+5
* rc.d: Fix mountd service script.Dag-Erling Smørgrav11 days1-0/+2
* rtld: do not relocate tlsinit address twiceKonstantin Belousov14 days1-1/+1
* random: Treat writes to /dev/random as separate from /entropyMark Johnston2025-07-181-1/+1
* /etc/rc.d/pf: Fix for multi-line pf_fallback_rulesMichael Proto2025-07-151-1/+1
* rc_subr_test: Bump some sleep timeoutsMark Johnston2025-07-131-2/+2
* rc.subr: Fix a typo in check_jail()'s descriptionMateusz Piotrowski2025-07-121-1/+1
* rc: Use check_jail to check values of security.jail MIBsMateusz Piotrowski2025-07-127-13/+13
* rtld-elf: Delete unused RELOC_ALIGNED_P copiesJessica Clarke2025-07-112-14/+0
* rtld-elf: Track allocated TCBs internally and use for distribute_static_tlsJessica Clarke2025-07-101-16/+87
* rtld-elf: Extract part of allocate_tls_offset into allocate_tls_offset_commonJessica Clarke2025-07-101-21/+33
* flua: fbsd: allow stdout to be captured for exec() processesKyle Evans2025-07-091-13/+82
* flua: fbsd: return a process handle to operate on when we exec()Kyle Evans2025-07-091-8/+86
* flua: fbsd: avoid leaking stdin pipes on errorKyle Evans2025-07-091-6/+10
* lposix: Clean up the posix namespace definitionsMark Johnston2025-07-073-27/+42
* nuageinit: Add wrappers for chmod and chownMark Johnston2025-07-052-14/+28
* lposix: Use reentrant passwd and group lookup functionsMark Johnston2025-07-041-10/+19
* network.subr: correct return code in case of bad call to ifisup()Eugene Grosbein2025-07-011-1/+1
* libexec/rc: improve performance of pccard_ether scriptEugene Grosbein2025-07-012-8/+29
* Revert "rc: Disable pathname expansion when calling run_rc_command()"Mark Johnston2025-06-271-4/+0
* Revert "rc: Fix scripts that need pathname expansion"Mark Johnston2025-06-273-23/+7
* nuageinit: fix log nameSebastien Baylocq2025-06-271-1/+1
* nuageinit: enhance sudo supportBaptiste Daroussin2025-06-263-3/+15
* nuageinit: fix setting owner when only the user is setBaptiste Daroussin2025-06-261-0/+3
* nuageinit: write_files fix typo breaking testsBaptiste Daroussin2025-06-261-2/+2
* ftpd: Provide an option to turn off FTP anonymous usagejoyu liaonull2025-06-262-4/+23
* nuageinit: implement write_filesBaptiste Daroussin2025-06-267-6/+264
* nuageinit: launch post network script with postnet citypeSebastien Baylocq2025-06-261-2/+2
* nuageinit: use lyaml to parse yaml filesBaptiste Daroussin2025-06-264-594/+10
* lyaml: vendor import lua bindings for libyamlBaptiste Daroussin2025-06-262-0/+23
* rtld-elf: Add Add AT_HWCAP3 and AT_HWCAP4Andrew Turner2025-06-241-0/+4
* nuageinit(7) tests: Fix extra space in test output expectationSiva Mahadevan2025-06-201-1/+1
* nuageinit.7: language and grammar improvementsMaxim Konovalov2025-06-191-10/+10
* mountcritlocal: Check only first byte for commentCy Schubert2025-06-171-1/+1
* nuageinit.7: language and grammar fixes mostlyMaxim Konovalov2025-06-171-28/+26
* nuageinit: write a documentationBaptiste Daroussin2025-06-172-0/+289
* nuageinit: fix typoBaptiste Daroussin2025-06-161-1/+1
* nuageinit: add a post network scriptBaptiste Daroussin2025-06-164-184/+275
* rc.d: Add MIT KRB5 krb5kdc supportCy Schubert2025-06-162-1/+16
* nuageinit: add support for sudoBaptiste Daroussin2025-06-153-1/+43
* rc.d/mountcritlocal: Make sure zpools are imported for legacy ZFSCy Schubert2025-06-151-0/+9
* rc: Fix scripts that need pathname expansionHiroki Sato2025-06-143-7/+23
* nuageinit: support "fqdn" and "hostname"Baptiste Daroussin2025-06-142-0/+28