aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* at cron file is now in /etc/cron.dPaweł Krawczyk2024-05-101-1/+1
* New sysctl to disable NOMATCH until devmatch runsIsaac Cilia Attard2024-05-101-0/+1
* Remove cross-references to GBDEPoul-Henning Kamp2024-05-071-1/+0
* Remove documentation of GBDE rc supportPoul-Henning Kamp2024-05-071-1/+0
* Remove GBDE rc supportPoul-Henning Kamp2024-05-072-125/+0
* packages: add package for NTPLexi Winter2024-05-041-2/+4
* tftpd: Untangle a conditional.Dag-Erling Smørgrav2024-04-301-4/+5
* Remove remnants of portsnap(8)Olivier Certner2024-04-301-7/+4
* rtld.1: clarify interaction between -u and -oKonstantin Belousov2024-04-301-1/+3
* rtld direct exec: make -u behavior match the descriptionKonstantin Belousov2024-04-301-1/+4
* rtld: add direct-exec option -oKonstantin Belousov2024-04-302-1/+49
* package: move OpenBSM auditing into its own packageLexi Winter2024-04-291-1/+1
* rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov2024-04-281-4/+3
* tftpd: Immediately reject any request shorter than 4 bytes.Dag-Erling Smørgrav2024-04-252-0/+24
* tftpd: Check the server status after each test.Dag-Erling Smørgrav2024-04-251-2/+42
* tftpd: Clean up the tests.Dag-Erling Smørgrav2024-04-251-125/+128
* tftpd: Use `size_t` where appropriate.Dag-Erling Smørgrav2024-04-254-32/+42
* 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