NO_GETPWENT is no more supported. Remove associated chunks of code.

This commit is contained in:
nekral-guest
2007-12-26 09:28:02 +00:00
parent 60c167838f
commit 20dfe6ba98
3 changed files with 6 additions and 52 deletions

View File

@@ -1,3 +1,8 @@
2007-12-26 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c, src/groupadd.c: NO_GETPWENT is no more supported. Remove
associated chunks of code.
2007-12-26 Nicolas François <nicolas.francois@centraliens.net>
* man/groupadd.8.xml: Document the long options (--force, --gid, --key,