Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unneeded headers | bapt | 2016-03-26 | 1 | -1/+0 |
* | Remove useless assignement of linelen | bapt | 2015-12-29 | 1 | -2/+0 |
* | pw: fail if an invalid entry is found while parsing master.passwd and group | bapt | 2015-07-07 | 1 | -0/+7 |
* | Simplify vnextgrent and vnextpwent reusing pw_scan and gr_scan from libutil. | bapt | 2012-12-27 | 1 | -169/+67 |
* | Teach pw(8) about how to use pw/gr API to reduce code duplication | bapt | 2012-10-30 | 1 | -15/+1 |
* | Use strlcpy(3) to replace the idiomatic | robert | 2004-06-17 | 1 | -4/+2 |
* | Portability fixes for other bsd4.4 derivatives. | davidn | 2000-01-15 | 1 | -1/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | 1) Do not blindly ignore file update errors which may occur due to concurrent | davidn | 1999-02-23 | 1 | -0/+316 |