aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* bootptest: Fix a typo in a source code commentGordon Bergling2025-01-291-1/+1
* rc.d/sendmail: Fix error with some configurationsTijl Coosemans2024-12-311-23/+26
* rtld-elf: Fix for mips with LLD 14+Jessica Clarke2024-12-131-0/+1
* rc.d/var_run: Add missing $(dirname)Cy Schubert2024-12-041-1/+1
* rtld/arm: fix initial-exec (IE) thread-local storage relocationR. Christian McDonald2024-11-221-2/+5
* ipfilter: Set ipf -T optionlist at bootCy Schubert2024-11-192-1/+8
* rc.d/sendmail: Return non-zero if the daemon fails to start or is not runningMateusz Piotrowski2024-11-041-0/+6
* libexec/rc/rc.d/netif: Typo fixRobert William Vesterman2024-10-311-1/+1
* rc/tests: Skip oomprotect tests in a jailMateusz Piotrowski2024-10-281-0/+8
* rc.d/sendmail: Fix stopping service during shutdownMateusz Piotrowski2024-10-141-2/+3
* rc.subr: Consistently use an absolute path for sysrcMateusz Piotrowski2024-10-021-2/+2
* rc: network.subr update consitency with older change (v6/v4 order)Bjoern A. Zeeb2024-09-281-2/+2
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-09-076-6/+0
* dhclient: rc.conf option to disable ARP resolutionIsaac Cilia Attard2024-08-202-0/+5
* rtld: Define MD_OBJ_ENTRY for mipsJessica Clarke2024-07-311-0/+2
* rc.conf: Leap-seconds sources: Add IANA backCy Schubert2024-07-221-1/+1
* rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_EntryAndrew Turner2024-07-158-0/+16
* rc.subr: improve description for ${name}_offcmdEugene Grosbein2024-06-211-1/+2
* rc.subr(8): MFC: introduce ${name}_offcmdEugene Grosbein2024-06-172-8/+24
* tftpd: Add missing `-S` option to synopsis.Dag-Erling Smørgrav2024-05-141-3/+3
* rtld.1: clarify interaction between -u and -oKonstantin Belousov2024-05-071-1/+3
* rtld direct exec: make -u behavior match the descriptionKonstantin Belousov2024-05-071-1/+4
* rtld: add direct-exec option -oKonstantin Belousov2024-05-072-1/+49
* rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov2024-05-031-4/+3
* kdc: Add restart optionCy Schubert2024-04-292-2/+29
* rtld(1): minor clarification for LD_STATIC_TLS_EXTRAKonstantin Belousov2024-04-231-2/+5
* rtld: introduce STATIC_TLS_EXTRAStephen J. Kiernan2024-04-2310-12/+35
* dma.conf: Fix typoMikael Urankar2024-04-091-1/+1
* rtld-elf: support either byte-order of hints fileStefan Eßer2024-03-291-16/+63
* rtld: add some dlopen testsKyle Evans2024-03-182-0/+54
* rtld: use generated map file to check for some leaks from libc into rtldKonstantin Belousov2024-03-061-0/+19
* rtld: unconditionally generate map file during buildKonstantin Belousov2024-03-061-0/+6
* rtld: remove pointless "extern"Konstantin Belousov2024-02-291-1/+1
* fdlopen(3): do not create a new object mapping if already loadedKonstantin Belousov2024-02-291-2/+3
* rtld: ignore load_filtees() calls if we already loading filtees for the objKonstantin Belousov2024-02-292-1/+4
* rtld load_filtees(): reindent and reduce block nestingKonstantin Belousov2024-02-291-3/+2
* rtld-elf: Avoid unnecessary lock_restart_for_upgrade() callsMark Johnston2024-02-291-1/+1
* rtld symlook_obj: move common code to check filtees into helperKonstantin Belousov2024-02-291-12/+19
* leapseconds: Update to the canonical place.Warner Losh2024-02-081-2/+2
* rc.d/kdc: Support start of MIT krb5kdcCy Schubert2024-01-291-6/+4
* bootpd(8): Fix a typo in a source code commentGordon Bergling2024-01-251-1/+1
* Stop #defining FREEBSD_ELFJohn Baldwin2024-01-051-1/+1
* rc.conf: correct $ntp_leapfile_sourcesPhilip Paeps2023-12-161-1/+1
* rtld: add a test for RTLD_DEEPBINDKyle Evans2023-12-1510-2/+177
* RTLD_DEEPBIND: make lookup not just symbolic, but walk all refobj' DAGsKonstantin Belousov2023-12-072-2/+7
* rc.conf(5): add <service>_umask to run the service using this valueEugene Grosbein2023-12-021-1/+9
* rc: add ${name}_setup script supportFranco Fichtner2023-12-021-3/+11
* ldconfig: filter out non-existing directories from default pathKonstantin Belousov2023-11-281-1/+5
* rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_pathsJohn W. O'Brien2023-11-281-1/+4
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-10-2429-91/+0