summaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
AgeCommit message (Expand)Author
2002-12-12Add getlabelsector() and getlabeloffset() as wrappers around thescw
2002-11-30- Migrate fparseln(3) from libutil to libc, where it should have been inlukem
2002-10-12Added two functions disklabel_dkcksum() and disklabel_scan() to libutilelric
2002-09-27put utmpx/wtmpx routines to separate files, so that programs overriding thejdolecek
2002-09-27Add documentation for utmpx and some related functions.wiz
2002-09-20Add snprintb(3) inspired from bitmask_snprintf(9), but made to look likechristos
2002-08-22Move humanize_number(3) from libutil to libc as per discussion on tech-miscabs
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-08-08Add humanize_number.3 from Tomas Svensson in PR lib/15508.abs
2001-12-28* Add user-controlled mk.conf variableslukem
2001-11-23Add a catch-all man page for libutil.gmcgarry
2001-08-20Rename secure_path(3) source file from securepath.c to secure_path.c.wiz
2001-04-06Add getbootfile(3) to libutil, and a man page.wiz
2000-12-06Add two new passwd file update functions:tron
2000-07-07rename securepath.3 into secure_path.3, as the function is named secure_path().itojun
2000-07-06Documentation for pw_getconf(). From OpenBSD.ad
2000-05-12Correct typos which prevent man pages from being installed.mjl
2000-01-12Add necessary support routines for login.conf.mjl
1999-07-02More trailing white space.simonb
1999-06-06Add pidfile(3), which write a pid file in /var/run, and arranges for itthorpej
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1998-10-14Kill __LIBUTIL_BUILD in favor of the newly added _LIBC indicator completely;kleink
1998-06-27Put pw_scan() back into libutil and pretent that libutil.so.5.0 neverthorpej
1998-03-18Add bswap{16,32,64} functions to libutil. Because of this, bump minor.bouyer
1997-11-16PR/4475: Jason R. Thorpe: there is no common function to parse a continuedchristos
1997-10-23use CPPFLAGS instead of CFLAGS, remove -Wall et al (WARNS=1 already does this)lukem
1997-10-11Add pidlock, ttylock, ttyunlock functions.cjs
1997-10-09- define WARNS?=1 in the top-level Makefile.inc, and don't definelukem
1997-10-09WARNSifylukem
1997-09-25implement opendisk(3), as discussed with Jason Thorpelukem
1997-06-29Add ttymsg.3 to the man pages.christos
1997-06-29- RCSID policechristos
1996-11-14Add ttyaction.3 and ttyaction.cgwr
1996-05-16Add two functions to libutil:thorpej
1996-05-15Minor reorganization of libutil, including the addition of passwardjtc
1994-05-04minor cleanup; kill unnecessary castscgd
1994-01-27get rid of stuff that doesn't belong herecgd
1993-08-06Add getbsize() from Berkeley, somewhat modified.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-17Don't need -I/sys any more.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd