summaryrefslogtreecommitdiff
path: root/lib/libutil/shlib_version
AgeCommit message (Expand)Author
2016-04-11Bump libutil for new pidfile functions.roy
2015-09-24Add kinfo_getvmmap from FreeBSDchristos
2015-07-26Bump shlib minor for new function: ereallocarr(3)kamil
2012-04-07- add getdiskrawname.christos
2012-04-07add getfsspecnamechristos
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-28add strpct, requested by joergchristos
2009-05-13Implement snprintb_m(3) to provide multi-line bit/bit-field decode.pgoyette
2009-01-11merge christos-time_tchristos
2007-09-25Add raise_default_signal(3) -- raise the default signal handler.lukem
2007-07-01add estrndup()pooka
2007-02-04Add support for per-user /tmp.elad
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-11-17add getdate.christos
2006-08-26Add efun(3)christos
2006-02-18Some stuff that's been sitting in my tree for too long...elad
2005-12-20make setuserenv and setuserpath take an environment setting function andchristos
2005-09-14Introduce pw_policy(3), an easily extendable way of defining passwordelad
2005-01-12add pw_getpwconf(), bump.christos
2004-11-19Add sockaddr_snprintf; XXX: Needs a man page.christos
2004-08-03- Rename pw_copy() to pw_copyx(), make it return a success/failure code,thorpej
2003-04-11add functions to retrieve option values.christos
2003-03-22move getmntopts(3) to libutil, build and install also it's manpagejdolecek
2002-12-12Bump minor number for getlabel{sector,offset}() addition.scw
2002-11-30- Migrate fparseln(3) from libutil to libc, where it should have been inlukem
2002-09-20Add snprintb(3) inspired from bitmask_snprintf(9), but made to look likechristos
2002-08-23Bump minor number to 3 because there are already systems withtron
2002-08-22Move humanize_number(3) from libutil to libc as per discussion on tech-miscabs
2002-08-10Actually bump the shlib version to 6.2 as abs intended to.thorpej
2002-07-27add utmpx/wtmpx processing routines.christos
2001-08-18Bump libutil major for pw_mkdb() change.ad
2001-04-06Add getbootfile(3) to libutil, and a man page.wiz
2000-12-06Add two new passwd file update functions:tron
2000-07-06Bump libutil minor (pw_getconf()).ad
2000-01-12Add necessary support routines for login.conf.mjl
1999-06-06Add pidfile(3), which write a pid file in /var/run, and arranges for itthorpej
1999-02-25Add a note to update src/distrib/sets/lists/base/shl.*, and add a missingabs
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1998-06-27Put pw_scan() back into libutil and pretent that libutil.so.5.0 neverthorpej
1998-06-09actually, bump major for pw_scan() removal, even when it was moved to -lclukem
1998-06-08bump minor (because pw_scan() moved to libc, and old binaries that use libuti...lukem
1998-03-18Add bswap{16,32,64} functions to libutil. Because of this, bump minor.bouyer
1998-01-05RCSID Police.perry
1997-11-16Increase minor number for fparselnchristos
1997-10-11Add pidlock, ttylock, ttyunlock functions.cjs
1997-09-25implement opendisk(3), as discussed with Jason Thorpelukem
1997-07-24Change pw_copy to take an optional 4th parameter (old_pw), a pointerphil
1996-11-14Increment minor version for new function ttyaction().gwr
1996-05-15Minor reorganization of libutil, including the addition of passwardjtc
1994-05-04minor cleanup; kill unnecessary castscgd