summaryrefslogtreecommitdiff
path: root/include/util.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-24Bump daddr_t to 64 bits. Replace it with int32_t in all places wherefvdl
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-12add prototypes for disklabel_dkcksum() and disklabel_scan().elric
2002-09-20Add snprintb(3)christos
2002-08-15Cosmetic changes.enami
2002-08-08Add humanize_number.3 from Tomas Svensson in PR lib/15508.abs
2002-07-27add utmpx/wtmpx processing routineschristos
2002-05-22change return type of pidfile(3) to int (-1 on error), to inform calleritojun
2001-08-18Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to passad
2001-04-06add getbootfile(3)wiz
2000-12-06Add two new passwd file update functions:tron
2000-09-18- Sort function decls.ad
2000-07-07Remove decl for parseuserspec(), a local modification which acidentally gotad
2000-07-06- Declare pw_getconf().ad
2000-01-12Add necessary support routines for login.conf.mjl
1999-06-12- provide forward struct declarations for all functions.christos
1999-06-06Add pidfile(3), which write a pid file in /var/run, and arranges for itthorpej
1998-07-26const poisoning.mycroft
1998-06-08move pw_scan from util.h to pwd.h, add _PASSWORD_{OLDFMT,NOWARN} flagslukem
1997-12-01add flags arg to fparseln(), and define FPARSELN_UNESC{ESC,CONT,COMM,REST,ALL}lukem
1997-11-16fix retval of fparselnlukem
1997-11-16Add fparseln(3)christos
1997-10-11Add prototypes and defines for pidlock/ttylock/ttyunlock.cjs
1997-09-25implement opendisk(3), as discussed with Jason Thorpelukem
1997-07-24Update pw_copy prototype for changes for PR3806, 3807.phil
1997-06-30forgot to commit this.christos
1996-11-14Add declaration for ttyaction().gwr
1996-05-16Prototypes for getmaxpartitions(3) and getrawpartition(3).thorpej
1996-05-15Added new header files for functions in libutil.jtc