aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* tftpd: silence gcc overflow warningsDag-Erling Smørgrav23 hours1-14/+29
* tftpd: Satisfy clang-analyzer.Dag-Erling Smørgrav23 hours4-16/+12
* tftpd: Add missing include.Dag-Erling Smørgrav23 hours1-0/+1
* tftpd: Drop unneeded includes.Dag-Erling Smørgrav23 hours5-5/+0
* tftpd: Add missing `-S` option to synopsis.Dag-Erling Smørgrav23 hours1-3/+3
* at cron file is now in /etc/cron.dPaweł Krawczyk40 hours1-1/+1
* New sysctl to disable NOMATCH until devmatch runsIsaac Cilia Attard43 hours1-0/+1
* Remove cross-references to GBDEPoul-Henning Kamp5 days1-1/+0
* Remove documentation of GBDE rc supportPoul-Henning Kamp5 days1-1/+0
* Remove GBDE rc supportPoul-Henning Kamp5 days2-125/+0
* packages: add package for NTPLexi Winter7 days1-2/+4
* tftpd: Untangle a conditional.Dag-Erling Smørgrav11 days1-4/+5
* Remove remnants of portsnap(8)Olivier Certner11 days1-7/+4
* rtld.1: clarify interaction between -u and -oKonstantin Belousov12 days1-1/+3
* rtld direct exec: make -u behavior match the descriptionKonstantin Belousov12 days1-1/+4
* rtld: add direct-exec option -oKonstantin Belousov12 days2-1/+49
* package: move OpenBSM auditing into its own packageLexi Winter13 days1-1/+1
* rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov13 days1-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