summaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
AgeCommit message (Expand)Author
2025-10-26packages: Install development manpages in the -dev packageLexi Winter
2025-08-12libutil: Remove manual link for nonexistent functionDag-Erling Smørgrav
2025-08-03libutil: Add missing MLINKsDag-Erling Smørgrav
2025-08-02libutil: Drop auth_getval()Dag-Erling Smørgrav
2025-08-02libutil: Add symbol versioningDag-Erling Smørgrav
2025-07-27libutil: Move cpuset(1) domain policy parsing code into libutilBojan Novković
2025-04-22Move mntopts(3) suppport into libutilBrooks Davis
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-29libutil: move ftime to libutilMariusz Zaborski
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-06-01cpuset(3): Move cpuset's parselist function into libutilBaptiste Daroussin
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
2019-09-05pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot
2018-07-27Stop exporting __pw_scan and __pw_initpwd as freebsd-private libc functionsIan Lepore
2018-05-23Use __SCCSID() for SCCS IDs.John Baldwin
2017-08-04MFhead@r322057Enji Cooper
2017-08-04Introduce the flopenat(3) function.Mariusz Zaborski
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-03-03Correct MLINKS for sbuf_hexdump(9)Enji Cooper
2017-02-08Clean up trailing and leading whitespace for variables to make itEnji Cooper
2017-02-08Create link from hexdump(3) to sbuf_hexdump(9) as the manpage describesEnji Cooper
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-02-04First pass through library packaging.Glen Barber
2015-06-10List kinfo_getfile.c only once.Brooks Davis
2015-06-04revert r283969,283970 not needed anymore after r283981Baptiste Daroussin
2015-06-03Add a pw_mkdb2(3) function which does the same thing as pw_mkdb(3) exceptBaptiste Daroussin
2015-05-27Export a list of VM objects in the system via a sysctl. The list can beJohn Baldwin
2014-08-13Integrate lib/libutil into the build/kyuaEnji Cooper
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2012-10-30Document the pw_util(3) functionsBaptiste Daroussin
2012-06-12Finally nuke auth.conf, nine years after it was deprecated. The onlyDag-Erling Smørgrav
2012-01-12Fix disorder in MAN and MLINKS lists.Guy Helmer
2012-01-10Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd!Guy Helmer
2011-05-12- Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov
2010-03-04IFH@204581Dag-Erling Smørgrav
2010-01-13Remove login(3), logout(3) and logwtmp(3) from libutil.Ed Schouten
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2009-09-26Further extend the quotafile API.Dag-Erling Smørgrav
2009-09-17Merge from headDag-Erling Smørgrav
2009-09-17Merge from head up to r188941 (last revision before the USB stack switch)Dag-Erling Smørgrav
2009-07-19Bump the version of all non-symbol-versioned shared libraries inKen Smith
2009-01-30WIPDag-Erling Smørgrav
2008-12-07Add filler man pages for the kinfo functions I added recently.Peter Wemm
2008-12-02Merge user/peter/kinfo branch as of r185547 into head.Peter Wemm
2008-11-23Fixed style issues with variable ordering and naming, spacing andSean Farley
2008-11-05Comment out WARNS. There are too many alignment issues in libutil.Dag-Erling Smørgrav