aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* rtld: add test for dlopen("#dirfd/path")Konstantin Belousov5 days2-0/+46
* rtld: allow dlopen("#<number>/<path>")Konstantin Belousov5 days1-3/+54
* rtld: check for overflow in parse_integer()Konstantin Belousov7 days1-0/+4
* pkgbase: Move all of ATF into the atf packageDag-Erling Smørgrav7 days1-1/+0
* libexec: Add pkg-serve directoryJose Luis Duran8 days1-0/+1
* rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)Alex S11 days2-0/+39
* rtld: properly handle update of several vars in rtld_set_var()Konstantin Belousov11 days1-36/+152
* pkg-serve(8): serve pkg repositories over TCP via inetd (8)Baptiste Daroussin2026-03-206-0/+535
* rtld-elf: Remove stray _exit prototype for aarch64Jessica Clarke2026-03-131-2/+0
* stand: lua: break out a few more dirent types in lfsKyle Evans2026-03-091-0/+4
* rc.d/zfs: align zfs mount verbosity in host and jail environmentsSamvel Khalatyan2026-03-071-1/+1
* Fix debug.sh comment typoKalevi Kolttonen2026-03-071-1/+1
* Fix hooks.sh comment typoKalevi Kolttonen2026-03-071-1/+1
* rc: virtual_oss: Silence potential hw.snd.default_unit errorChristos Margiolis2026-03-061-1/+1
* nuageinit.7: Fix a couple of minor errorsNavdeep Parhar2026-02-281-3/+2
* virtual_oss: use hw.snd.default_unit by defaultQuentin Thébault2026-02-231-1/+2
* debug.sh: Fix a typoArtem Bunichev2026-02-231-1/+1
* rc.d: Convert more service to Use startmsgThibault Payet2026-02-082-2/+2
* flua: Fix SIGSEGV in lua_chown when uid/gid doesn't existJesús Daniel Colmenares Oviedo2026-02-081-4/+4
* Revert "Additional icache paranoia: non-PLT relocations can modify the text s...Jessica Clarke2026-02-082-26/+0
* tftpd tests: clean trailing whitespaceEnji Cooper2026-02-031-9/+9
* rc: run the zfs rc script before tmpKyle Evans2026-02-031-1/+1
* nuageinit: support fetching configuration on multiple ifaceBaptiste Daroussin2026-01-291-3/+8
* Set virtual_oss_enable="NO" in /etc/defaults/rc.confEric A. Borisch2026-01-291-0/+1
* flua: lposix: fix WARNS=6 issuesKyle Evans2026-01-282-5/+8
* rtld: Use a helper variable to simplify a few linesJohn Baldwin2026-01-151-6/+5
* libexec/rc/rc.d/Makefile: Remove duplicate mixer entryChristos Margiolis2026-01-151-1/+0
* rtld: Switch to using <assert.h> for assertJohn Baldwin2026-01-141-4/+1
* rtld: Use uintptr_t instead of Elf_Addr for init/fini function pointersJohn Baldwin2026-01-142-27/+25
* rtld: Simplify walking program headersJohn Baldwin2026-01-145-18/+12
* rtld-elf: Pass HWCAP flags to ifunc resolver functionsSarah Walker2026-01-132-5/+20
* rc: Add os-release URL rc.conf variablesNVSRahul2026-01-122-7/+12
* rc: Improve os-release URLs and add rc.conf overridesNVSRahul2026-01-121-2/+8
* src.opts: Introduce MK_SOUNDChristos Margiolis2026-01-121-3/+4
* Remove all code under __SPE__Minsoo Choo2026-01-121-96/+0
* Makefile*: remove powerpcspeMinsoo Choo2026-01-091-1/+1
* nuageinit: fix test after recent behaviour changeBaptiste Daroussin2026-01-081-0/+4
* nuageinit: set the hostname when user-data is missingGonéri Le Bouder2026-01-081-46/+67
* nuageinit: only create the default user when neededGonéri Le Bouder2026-01-071-62/+88
* nuageinit(7): pert mandoc linterBaptiste Daroussin2026-01-061-17/+17
* nuageinit/man: clarify how to enable sudo and doasGonéri Le Bouder2026-01-061-1/+11
* nuageinit: config2_network support dns service cfgGonéri Le Bouder2026-01-062-1/+26
* rtld: silence clang's unterminated-string-initialization warningAlex Richardson2025-12-162-2/+3
* ipfw: create "ipfw0" and "ipfwlog0" bpf tapping points without ifnet(9)Gleb Smirnoff2025-12-152-11/+0
* rc.subr: Use the variable we defined to invoke setaudit(8)Mark Johnston2025-12-141-1/+1
* rc.d/ipfilter: ipfilter must be enabled for options to takeCy Schubert2025-12-101-6/+3
* rc.d/{ipfilter,ippool}: Fix typo in variable nameCy Schubert2025-12-092-2/+2
* noshutdown: Fix startup orderDag-Erling Smørgrav2025-12-081-1/+1
* cleanvar: Fix startup orderDag-Erling Smørgrav2025-12-082-1/+2
* rtld-elf: Mark LD_SHOW_AUXV insecureDag-Erling Smørgrav2025-12-031-1/+1