aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
...
* rc.d/opensm: Only install when MK_OFED_EXTRA is setMark Johnston2024-10-291-1/+1
* rc: Remove rc_fast_and_looseMateusz Piotrowski2024-10-281-18/+2
* flua: lposix: add fnmatch functionStefan Eßer2024-10-283-0/+43
* manuals: Fix datesGraham Percival2024-10-281-1/+1
* libexec/rc/rc.d/netif: Typo fixRobert William Vesterman2024-10-281-1/+1
* rc.d/kld: Print modules being loaded, take threeMark Johnston2024-10-261-2/+1
* rc.d/kld: Avoid printing a trailing spaceMark Johnston2024-10-261-3/+2
* rc.d/kld: Print the kernel modules being loadedMark Felder2024-10-261-1/+3
* debug.sh add DebugAddSimon J. Gerraty2024-10-221-1/+20
* rc.d/sendmail: Return non-zero if the daemon fails to start or is not runningMateusz Piotrowski2024-10-211-0/+6
* Update Makefile.depend filesSimon J. Gerraty2024-10-144-0/+39
* rc/tests: Skip oomprotect tests in a jailMateusz Piotrowski2024-10-141-0/+8
* rc.d/sendmail: Fix stopping service during shutdownMateusz Piotrowski2024-10-101-2/+3
* Fix the cross-build after recent commitsKyle Evans2024-09-301-0/+2
* flua: lposix: add more useful functions for general purpose scriptsKyle Evans2024-09-303-33/+388
* nuageinit: tests: CleanupJose Luis Duran2024-09-262-96/+83
* nuageinit: Fix passwordsJose Luis Duran2024-09-262-7/+7
* nuageinit: Standardize user-facing error messagesJose Luis Duran2024-09-262-4/+4
* nuageinit: Standardize warning/error messagesJose Luis Duran2024-09-265-26/+33
* nuageinit: Replace os.execute with Lua librariesJose Luis Duran2024-09-261-5/+6
* nuageinit: Silence an fstyp(8) warningJose Luis Duran2024-09-261-3/+3
* nuageinit: Lua check and lint filesJose Luis Duran2024-09-2614-208/+258
* rc.d/dnctl: Chmod +x for consistency with other rc scriptsMateusz Piotrowski2024-09-221-0/+0
* rtld: Catch up to 07d90ee0a621 in subr_prf.c: Fix '+' conversion handlingWarner Losh2024-09-221-14/+13
* rc.subr: Consistently use an absolute path for sysrcMateusz Piotrowski2024-09-201-2/+2
* flua: add freebsd.kenv, kenv(2) bindingsBaptiste Daroussin2024-09-145-0/+148
* rc.subr: fix typo "save_dot" -> "safe_dot"R. Christian McDonald2024-09-131-1/+1
* freebsd.sys.linker: remove license to only keep SPDX lineBaptiste Daroussin2024-09-132-43/+0
* zfskeys: allow prompt to entered during boot upDoug Ambrisko2024-09-121-1/+9
* flua: install linker in the right patchBaptiste Daroussin2024-09-121-0/+2
* flua: move modules source into the main source directoryBaptiste Daroussin2024-09-1217-0/+1458
* debug.sh take advantage of hooks.shSimon J. Gerraty2024-09-103-9/+366
* rc.subr: ensure run_rc_script return code is not masked by DebugOffR. Christian McDonald2024-09-101-2/+13
* flua: make the ucl module a dynamic moduleBaptiste Daroussin2024-09-062-9/+1
* rc: network.subr update consitency with older change (v6/v4 order)Bjoern A. Zeeb2024-09-051-2/+2
* flua: Add wrappers for sys/utsname.hMark Johnston2024-09-053-1/+48
* rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1Jessica Clarke2024-08-281-1/+1
* rtld-elf: Add CFI annotation for .rtld_start on RISC-VAlex Richardson2024-08-261-0/+1
* rtld-elf: Support IFUNCs on riscvJessica Clarke2024-08-222-23/+122
* rtld-elf: Pass parsed aux_info to ifunc_initJessica Clarke2024-08-229-9/+9
* nuageinit: improve debugging when mkdir failsBaptiste Daroussin2024-08-201-4/+1
* nuageinit: readd ssh key parsing when key is in meta_data.jsonBaptiste Daroussin2024-08-202-0/+54
* safe_dot check file is a fileSimon J. Gerraty2024-08-161-4/+14
* Update safe_eval.sh to support --exportSimon J. Gerraty2024-08-151-5/+24
* dhclient: rc.conf option to disable ARP resolutionIsaac Cilia Attard2024-08-092-0/+5
* Move fetch of DEBUG_SH from kenv to rcSimon J. Gerraty2024-08-032-4/+6
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-306-6/+0
* rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env varKonstantin Belousov2024-07-294-3/+16
* rtld: make ld_get_env_var() usable for all rtld source filesKonstantin Belousov2024-07-292-27/+28
* rtld(1): Spell value as VALUE, not NAMEKonstantin Belousov2024-07-291-1/+1