summaryrefslogtreecommitdiffstats
path: root/pw/pw_vpw.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some code that's no longer needed because it's now part of pw_scan(3).Ian Lepore2018-07-271-12/+0
* Re-apply r336625 which was reverted with r336638, now that the underlyingIan Lepore2018-07-261-3/+29
* Revert r336625 until I figure out why it worked with simple testing butIan Lepore2018-07-231-29/+3
* Make pw(8) showuser work the same with or without -R <path> for non-rootIan Lepore2018-07-221-3/+29
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix up setgrent(3) to have a POSIX-compliant prototype.Ed Schouten2016-07-311-4/+1
* Remove usage of _WITH_GETLINE from usr.sbinBaptiste Daroussin2016-07-301-1/+0
* Remove some unneeded headersBaptiste Daroussin2016-03-261-1/+0
* 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