summaryrefslogtreecommitdiff
path: root/lib/libutil/getlocalbase.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-07-11getlocalbase: Make default path actually configurableJessica Clarke
2023-07-11getlocalbase.3: Fix AUTHORS formattingJessica Clarke
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-12-12Change getlocalbase() to not allocate any heap memoryStefan Eßer
2020-11-18Add function getlocalbase() to libutil.Stefan Eßer
2020-11-15Revert the whole getlocalbase() set of changes while a different design isScott Long
2020-11-14Add the library function getlocalbase and its manual page. This helps toScott Long