summaryrefslogtreecommitdiffstats
path: root/pw/pw_vpw.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless assignement of linelenBaptiste Daroussin2015-12-291-2/+0
* pw: fail if an invalid entry is found while parsing master.passwd and groupBaptiste Daroussin2015-07-071-0/+7
* Simplify vnextgrent and vnextpwent reusing pw_scan and gr_scan from libutil.Baptiste Daroussin2012-12-271-169/+67
* Teach pw(8) about how to use pw/gr API to reduce code duplicationBaptiste Daroussin2012-10-301-0/+302
* Create the altix project branch. The altix project will add supportMarcel Moolenaar2010-03-101-316/+0
* Use strlcpy(3) to replace the idiomaticRobert Drehmel2004-06-171-4/+2
* Portability fixes for other bsd4.4 derivatives.David Nugent2000-01-151-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentDavid Nugent1999-02-231-0/+316