From 42c1d4209272e9680315ff0026cb1e9f83e3aa3e Mon Sep 17 00:00:00 2001 From: corinna Date: Wed, 15 Jan 2003 10:08:36 +0000 Subject: [PATCH] * mkgroup.c: Fix copyright date. * mkpasswd.c: Ditto. * setfacl.c: Ditto. Fix ChangeLog typos. --- winsup/utils/ChangeLog | 12 +++++++++--- winsup/utils/mkgroup.c | 2 +- winsup/utils/mkpasswd.c | 2 +- winsup/utils/setfacl.c | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index a783eca712..21fb6b1939 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,15 +1,21 @@ +2003-01-15 Corinna Vinschen + + * mkgroup.c: Fix copyright date. + * mkpasswd.c: Ditto. + * setfacl.c: Ditto. + 2003-01-09 Pierre Humblet - * setfacl (usage): Remove double ":" for mask and other. + * setfacl.c (usage): Remove double ":" for mask and other. 2003-01-07 Pierre Humblet - * mkpasswd.cc (current_user): Create. + * mkpasswd.c (current_user): Create. (usage): Reorganize to support Win95/98/ME. (main): Add option for -c. Reorganize to parse options for Win95/98/ME and to call current_user. Add username in gecos field on Win95/98/ME. - * mkgroup.cc (enum_groups): Print gid with %u. + * mkgroup.c (enum_groups): Print gid with %u. (print_win_error): Create from passwd.cc. (current_group): Create. (usage): Reorganize to support Win95/98/ME. diff --git a/winsup/utils/mkgroup.c b/winsup/utils/mkgroup.c index 925e8a56ef..dacd7ae86e 100644 --- a/winsup/utils/mkgroup.c +++ b/winsup/utils/mkgroup.c @@ -1,6 +1,6 @@ /* mkgroup.c: - Copyright 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. This file is part of Cygwin. diff --git a/winsup/utils/mkpasswd.c b/winsup/utils/mkpasswd.c index f966003060..3e54bd42c7 100644 --- a/winsup/utils/mkpasswd.c +++ b/winsup/utils/mkpasswd.c @@ -1,6 +1,6 @@ /* mkpasswd.c: - Copyright 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. This file is part of Cygwin. diff --git a/winsup/utils/setfacl.c b/winsup/utils/setfacl.c index 8747d842a4..cb541b6652 100644 --- a/winsup/utils/setfacl.c +++ b/winsup/utils/setfacl.c @@ -1,6 +1,6 @@ /* setfacl.c - Copyright 2000, 2001 Red Hat Inc. + Copyright 2000, 2001, 2002, 2003 Red Hat Inc. Written by Corinna Vinschen -- 2.11.0