2010-03-18 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org>

* src/pwck.c: Add support for TCB.
	* src/pwck.c: Use spw_dbname() instead of spw_file since TCB
	changes from a file to another depending on the user. Also use
	pw_dbname() for consistency.
This commit is contained in:
nekral-guest
2010-03-18 09:01:04 +00:00
parent 41b5cc2d20
commit 8228f99c36
2 changed files with 94 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
2010-03-18 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org>
* src/pwck.c: Add support for TCB.
* src/pwck.c: Use spw_dbname() instead of spw_file since TCB
changes from a file to another depending on the user. Also use
pw_dbname() for consistency.
2010-03-17 Nicolas François <nicolas.francois@centraliens.net>
* src/faillog.c: Re-indent.