aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* kdc: Add restart optionCy Schubert2024-04-242-2/+29
* nfsserver: Default to nfs_reserved_port_only="YES"Mark Johnston2024-04-231-1/+1
* package: move cron into its own packageLexi Winter2024-04-231-1/+4
* rtld(1): minor clarification for LD_STATIC_TLS_EXTRAKonstantin Belousov2024-04-201-2/+5
* package: move lpr into its own packageLexi Winter2024-04-191-1/+3
* nuageinit: start the script after zfsBaptiste Daroussin2024-04-171-1/+1
* defaults/rc.conf: Remove /usr/lib32 from ldconfig32_pathsJohn Baldwin2024-04-121-1/+1
* rc.d/ldconfig: Compute ldconfig paths in a functionKonrad Witaszczyk2024-04-121-26/+29
* Support BTI in rtldAndrew Turner2024-04-129-0/+70
* dma.conf: Fix typoMikael Urankar2024-03-271-1/+1
* rtld: reduce debug messages after fix on big-endian hostsStefan Eßer2024-03-221-5/+3
* rtld: fix check for endianess of elf hints fileMichael Tuexen2024-03-221-2/+2
* rtld-elf: add some debug print statementsStefan Eßer2024-03-211-0/+5
* rc.initdiskless: Disable soft-updates in mdmfs (again)Jose Luis Duran2024-03-201-2/+2
* nuageinit: be case insentive when looking got labelsBaptiste Daroussin2024-03-151-2/+2
* nuageinit: add basic support for cloudinit.Baptiste Daroussin2024-03-1518-0/+1677
* rtld: use generated map file to check for some leaks from libc into rtldKonstantin Belousov2024-02-291-0/+19
* rtld: unconditionally generate map file during buildKonstantin Belousov2024-02-291-0/+6
* rc: Set var_run_enable to enable by defaultEmmanuel Vadot2024-02-282-7/+2
* rtld-elf: support either byte-order of hints fileStefan Eßer2024-02-261-16/+60
* fdlopen(3): do not create a new object mapping if already loadedKonstantin Belousov2024-02-221-2/+3
* Revert "rc.d/mountlate: discard output from nextboot"Robert Wing2024-02-211-1/+1
* rc.d/mountlate: discard output from nextbootRobert Wing2024-02-211-1/+1
* rtld: remove pointless "extern"Konstantin Belousov2024-02-211-1/+1
* rtld: add some dlopen testsKyle Evans2024-02-132-0/+54
* rtld: ignore load_filtees() calls if we already loading filtees for the objKonstantin Belousov2024-02-132-1/+4
* rtld load_filtees(): reindent and reduce block nestingKonstantin Belousov2024-02-131-3/+2
* rtld symlook_obj: move common code to check filtees into helperKonstantin Belousov2024-02-131-12/+19
* rc.subr add Exists so we can find sedSimon J. Gerraty2024-02-122-6/+36
* rc.subr avoid noise if /usr not mountedSimon J. Gerraty2024-02-101-6/+29
* /etc/rc add trace debug and verifySimon J. Gerraty2024-02-095-22/+589
* leapseconds: Update to the canonical place.Warner Losh2024-02-061-2/+2
* rtld-elf: Avoid unnecessary lock_restart_for_upgrade() callsMark Johnston2024-02-021-1/+1
* bootpd(8): Fix a typo in a source code commentGordon Bergling2024-01-221-1/+1
* rc.d/kdc: Support start of MIT krb5kdcCy Schubert2024-01-221-6/+4
* rc.d/jail: add legacy compatibility for zfs.datasetAlexander Leidinger2024-01-171-0/+7
* crashinfo: Print stack traces for all on-CPU threadsMark Johnston2024-01-153-1/+69
* rc.d: Process autobridge_* in vnet jailsMark Johnston2024-01-041-1/+1
* rc.initdiskless: Remove bogus plus signJose Luis Duran2023-12-311-1/+1
* libexec/rc/rc.initdiskless: make tar's path flexibleCheng Cui2023-12-151-1/+3
* Stop #defining FREEBSD_ELFJohn Baldwin2023-12-121-1/+1
* rc.conf: correct $ntp_leapfile_sourcesPhilip Paeps2023-12-071-1/+1
* rtld: add a test for RTLD_DEEPBINDKyle Evans2023-12-0110-2/+170
* RTLD_DEEPBIND: make lookup not just symbolic, but walk all refobj' DAGsKonstantin Belousov2023-11-302-2/+7
* libexec: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2733-68/+1
* Remove copyright strings ifdef'd outWarner Losh2023-11-277-66/+0
* libexec: Remove ancient SCCS tags.Warner Losh2023-11-2757-144/+0
* rc.d/ldconfig: Remove stray ;;Cy Schubert2023-11-241-1/+0
* ldconfig: only configure compat32 when kernel supports itKonstantin Belousov2023-11-241-5/+2
* ldconfig: filter out non-existing directories from default pathKonstantin Belousov2023-11-201-1/+5