]> git.cameronkatri.com Git - pw-darwin.git/history - libutil/libutil.h
IFC @r243836
[pw-darwin.git] / libutil / libutil.h
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-26 Peter GrehanIFC @ r234692
2012-01-26 Guy HelmerConsensus between bde and pjd seemed to be that if...
2012-01-26 Guy HelmerMake the comments consistent (capitalization, punctuati...
2012-01-26 Guy HelmerRestore the parenthesis that are necessary around the...
2012-01-16 Guy HelmerFix more disorder in prototypes and constants.
2012-01-12 Guy HelmerMove struct pidfh definition into pidfile.c, and leave...
2012-01-12 Guy HelmerMore prototype formatting fixes, struct member formatti...
2012-01-11 Guy HelmerFix prototype formatting (indentation, long lines,...
2012-01-11 Guy HelmerFix namespace issues with prototype parameter names.
2012-01-11 Guy HelmerFix forward structure declaration and prototype disorder.
2012-01-11 Pawel Jakub DawidekConstify arguments.
2012-01-10 Guy HelmerAdd pidfile_fileno() to obtain the file descriptor...
2012-01-05 Baptiste DaroussinAdd new pw_make_v7 to make a passwd line (in v7 format...
2012-01-04 Sean BrunoIFC to head to catch up the bhyve branch
2011-12-15 Baptiste DaroussinModify pw_copy:
2011-05-15 John BaldwinFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 John BaldwinFirst cut at porting the kernel portions of 221828...
2011-05-12 Stanislav Sedov- Commit work from libprocstat project. These patches...
2011-05-05 David E. O'BrienDon't duplicate define the stdint types.
2011-04-12 Xin LIAdd support for IEE/IEC (and now also SI) power of...
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-06 Pawel Jakub Dawidekexpand_number() needs uint64_t, declare it here if...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-19 Jamie GrittonA new jail(8) with a configuration file, to replace...
2010-08-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@211344
2010-08-14 Dag-Erling SmørgravSimplify expand_number() by combining the (unrolled...
2010-05-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@208557
2010-05-08 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@207793
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-03-22 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@205454
2010-03-10 Marcel MoolenaarCreate the altix project branch. The altix project...
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-01-13 Ed SchoutenRemove login(3), logout(3) and logwtmp(3) from libutil.
2009-12-28 Kirk McKusickAdd and document the quota_convert function which conve...
2009-12-02 Ed SchoutenMake <libutil.h> work when included by itself.
2009-11-16 Kirk McKusickAdd and document new quoat_on and quota_off functions.
2009-10-20 Kirk McKusickAdd quota_maxid which returns the maximum user (or...
2009-09-26 Dag-Erling SmørgravFurther extend the quotafile API.
2009-09-17 Dag-Erling SmørgravMerge from head
2009-09-17 Dag-Erling SmørgravMerge from head up to r188941 (last revision before...
2009-02-14 Kirk McKusickUpdate the quotafile library to manage both active...
2009-02-13 Kirk McKusickMake hasquota thread safe.
2009-02-13 Kirk McKusickMove hasquota() function to libutil.
2009-01-30 Dag-Erling SmørgravWIP
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-12-04 Dag-Erling Smørgravintegrate from head@185615
2008-12-02 Peter WemmMerge user/peter/kinfo branch as of r185547 into head.
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-07-01 John BaldwinMerge hexdump(9) to userland as hexdump(3) in libutil...
2008-04-23 Sean FarleyAdd four utility functions related to struct grp proces...
2007-11-18 John BirrellConstify the first argument to expand_number() so that...
2007-09-01 Pawel Jakub DawidekImplement expand_number(3), which is the opposite of...
2007-05-10 Dag-Erling SmørgravWell gag me with a spoon... I'm so used to working...
2007-05-10 Dag-Erling SmørgravI'm tired of seeing this done incorrectly and non-porta...
2006-02-18 Dag-Erling SmørgravAdd utility functions for checking if a given kernel...
2005-08-24 Pawel Jakub DawidekAdd a family of functions for reliable pidfiles handling.
2004-05-24 Pawel Jakub DawidekAdd humanize_number(3) to libutil for formating numbers...
2004-02-26 Tim KientzleAdd the clean_environment call to libutil.h also.
2003-10-18 Mark MurrayANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
2002-05-08 Dag-Erling SmørgravAdd passwd manipulation code based on parts of vipw...
2002-03-22 David E. O'BrienRemove multi-line __P() usage.
2002-03-21 David E. O'BrienRemove __P() usage.
2001-07-23 Assar Westerlundremove emalloc,ecalloc,erealloc,estrdup
2001-07-22 Assar Westerlundadd ecalloc, emalloc, erealloc, estrdup - versions...
2001-03-22 Robert Watsono Slap some "_"'s in front of variable names relating...
2001-03-19 Robert Watsono Rename "namespace" argument to "attrnamespace" as...
2001-03-15 Robert Watsono To support new EA interface with explicit namespaces...
2000-11-08 Murray Stokely Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME define...
2000-09-04 Peter WemmConstify the arg to logout(3). It is const-safe.
2000-09-02 Brian SomersMove setproctitle() from libutil to libc (after a repo...
2000-01-26 Peter WemmUse a more conventional copyright message.
2000-01-25 Yoshinobu Inoueseveral tcp apps IPv6 update
1999-12-29 Peter WemmConnect fparseln(3) for mailwrapper(8)
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-04-06 Brian SomersAdd realhostname() - a function to correctly lookup
1998-12-16 Bruce EvansDeclare setproctitle() as printf0-like.
1998-10-09 Jordan K. Hubbardo move path in libutil.h to paths.h
1998-10-09 Jordan K. HubbardTake the path spec back out.
1998-10-08 Jordan K. Hubbardremove stdio.h include; I forgot Bruce's cardinal rule...
1998-10-07 Jordan K. HubbardAdd a simple mechanism for reading property lists from...
1998-06-05 Andrey A. ChernovAdd missing uu_lock_txfr() prototype
1998-06-01 Atsushi MuraiTrim a domain part for wtmp as same as showed by "netst...
1998-05-28 Brian SomersAdd uu_lock_txfr() to transfer ownership of a successful
1997-09-04 Paul TrainaThe parameters to logwtmp should be const char's
1997-08-31 Brian SomersRemove login_progok()
1997-08-27 Brian SomersAdd full support for determining if a user
1997-08-10 Andrey A. ChernovImplement canonical locking protocol
1997-05-19 Peter WemmNow I really understand the reason for the style.9...
1997-05-12 Brian SomersMake uu_* const correct.
1997-05-10 David NugentSummary of login.conf support changes:
1997-03-31 Brian SomersRemove the syslog stuff, and allow various return values
1997-03-30 Brian SomersMove uucplock into libutil and create a manual page.
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1996-12-29 Joerg WunschFinally document the interfaces found in libutil. ...
1996-01-01 Peter WemmBump libutil revision after recent addition of setproct...