* src/pwunconv.c: Exit after printing usage when arguments or

options are provided.
	* src/pwunconv.c: Re-indent.
	* src/pwunconv.c: Open the shadow file read only.
	* src/grpunconv.c: Exit after printing usage when arguments or
	options are provided.
	* src/grpunconv.c: Open the gshadow file read only.
This commit is contained in:
nekral-guest
2011-07-28 14:40:56 +00:00
parent 7fed07f1e9
commit 771a3624f5
3 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
2011-07-28 Nicolas François <nicolas.francois@centraliens.net>
* src/pwunconv.c: Exit after printing usage when arguments or
options are provided.
* src/pwunconv.c: Re-indent.
* src/pwunconv.c: Open the shadow file read only.
* src/grpunconv.c: Exit after printing usage when arguments or
options are provided.
* src/grpunconv.c: Open the gshadow file read only.
2011-07-28 Nicolas François <nicolas.francois@centraliens.net>
* src/chgpasswd.c: Fix typo.