aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* packages: Install development manpages in the -dev packageLexi Winter2025-10-261-1/+2
* libutil: Remove manual link for nonexistent functionDag-Erling Smørgrav2025-08-121-1/+0
* libutil: Add missing MLINKsDag-Erling Smørgrav2025-08-031-65/+114
* libutil: Drop auth_getval()Dag-Erling Smørgrav2025-08-021-1/+1
* libutil: Add symbol versioningDag-Erling Smørgrav2025-08-021-1/+4
* libutil: Move cpuset(1) domain policy parsing code into libutilBojan Novković2025-07-271-0/+1
* Move mntopts(3) suppport into libutilBrooks Davis2025-04-221-2/+12
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libutil: move ftime to libutilMariusz Zaborski2024-05-291-3/+3
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* cpuset(3): Move cpuset's parselist function into libutilBaptiste Daroussin2023-06-011-2/+3
* Add function getlocalbase() to libutil.Stefan Eßer2020-11-181-2/+3
* Revert the whole getlocalbase() set of changes while a different design isScott Long2020-11-151-3/+2
* Add the library function getlocalbase and its manual page. This helps toScott Long2020-11-141-2/+3
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+2
* Stop exporting __pw_scan and __pw_initpwd as freebsd-private libc functionsIan Lepore2018-07-271-2/+4
* Use __SCCSID() for SCCS IDs.John Baldwin2018-05-231-1/+1
* MFhead@r322057Enji Cooper2017-08-041-0/+1
|\
| * Introduce the flopenat(3) function.Mariusz Zaborski2017-08-041-0/+1
* | Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Correct MLINKS for sbuf_hexdump(9)Enji Cooper2017-03-031-1/+0
* Clean up trailing and leading whitespace for variables to make itEnji Cooper2017-02-081-5/+5
* Create link from hexdump(3) to sbuf_hexdump(9) as the manpage describesEnji Cooper2017-02-081-0/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* List kinfo_getfile.c only once.Brooks Davis2015-06-101-1/+1
* revert r283969,283970 not needed anymore after r283981Baptiste Daroussin2015-06-041-1/+0
* Add a pw_mkdb2(3) function which does the same thing as pw_mkdb(3) exceptBaptiste Daroussin2015-06-031-0/+1
* Export a list of VM objects in the system via a sysctl. The list can beJohn Baldwin2015-05-271-2/+4
* Integrate lib/libutil into the build/kyuaEnji Cooper2014-08-131-0/+4
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Document the pw_util(3) functionsBaptiste Daroussin2012-10-301-1/+14
* Finally nuke auth.conf, nine years after it was deprecated. The onlyDag-Erling Smørgrav2012-06-121-3/+2
* Fix disorder in MAN and MLINKS lists.Guy Helmer2012-01-121-37/+37
* Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd!Guy Helmer2012-01-101-1/+2
* - Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov2011-05-121-2/+4
* IFH@204581Dag-Erling Smørgrav2010-03-041-7/+5
|\
| * Remove login(3), logout(3) and logwtmp(3) from libutil.Ed Schouten2010-01-131-4/+4
| * Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* | Further extend the quotafile API.Dag-Erling Smørgrav2009-09-261-1/+5
* | Merge from headDag-Erling Smørgrav2009-09-171-1/+1
|\|
| * Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* | Merge from head up to r188941 (last revision before the USB stack switch)Dag-Erling Smørgrav2009-09-171-1/+2
|\|
| * Add filler man pages for the kinfo functions I added recently.Peter Wemm2008-12-071-1/+2
* | WIPDag-Erling Smørgrav2009-01-301-3/+7
|/
* Merge user/peter/kinfo branch as of r185547 into head.Peter Wemm2008-12-021-1/+2
* Fixed style issues with variable ordering and naming, spacing andSean Farley2008-11-231-2/+2
* Comment out WARNS. There are too many alignment issues in libutil.Dag-Erling Smørgrav2008-11-051-1/+1