summaryrefslogtreecommitdiff
path: root/include/util.h
AgeCommit message (Expand)Author
2010-02-25Consistently use __printflike and __scanflike.joerg
2010-01-27retire pw_policy(3) -- it is not found useful, there are otherdrochner
2009-10-13In a furious blaze of *facepalm* / "what was i thinking?", fix thepooka
2009-09-08Add opendisk1(), which functions like opendisk(), but takes a functionpooka
2009-05-13Implement snprintb_m(3) to provide multi-line bit/bit-field decode.pgoyette
2009-01-11merge christos-time_tchristos
2007-12-14humanize_number was the only function in <util.h> that is not in libutil.christos
2007-10-30don't use u_long because it is present only with _NETBSD_SOURCEchristos
2007-09-25Add raise_default_signal(3) -- raise the default signal handler.lukem
2007-07-01add estrndup()pooka
2006-12-14moved string_to_flags and flags_to_string from ls to libutil.christos
2006-11-20getdate -> parsedatechristos
2006-11-17constify getdatechristos
2006-11-17add getdate.christos
2006-08-26Add efun(3)christos
2006-02-18Don't expose struct pw_policy and use pw_policy_t, use malloc, man-pageelad
2006-02-18Add the struct pw_policy forgotten in previous commit.elad
2005-09-14Forgot these when imported pw_policy(3).elad
2005-08-27Get rid of the #if !HAVE_NBTOOL_CONFIG_H kludge. None of host toolsuwe
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-05-15u_short -> uint16_tthorpej
2005-01-12add pw_getpwconf()christos
2004-11-19Add sockaddr_snprintf()christos
2004-08-03- Rename pw_copy() to pw_copyx(), make it return a success/failure code,thorpej
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