aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/getlocalbase.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* getlocalbase: Make default path actually configurableJessica Clarke2023-07-111-4/+4
* getlocalbase.3: Fix AUTHORS formattingJessica Clarke2023-07-111-1/+4
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Change getlocalbase() to not allocate any heap memoryStefan Eßer2020-12-121-7/+28
* Add function getlocalbase() to libutil.Stefan Eßer2020-11-181-0/+99
* Revert the whole getlocalbase() set of changes while a different design isScott Long2020-11-151-110/+0
* Add the library function getlocalbase and its manual page. This helps toScott Long2020-11-141-0/+110