aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disconnect gr_util.c from the build. It isn't documented or used anywhereDag-Erling Smørgrav2008-11-051-1/+1
* libutil now builds at WARNS level 6.Dag-Erling Smørgrav2008-11-041-0/+2
* Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doingJohn Baldwin2008-07-011-3/+3
* Add four utility functions related to struct grp processing modeled in-partSean Farley2008-04-231-1/+1
* Implement expand_number(3), which is the opposite of humanize_number(3), ie.Pawel Jakub Dawidek2007-09-011-3/+3
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* I'm tired of seeing this done incorrectly and non-portably, so add aDag-Erling Smørgrav2007-05-101-6/+6
* style.Makefile(5) is good for our eyes.Yaroslav Tykhiy2006-07-271-4/+8
* Specify default path for SHLIBDIR before bsd.own.mk does.Shunsuke Akiyama2006-06-111-1/+3
* Don't build IPv6 support if we have choosen not to have it.Xin LI2006-06-091-0/+4
* Bump library majro version for gethostbyaddr(3).Hajimu UMEMOTO2006-05-211-1/+1
* Add utility functions for checking if a given kernel module is loaded,Dag-Erling Smørgrav2006-02-181-2/+3
* Add a family of functions for reliable pidfiles handling.Pawel Jakub Dawidek2005-08-241-3/+8
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-241-4/+4
* Back out the "clean_environment()" function from libutil.Tim Kientzle2004-02-291-4/+4