distributed as part of the Perl v4.0 kit by Larry Wall, which is
available from most major archive sites. I stole it from CrackLib.
- $Id: COPYING,v 1.1 2005/12/11 16:55:40 kloczek Exp $
+ $Id$
*)
This documents purpose is to state the conditions under which this
man/es/, man/ko/, man/it/, etc/, etc/pam.d/, po/: Restore the
ignore patterns from the previous repository.
+ * libmisc/*.c, libmisc/*.h, libmisc/getdate.y, shadow.spec.in,
+ src/*.c, contrib/groupmems.shar, contrib/pwdauth.c,
+ doc/README.platforms, doc/WISHLIST, doc/console.c.spec.txt,
+ lib/*.c, lib/*.h, COPYING, man/*.xml, man/sv/*.[1358],
+ man/de/*.[1358], man/ja/*.[1358], man/fi/*.[1358],
+ man/fr/*.[1358], man/pt_BR/*.[1358], man/pl/*.[1358],
+ man/hu/*.[1358], man/tr/*.[1358], man/ru/*.[1358],
+ man/zh_TW/*.[1358], man/id/*.[1358], man/zh_CN/*.[1358],
+ man/cs/*.[1358], man/es/*.[1358], man/ko/*.[1358],
+ man/it/*.[1358], etc/login.access, etc/login.defs, NEWS: Added the
+ subversion svn:keywords property (Id) for proper identification.
+
2007-11-10 Nicolas François <nicolas.francois@centraliens.net>
* man/sv/sv.po, man/de/de.po, man/fr/fr.po, man/pl/pl.po,
-$Id: NEWS,v 1.492 2007/02/01 20:49:25 kloczek Exp $
+$Id$
shadow-4.0.18.1 -> shadow-4.0.18.2 UNRELEASED
X.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
X.\" SUCH DAMAGE.
X.\"
-X.\" $Id: groupmems.shar,v 1.2 2006/11/12 19:20:35 kloczek Exp $
+X.\" $Id$
X.\"
X.TH GROUPMEMS 8
X.SH NAME
* If you improve it, please send me your changes.
*/
-static char rcsid[] = "$Id: pwdauth.c,v 1.2 1997/12/07 23:26:45 marekm Exp $";
+static char rcsid[] = "$Id$";
/*
* Define USE_SYSLOG to use syslog() to log successful and failed
-# $Id: README.platforms,v 1.4 1999/06/07 16:40:44 marekm Exp $
+# $Id$
#
# This is the current (still incomplete) list of platforms this
# package has been verified to work on. Additions (preferably
-$Id: WISHLIST,v 1.25 2005/12/11 16:14:00 kloczek Exp $
+$Id$
This is my wishlist for the shadow suite, in no particular order. Feel
free to do anything from this list and mail me the diffs :-).
-$Id: console.c.spec.txt,v 1.1 1997/06/16 00:02:41 marekm Exp $
+$Id$
Specification for console.c source file --
-# $Id: login.access,v 1.2 1996/09/10 02:45:04 marekm Exp $
+# $Id$
#
# Login access control table.
#
#
# /etc/login.defs - Configuration control definitions for the shadow package.
#
-# $Id: login.defs,v 1.9 2006/07/16 09:00:20 kloczek Exp $
+# $Id$
#
#
#include <config.h>
-#ident "$Id: commonio.c,v 1.32 2006/05/07 18:32:51 kloczek Exp $"
+#ident "$Id$"
#include "defines.h"
#include <sys/stat.h>
-/* $Id: commonio.h,v 1.9 2005/03/31 05:14:49 kloczek Exp $ */
+/* $Id$ */
#ifdef WITH_SELINUX
#include <selinux/selinux.h>
-/* $Id: defines.h,v 1.29 2005/09/05 16:22:03 kloczek Exp $ */
+/* $Id$ */
/* some useful defines */
#ifndef _DEFINES_H_
#include <config.h>
-#ident "$Id: encrypt.c,v 1.14 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <unistd.h>
#include "prototypes.h"
-/* $Id: exitcodes.h,v 1.8 2006/01/17 22:06:03 kloczek Exp $ */
+/* $Id$ */
/*
* Exit codes used by shadow programs
/*
* faillog.h - login failure logging file format
*
- * $Id: faillog.h,v 1.4 2005/03/31 05:14:49 kloczek Exp $
+ * $Id$
*
* The login failure file is maintained by login(1) and faillog(8)
* Each record in the file represents a separate UID and the file
#include <stdio.h>
#include "defines.h"
-#ident "$Id: fputsx.c,v 1.7 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
char *fgetsx (char *buf, int cnt, FILE * f)
#include <config.h>
-#ident "$Id: getdef.c,v 1.40 2006/06/24 13:17:18 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
#include <config.h>
-#ident "$Id: groupio.c,v 1.13 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
/* Newer versions of Linux libc already have shadow support. */
#if defined(SHADOWGRP) && !defined(HAVE_SHADOWGRP) /*{ */
-#ident "$Id: gshadow.c,v 1.11 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include "prototypes.h"
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: gshadow_.h,v 1.3 2005/03/31 05:14:49 kloczek Exp $
+ * $Id$
*/
#ifndef _H_GSHADOW
#ifndef HAVE_LCKPWDF
-#ident "$Id: lockpw.c,v 1.7 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
#include <config.h>
-#ident "$Id: port.c,v 1.5 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <ctype.h>
/*
* port.h - structure of /etc/porttime
*
- * $Id: port.h,v 1.3 2005/03/31 05:14:49 kloczek Exp $
+ * $Id$
*
* Each entry in /etc/porttime consists of a TTY device
* name or "*" to indicate all TTY devices, followed by
* Juha Virtanen, <jiivee@hut.fi>; November 1995
*/
/*
- * $Id: prototypes.h,v 1.28 2006/02/07 16:36:30 kloczek Exp $
+ * $Id$
*
* Added a macro to work around ancient (non-ANSI) compilers, just in case
* someone ever tries to compile this with SunOS cc... --marekm
#include <config.h>
#ifndef USE_PAM
-#ident "$Id: pwauth.c,v 1.23 2006/06/24 13:17:18 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <fcntl.h>
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pwauth.h,v 1.6 2005/05/25 19:31:50 kloczek Exp $
+ * $Id$
*/
#ifndef USE_PAM
#include <config.h>
-#ident "$Id: pwio.c,v 1.16 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
#include <config.h>
-#ident "$Id: sgetgrent.c,v 1.6 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <grp.h>
#include <config.h>
-#ident "$Id: sgetpwent.c,v 1.8 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include "defines.h"
#include <config.h>
-#ident "$Id: sgetspent.c,v 1.9 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include "prototypes.h"
#ifdef SHADOWGRP
-#ident "$Id: sgroupio.c,v 1.14 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
/* Newer versions of Linux libc already have shadow support. */
#ifndef HAVE_GETSPNAM
-#ident "$Id: shadow.c,v 1.12 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include "prototypes.h"
#include <config.h>
-#ident "$Id: shadowio.c,v 1.16 2005/08/31 17:24:56 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
#include <utmp.h>
#ifndef lint
-static char rcsid[] = "$Id: utent.c,v 1.5 2005/03/31 05:14:49 kloczek Exp $";
+static char rcsid[] = "$Id$";
#endif
static int utmp_fd = -1;
#include <grp.h>
#include <errno.h>
-#ident "$Id: addgrps.c,v 1.9 2006/01/23 09:46:30 kloczek Exp $"
+#ident "$Id$"
#define SEP ",:"
/*
#include <pwd.h>
#include <grp.h>
-#ident "$Id: age.c,v 1.13 2006/01/18 19:38:27 kloczek Exp $"
+#ident "$Id$"
#ifndef PASSWD_PROGRAM
#define PASSWD_PROGRAM "/bin/passwd"
#include <config.h>
-#ident "$Id: basename.c,v 1.4 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include "defines.h"
#include "prototypes.h"
#include <config.h>
-#ident "$Id: chkname.c,v 1.11 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include "defines.h"
-/* $Id: chkname.h,v 1.3 2005/03/31 05:14:50 kloczek Exp $ */
+/* $Id$ */
#ifndef _CHKNAME_H_
#define _CHKNAME_H_
#include <config.h>
-#ident "$Id: chowndir.c,v 1.9 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <sys/stat.h>
#include <config.h>
-#ident "$Id: chowntty.c,v 1.13 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <sys/stat.h>
#include <stdio.h>
#include "getdef.h"
-#ident "$Id: console.c,v 1.7 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
/*
#include <config.h>
-#ident "$Id: copydir.c,v 1.15 2006/07/10 04:35:56 kloczek Exp $"
+#ident "$Id$"
#include <sys/stat.h>
#include <sys/types.h>
#include <config.h>
-#ident "$Id: entry.c,v 1.9 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <stdio.h>
#include <config.h>
-#ident "$Id: env.c,v 1.12 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <stdlib.h>
#include <config.h>
-#ident "$Id: failure.c,v 1.17 2005/09/26 18:46:11 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <stdio.h>
-/* $Id: failure.h,v 1.4 2005/06/10 18:35:17 kloczek Exp $ */
+/* $Id$ */
#ifndef _FAILURE_H_
#define _FAILURE_H_
#include <config.h>
-#ident "$Id: fields.c,v 1.7 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <string.h>
#include <config.h>
-#ident "$Id: hushed.c,v 1.7 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <stdio.h>
#include <pwd.h>
#include <time.h>
-#ident "$Id: isexpired.c,v 1.15 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
/*
#ifndef USE_PAM
-#ident "$Id: limits.c,v 1.21 2006/07/10 04:11:31 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <sys/stat.h>
#include <config.h>
-#ident "$Id: list.c,v 1.5 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
#include <config.h>
-#ident "$Id: log.c,v 1.10 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: loginprompt.c,v 1.9 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <signal.h>
#include "getdef.h"
-#ident "$Id: mail.c,v 1.9 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
void mailcheck (void)
#include <config.h>
-#ident "$Id: motd.c,v 1.6 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include "prototypes.h"
#include <config.h>
-#ident "$Id: myname.c,v 1.4 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include "defines.h"
#include <pwd.h>
#ifndef USE_PAM
-#ident "$Id: obscure.c,v 1.14 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
/*
#ifdef USE_PAM
-#ident "$Id: pam_pass.c,v 1.12 2005/10/19 15:21:07 kloczek Exp $"
+#ident "$Id$"
/*
#include <config.h>
-#ident "$Id: pwd2spwd.c,v 1.7 2005/08/31 17:24:57 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include "prototypes.h"
#include <config.h>
-#ident "$Id: pwd_init.c,v 1.3 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include "defines.h"
#include <signal.h>
#include <config.h>
-#ident "$Id: pwdcheck.c,v 1.9 2005/10/19 15:21:07 kloczek Exp $"
+#ident "$Id$"
#include <pwd.h>
#include <stdio.h>
#ifdef RLOGIN
-#ident "$Id: rlogin.c,v 1.10 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
#include "defines.h"
#include <config.h>
-#ident "$Id: salt.c,v 1.10 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include <sys/time.h>
#include <stdlib.h>
#include <config.h>
-#ident "$Id: setugid.c,v 1.10 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <grp.h>
#include <config.h>
-#ident "$Id: setupenv.c,v 1.24 2006/05/12 23:11:13 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <sys/stat.h>
#include <config.h>
-#ident "$Id: shell.c,v 1.13 2006/01/18 19:38:27 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <errno.h>
#include <config.h>
-#ident "$Id: strtoday.c,v 1.11 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include "defines.h"
#ifndef USE_GETDATE
#include <config.h>
-#ident "$Id: sub.c,v 1.10 2006/05/07 16:12:16 kloczek Exp $"
+#ident "$Id$"
#include <pwd.h>
#include <stdio.h>
#include <config.h>
-#ident "$Id: sulog.c,v 1.10 2005/11/02 16:21:29 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <sys/stat.h>
#include <config.h>
-#ident "$Id: ttytype.c,v 1.10 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include "prototypes.h"
#include <config.h>
-#ident "$Id: tz.c,v 1.7 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <string.h>
#include <config.h>
-#ident "$Id: ulimit.c,v 1.4 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#if HAVE_ULIMIT_H
#include <ulimit.h>
#include <fcntl.h>
#include <stdio.h>
-#ident "$Id: utmp.c,v 1.18 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#if HAVE_UTMPX_H
struct utmpx utxent;
#include <config.h>
-#ident "$Id: valid.c,v 1.6 2005/08/31 17:24:58 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <stdio.h>
#include <config.h>
-#ident "$Id: xmalloc.c,v 1.8 2006/01/23 09:46:30 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include "defines.h"
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='chage.1'>
- <!-- $Id: chage.1.xml,v 1.35 2006/07/11 13:34:47 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>chage</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='chfn.1'>
- <!-- $Id: chfn.1.xml,v 1.23 2006/11/12 19:20:34 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>chfn</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='chgpasswd.8'>
- <!-- $Id: chgpasswd.8.xml,v 1.4 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>chgpasswd</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='chpasswd.8'>
- <!-- $Id: chpasswd.8.xml,v 1.20 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>chpasswd</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='chsh.1'>
- <!-- $Id: chsh.1.xml,v 1.24 2006/11/12 19:20:34 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>chsh</refentrytitle>
<manvolnum>1</manvolnum>
.\" @(#)lastlog.8 3.3 08:24:58 29 Sep 1993 (National Guard Release)
-.\" $Id: lastlog.8,v 1.3 2005/12/01 20:38:24 kloczek Exp $
+.\" $Id$
.\"
.TH LASTLOG 8
.SH JMÉNO
-.\" $Id: passwd.1,v 1.10 2006/01/25 07:33:59 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: vipw.8,v 1.3 2005/12/01 20:38:25 kloczek Exp $
+.\"$Id$
.\"
.\"Translated into german by Helge Kreutzmann <kreutzm@itp.uni\-hannover.de>
.TH VIPW 8 "21 Jul 2004"
.\" SUCH DAMAGE.
.\"
.\" from: @(#)vipw.8 6.7 (Berkeley) 3/16/91
-.\" $Id: vipw.8,v 1.2 2006/01/25 07:33:59 kloczek Exp $
+.\" $Id$
.\"
.\"
.\" Translated into Spanish on Fri Aug 28 1998 by Gerardo Aburruzaga
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='expiry.1'>
- <!-- $Id: expiry.1.xml,v 1.16 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>expiry</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='faillog.5'>
- <!-- $Id: faillog.5.xml,v 1.18 2006/07/20 20:26:13 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>faillog</refentrytitle>
<manvolnum>5</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='faillog.8'>
- <!-- $Id: faillog.8.xml,v 1.21 2006/05/28 16:17:36 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>faillog</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='gpasswd.1'>
- <!-- $Id: gpasswd.1.xml,v 1.21 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>gpasswd</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='groupadd.8'>
- <!-- $Id: groupadd.8.xml,v 1.29 2007/02/01 20:49:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>groupadd</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='groupdel.8'>
- <!-- $Id: groupdel.8.xml,v 1.18 2006/10/05 20:31:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>groupdel</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='groupmems.8'>
- <!-- $Id: groupmems.8.xml,v 1.22 2006/11/12 19:20:34 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>groupmems</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='groupmod.8'>
- <!-- $Id: groupmod.8.xml,v 1.20 2007/02/01 20:49:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>groupmod</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='groups.1'>
- <!-- $Id: groups.1.xml,v 1.17 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>groups</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='grpck.8'>
- <!-- $Id: grpck.8.xml,v 1.19 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>grpck</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='gshadow.5'>
- <!-- $Id: gshadow.5.xml,v 1.19 2006/05/20 12:11:38 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>gshadow</refentrytitle>
<manvolnum>5</manvolnum>
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: chsh.1,v 1.6 2006/04/24 18:43:40 kloczek Exp $
+.\" $Id$
.\"
.TH CHSH 1
.SH NÉV
.\" published by the Free Software Foundation; either version 2 of the
.\" License, or (at your option) any later version.
.\"
-.\" $Id: gpasswd.1,v 1.4 2005/12/01 20:38:25 kloczek Exp $
+.\" $Id$
.\"
.TH GPASSWD 1
.SH NÉV
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: groups.1,v 1.6 2005/12/01 20:38:25 kloczek Exp $
+.\" $Id$
.\"
.TH GROUPS 1
.SH NÉV
.\" SUCH DAMAGE.
.\"
.\" @(#)lastlog.8 3.3 08:24:58 29 Sep 1993 (National Guard Release)
-.\" $Id: lastlog.8,v 1.1 2005/12/13 11:34:59 kloczek Exp $
+.\" $Id$
.\"
.TH LASTLOG 8
.SH NÉV
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: login.1,v 1.8 2006/04/24 18:43:40 kloczek Exp $
+.\" $Id$
.\"
.TH LOGIN 1
.SH NÉV
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: newgrp.1,v 1.7 2006/04/24 18:43:40 kloczek Exp $
+.\" $Id$
.\"
.TH NEWGRP 1
.SH NÉV
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: passwd.1,v 1.7 2006/01/25 07:33:59 kloczek Exp $
+.\" $Id$
.\"
.TH PASSWD 1 "" \" \-*\- nroff \-*\-
.SH NÉV
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='id.1'>
- <!-- $Id: id.1.xml,v 1.17 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>id</refentrytitle>
<manvolnum>1</manvolnum>
.\" KARENA KESALAHAN DALAM MENGGUNAKAN SOFTWARE INI, BAHKAN JIKA TELAH
.\" DIPERINGATKAN SEBELUMNYA TENTANG KEMUNGKINAN AKAN KERUSAKAN TERSEBUT.
.\"
-.\" $Id: useradd.8,v 1.4 2005/04/05 19:08:54 kloczek Exp $
+.\" $Id$
.\"
.TH USERADD 8
.SH NAME
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: chage.1,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: chfn.1,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: chpasswd.8,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: chsh.1,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: expiry.1,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\" Modified for expiry by Ben Collins <bcollins@debian.org>, 1999
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: faillog.5,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\" $Id: faillog.8,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" published by the Free Software Foundation; either version 2 of the
.\" License, or (at your option) any later version.
.\"
-.\" $Id: gpasswd.1,v 1.5 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\"
.\" Traduzione in italiano a cura di Isabella Ruocco <isacher@nettaxi.com>
.\" luglio 1999
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: groupadd.8,v 1.10 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\"
.\" Traduzione in italiano a cura di Isabella Ruocco <isacher@nettaxi.com>
.\" luglio 1999
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: groupdel.8,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: groupmod.8,v 1.8 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\"
.\" Traduzione in italiano a cura di Isabella Ruocco <isacher@nettaxi.com>
.\" luglio 1999
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: groups.1,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: grpck.8,v 1.7 2006/01/25 07:33:59 kloczek Exp $
+.\"$Id$
.\" Copyright 1992 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: id.1,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: lastlog.8,v 1.8 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1992, Phillip Street and Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\" $Id: login.1,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: logoutd.8,v 1.1 2005/04/21 21:03:16 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: newgrp.1,v 1.3 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: newusers.8,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\"
.\" Traduzione in italiano di Isabella Ruocco <isacher@nettaxi.com>
.\" Guigno 1999
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: passwd.1,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: passwd.5,v 1.3 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright (c) 1993 Michael Haardt (u31b3hs@pool.informatik.rwth\-aachen.de)
.\" Fri Apr 2 11:32:09 MET DST 1993
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\" $Id: porttime.5,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: pwck.8,v 1.3 2006/01/25 07:33:59 kloczek Exp $
+.\"$Id$
.\" Copyright 1992, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: pwconv.8,v 1.3 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.TH PWCONV 8 "26 sep 1997"
.SH NOME
pwconv, pwunconv, grpconv, grpunconv \- convertono a e da password e gruppi
.\" This file was generated with po4a. Translate the source file.
.\"
-.\" $Id: shadow.3,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: shadow.5,v 1.5 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\" $Id: su.1,v 1.2 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: useradd.8,v 1.9 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: userdel.8,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: usermod.8,v 1.9 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
-.\"$Id: vipw.8,v 1.3 2005/04/21 21:03:16 kloczek Exp $
+.\"$Id$
.TH VIPW 8 26/09/1997
.SH NOME
vipw, vigr \- modificano i file delle password, dei gruppi, delle shadow
-.\" $Id: chage.1,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: chfn.1,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: chpasswd.8,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: chsh.1,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: expiry.1,v 1.3 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\" Modified for expiry by Ben Collins <bcollins@debian.org>, 1999
-.\"$Id: faillog.5,v 1.5 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: faillog.8,v 1.8 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 \- 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: gpasswd.1,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1996, Rafal Maszkowski <rzm@pdi.net>
.\" All rights reserved. You can redistribute this man page and/or
.\" modify it under the terms of the GNU General Public License as
-.\"$Id: groupadd.8,v 1.12 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: groupdel.8,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: groupmod.8,v 1.11 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: groups.1,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: grpck.8,v 1.8 2006/01/25 07:33:59 kloczek Exp $
+.\"$Id$
.\" Copyright 1992 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: id.1,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: lastlog.8,v 1.10 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1992, Phillip Street and Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: limits.5,v 1.5 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\"
.\" Japanese Version Copyright (c) 2001 Maki KURODA
.\" all right reserved,
-.\" $Id: login.1,v 1.10 2005/12/01 20:38:26 kloczek Exp $\r
+.\" $Id$\r
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: login.access.5,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" this is comment
.\"
.\" This page is originally in the shadow package.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: login.defs.5,v 1.8 2006/03/31 09:26:54 kloczek Exp $
+.\" $Id$
.\"
.\" Japanese Version Copyright (c) 1997 Kazuyoshi Furutaka
.\" all rights reserved.
-.\"$Id: logoutd.8,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: newgrp.1,v 1.8 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: newusers.8,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: passwd.1,v 1.10 2006/01/25 07:33:59 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: passwd.5,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: porttime.5,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: pwck.8,v 1.8 2006/01/25 07:33:59 kloczek Exp $
+.\"$Id$
.\" Copyright 1992, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: pwconv.8,v 1.4 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\"
.\" Japanese Version Copyright (c) 2001 Yuichi SATO
.\" all rights reserved.
-.\" $Id: shadow.3,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: shadow.5,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: su.1,v 1.8 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: suauth.5,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\"$Id$
.\"
.\" Japanese Version Copyright (c) 1997 Kazuyoshi Furutaka
.\" all rights reserved.
-.\" $Id: sulogin.8,v 1.7 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1992, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: useradd.8,v 1.10 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: userdel.8,v 1.8 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: usermod.8,v 1.11 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: vipw.8,v 1.6 2005/12/01 20:38:26 kloczek Exp $
+.\" $Id$
.\"
.\" Japanese Version Copyright (c) 2001 Maki KURODA
.\" all right reserved,
-.\" $Id: chfn.1,v 1.3 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
-.\" $Id: chsh.1,v 1.3 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
-.\"$Id: groups.1,v 1.3 2005/12/01 20:38:27 kloczek Exp $
+.\"$Id$
.TH GROUPS 1L "GNU 쉘 유틸리티" "FSF" \" \-*\- nroff \-*\-
.SH 이름
groups \- 사용자가 속한 그룹들을 출력한다
-.\"$Id: passwd.5,v 1.4 2005/12/01 20:38:27 kloczek Exp $
+.\"$Id$
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
.\" SUCH DAMAGE.
.\"
.\" from: @(#)vipw.8 6.7 (Berkeley) 3/16/91
-.\" $Id: vipw.8,v 1.1 2005/12/13 11:34:59 kloczek Exp $
+.\" $Id$
.\"
.Dd March 16, 1991
.Dt VIPW 8
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='lastlog.8'>
- <!-- $Id: lastlog.8.xml,v 1.26 2006/06/19 20:19:24 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>lastlog</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='limits.5'>
- <!-- $Id: limits.5.xml,v 1.21 2006/05/28 16:17:36 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>limits</refentrytitle>
<manvolnum>5</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='login.1'>
- <!-- $Id: login.1.xml,v 1.29 2007/02/01 20:49:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>login</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='login.access.5'>
- <!-- $Id: login.access.5.xml,v 1.20 2006/05/20 12:11:38 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>login.access</refentrytitle>
<manvolnum>5</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='login.defs.5'>
- <!-- $Id: login.defs.5.xml,v 1.19 2006/05/28 16:17:36 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>login.defs</refentrytitle>
<manvolnum>5</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='logoutd.8'>
- <!-- $Id: logoutd.8.xml,v 1.17 2006/05/20 12:11:38 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>logoutd</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="ISO-8859-1"?>
<refentry id='newgrp.1'>
- <!-- $Id: newgrp.1.xml,v 1.16 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>newgrp</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='newusers.8'>
- <!-- $Id: newusers.8.xml,v 1.20 2006/11/12 19:08:12 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>newusers</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='newusers.8'>
- <!-- $Id: nologin.8.xml,v 1.3 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>nologin</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='passwd.1'>
- <!-- $Id: passwd.1.xml,v 1.36 2006/11/12 19:20:34 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>passwd</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='passwd.5'>
- <!-- $Id: passwd.5.xml,v 1.19 2006/05/28 16:17:36 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>passwd</refentrytitle>
<manvolnum>5</manvolnum>
-.\" $Id: chfn.1,v 1.10 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: expiry.1,v 1.5 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1990 - 1994 Julianne Frances Haugh
.\" All rights reserved.
.\" Modified for expiry by Ben Collins <bcollins@debian.org>, 1999
-.\" $Id: faillog.5,v 1.7 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" Translation (c) 1998 "Gwidon S. Naskrent" <naskrent@hoth.amu.edu.pl>
.\" All rights reserved.
-.\" $Id: faillog.8,v 1.9 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: gpasswd.1,v 1.8 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1996, Rafal Maszkowski <rzm@pdi.net>
.\" All rights reserved. You can redistribute this man page and/or
.\" modify it under the terms of the GNU General Public License as
-.\" $Id: groupadd.8,v 1.15 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: groupdel.8,v 1.9 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\"$Id: groupmems.8,v 1.9 2005/12/01 20:38:27 kloczek Exp $
+.\"$Id$
.\" Copyright 2000, International Business Machines
.\" George Kraft IV, gk4@us.ibm.com, 3/23/2000
.TH GROUPMEMS 8
-.\" $Id: groups.1,v 1.10 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: grpck.8,v 1.11 2006/01/25 07:34:00 kloczek Exp $
+.\" $Id$
.\" Copyright 1992 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: id.1,v 1.11 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: limits.5,v 1.4 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.TH LIMITS 5
.SH NAZWA
limits \- definicja ograniczeń zasobów
-.\" $Id: login.1,v 1.14 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 \- 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: login.access.5,v 1.4 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.TH LOGIN.ACCESS 5
.\" .Dt SKEY.ACCESS 5
.\" .Os FreeBSD 1.2
-.\" $Id: login.defs.5,v 1.10 2006/01/25 07:34:00 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 \- 1993, Julianne Frances Haugh and Chip Rosenthal
.\" All rights reserved.
.\"
-.\" $Id: logoutd.8,v 1.6 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: newgrp.1,v 1.12 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: newusers.8,v 1.6 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: passwd.1,v 1.17 2006/01/25 07:34:00 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: passwd.5,v 1.5 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: porttime.5,v 1.5 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: pwck.8,v 1.9 2006/01/25 07:34:00 kloczek Exp $
+.\" $Id$
.\" Copyright 1992, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: pwconv.8,v 1.5 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.TH PWCONV 8 "26 września 1997"
.SH NAZWA
pwconv, pwunconv, grpconv, grpunconv \- konwersja dot. chronionych plików haseł i grup
-.\" $Id: shadow.3,v 1.6 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: shadow.5,v 1.5 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: su.1,v 1.10 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: suauth.5,v 1.4 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.TH SUAUTH 5 "14 lutego 1996"
.UC 5
.SH NAZWA
-.\" $Id: sulogin.8,v 1.8 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 - 1992, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: useradd.8,v 1.22 2006/03/31 09:26:54 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: userdel.8,v 1.12 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: usermod.8,v 1.15 2005/12/01 20:38:27 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='porttime.5'>
- <!-- $Id: porttime.5.xml,v 1.17 2006/05/20 12:11:38 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>porttime</refentrytitle>
<manvolnum>5</manvolnum>
.\" Foundation, Inc., 675 mass Ave, Cambridge, MA 02139 USA ou
.\" em português na Conectiva Informática \- http://www.conectiva.com.br
.\"
-.\" $Id: gpasswd.1,v 1.5 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\"
.TH GPASSWD 1
.SH NOME
.\"
.\"
.\"
-.\" $Id: groupadd.8,v 1.9 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\"
.TH GROUPADD 8
.SH NOME
.\" Foundation, Inc., 675 mass Ave, Cambridge, MA 02139 USA ou
.\" em português na Conectiva Informática Ltda. \- http://www.conectiva.com.br.\"
.\"
-.\" $Id: groupdel.8,v 1.5 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\"
.TH GROUPDEL 8
.SH NOME
-.\" $Id: groupmod.8,v 1.8 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" Todos os direitos reservados.
.\"
-.\" $Id: shadow.5,v 1.5 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1989 \- 1990, Julianne Frances Haugh
.\" All rights reserved.
.\"
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='pwck.8'>
- <!-- $Id: pwck.8.xml,v 1.20 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>pwck</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='pwconv.8'>
- <!-- $Id: pwconv.8.xml,v 1.18 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>pwconv</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="ISO-8859-1"?>
<refentry id='sg.1'>
- <!-- $Id: sg.1.xml,v 1.11 2006/05/20 12:11:38 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>sg</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='shadow.3'>
- <!-- $Id: shadow.3.xml,v 1.22 2006/11/12 19:20:34 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>shadow</refentrytitle>
<manvolnum>3</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='shadow.5'>
- <!-- $Id: shadow.5.xml,v 1.18 2006/05/20 12:11:38 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>shadow</refentrytitle>
<manvolnum>5</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='su.1'>
- <!-- $Id: su.1.xml,v 1.30 2006/11/12 19:20:34 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>su</refentrytitle>
<manvolnum>1</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='suauth.5'>
- <!-- $Id: suauth.5.xml,v 1.17 2006/05/20 07:19:28 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>suauth</refentrytitle>
<manvolnum>5</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='sulogin.8'>
- <!-- $Id: sulogin.8.xml,v 1.18 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>sulogin</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='useradd.8'>
- <!-- $Id: useradd.8.xml,v 1.37 2007/02/01 20:49:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>useradd</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='userdel.8'>
- <!-- $Id: userdel.8.xml,v 1.26 2007/02/01 20:49:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>userdel</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='usermod.8'>
- <!-- $Id: usermod.8.xml,v 1.29 2007/02/01 20:49:25 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>usermod</refentrytitle>
<manvolnum>8</manvolnum>
<?xml version="1.0" encoding="UTF-8"?>
<refentry id='vipw.8'>
- <!-- $Id: vipw.8.xml,v 1.20 2006/10/28 12:29:04 kloczek Exp $ -->
+ <!-- $Id$ -->
<refmeta>
<refentrytitle>vipw</refentrytitle>
<manvolnum>8</manvolnum>
-.\" $Id: chfn.1,v 1.4 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: chpasswd.8,v 1.4 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\"
.TH CHPASSWD 8
.SH NAME 名字
-.\" $Id: chsh.1,v 1.4 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
-.\" $Id: groupadd.8,v 1.7 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: groupdel.8,v 1.4 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 \- 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: groupmod.8,v 1.7 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\"
.TH GROUPMOD 8
.SH 名称
-.\" $Id: useradd.8,v 1.7 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: useradd.8,v 1.7 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\"
.TH USERADD 8
.SH 名 称
-.\" $Id: userdel.8,v 1.4 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: usermod.8,v 1.7 2005/12/01 20:38:28 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 \- 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: chfn.1,v 1.4 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
-.\" $Id: chsh.1,v 1.4 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
.\"
.\" this program is free software. you can redistribute it and
-.\" $Id: groupadd.8,v 1.8 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: groupdel.8,v 1.4 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 - 1993, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: groupmod.8,v 1.7 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" Copyright 1991, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: useradd.8,v 1.7 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 \- 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: userdel.8,v 1.4 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 \- 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
-.\" $Id: usermod.8,v 1.7 2005/12/01 20:38:29 kloczek Exp $
+.\" $Id$
.\" Copyright 1991 \- 1994, Julianne Frances Haugh
.\" All rights reserved.
.\"
# shadow-utils.spec generated automatically from shadow-utils.spec.in
-# $Id: shadow.spec.in,v 1.1 2002/02/17 20:58:34 kloczek Exp $
+# $Id$
Summary: Shadow password file utilities for Linux
Name: shadow-utils
#include <config.h>
-#ident "$Id: chage.c,v 1.73 2006/07/11 13:15:41 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: chfn.c,v 1.41 2006/05/07 17:44:39 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: chgpasswd.c,v 1.5 2006/06/20 20:00:04 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <getopt.h>
#include <config.h>
-#ident "$Id: chpasswd.c,v 1.37 2006/06/24 10:18:55 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <getopt.h>
#include <config.h>
-#ident "$Id: chsh.c,v 1.42 2006/07/13 21:26:35 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <getopt.h>
#include <config.h>
-#ident "$Id: expiry.c,v 1.19 2006/02/08 10:53:16 kloczek Exp $"
+#ident "$Id$"
#include <pwd.h>
#include <signal.h>
#include <config.h>
-#ident "$Id: faillog.c,v 1.28 2006/06/25 13:08:25 kloczek Exp $"
+#ident "$Id$"
#include <getopt.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: gpasswd.c,v 1.36 2006/02/08 10:58:46 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: groupadd.c,v 1.56 2006/08/15 17:25:58 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: groupdel.c,v 1.32 2006/08/15 17:25:58 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: groupmod.c,v 1.42 2006/08/15 17:25:58 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: groups.c,v 1.15 2006/02/07 22:41:56 kloczek Exp $"
+#ident "$Id$"
#include <grp.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: grpck.c,v 1.32 2006/05/07 17:44:39 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <grp.h>
*/
#include <config.h>
-#ident "$Id: grpconv.c,v 1.20 2006/01/18 19:55:15 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: grpunconv.c,v 1.18 2006/01/18 19:55:15 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <stdlib.h>
#include <config.h>
-#ident "$Id: id.c,v 1.19 2006/02/07 22:55:41 kloczek Exp $"
+#ident "$Id$"
#include <grp.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: lastlog.c,v 1.26 2006/06/20 20:00:04 kloczek Exp $"
+#ident "$Id$"
#include <getopt.h>
#include <lastlog.h>
#include <config.h>
-#ident "$Id: login.c,v 1.86 2006/07/10 04:11:32 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <grp.h>
#endif
#ifndef USE_PAM
-#ident "$Id: login_nopam.c,v 1.8 2005/09/07 15:00:45 kloczek Exp $"
+#ident "$Id$"
#include "prototypes.h"
/*
#include <config.h>
-#ident "$Id: logoutd.c,v 1.31 2006/07/10 04:11:32 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <signal.h>
#include <config.h>
-#ident "$Id: newgrp.c,v 1.44 2006/01/18 19:55:15 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <grp.h>
#include <config.h>
-#ident "$Id: newusers.c,v 1.33 2006/03/07 15:47:32 kloczek Exp $"
+#ident "$Id$"
#include <sys/types.h>
#include <sys/stat.h>
#include <config.h>
-#ident "$Id: nologin.c,v 1.1 2005/11/25 03:27:06 kloczek Exp $"
+#ident "$Id$"
#include <stdio.h>
#include <syslog.h>
#include <config.h>
-#ident "$Id: passwd.c,v 1.61 2006/07/28 17:40:15 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: pwck.c,v 1.35 2006/05/07 17:44:39 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <grp.h>
#include <config.h>
-#ident "$Id: pwconv.c,v 1.22 2006/01/18 19:55:15 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: pwunconv.c,v 1.21 2005/09/07 15:00:45 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: su.c,v 1.74 2006/08/01 10:30:02 kloczek Exp $"
+#ident "$Id$"
#include <getopt.h>
#include <grp.h>
#include <config.h>
-#ident "$Id: sulogin.c,v 1.26 2006/05/12 22:32:14 kloczek Exp $"
+#ident "$Id$"
#include <fcntl.h>
#include <pwd.h>
#include <config.h>
-#ident "$Id: useradd.c,v 1.103 2006/11/04 00:55:00 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <errno.h>
#include <config.h>
-#ident "$Id: userdel.c,v 1.67 2006/08/15 17:25:58 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <fcntl.h>
#include <config.h>
-#ident "$Id: usermod.c,v 1.74 2007/01/16 12:51:50 kloczek Exp $"
+#ident "$Id$"
#include <ctype.h>
#include <errno.h>
#include <config.h>
-#ident "$Id: vipw.c,v 1.22 2006/06/20 20:00:04 kloczek Exp $"
+#ident "$Id$"
#include <errno.h>
#include <getopt.h>