aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* safe_set treat ':' and '#' differentlySimon J. Gerraty2026-04-221-2/+2
* safe_set ignore leading white-spaceSimon J. Gerraty2026-04-221-2/+2
* rtld: fix processing of preloaded z_initfirst objectsKonstantin Belousov2026-04-201-0/+5
* rc.conf: Fix typo in commentJose Luis Duran2026-04-171-1/+1
* virtual_oss: Introduce virtual_oss_default_control_device rc variableChristos Margiolis2026-04-161-1/+5
* rc.d/NETWORKING: remove the NETWORK aliasAotian Cao2026-04-151-1/+1
* Allow passing xtras to safe_setSimon J. Gerraty2026-04-101-5/+8
* rtld: add test for dlopen("#dirfd/path")Konstantin Belousov2026-04-022-0/+46
* rtld: allow dlopen("#<number>/<path>")Konstantin Belousov2026-04-021-3/+54
* rtld: check for overflow in parse_integer()Konstantin Belousov2026-03-301-0/+4
* pkgbase: Move all of ATF into the atf packageDag-Erling Smørgrav2026-03-301-1/+0
* libexec: Add pkg-serve directoryJose Luis Duran2026-03-291-0/+1
* rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)Alex S2026-03-262-0/+39
* rtld: properly handle update of several vars in rtld_set_var()Konstantin Belousov2026-03-261-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