-#*
-#* CU sudo version 1.5.8 (based on Root Group sudo version 1.1)
-#*
-#* This software comes with no waranty whatsoever, use at your own risk.
-#*
-#* Please send bugs, changes, problems to sudo-bugs@courtesan.com
-#*
-
-#* sudo version 1.1 allows users to execute commands as root
-#* Copyright (C) 1991 The Root Group, Inc.
-#*
-#* This program is free software; 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 1, or (at your option)
-#* any later version.
-#*
-#* This program is distributed in the hope that it will be useful,
-#* but WITHOUT ANY WARRANTY; without even the implied warranty of
-#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-#* GNU General Public License for more details.
-#*
-#* You should have received a copy of the GNU General Public License
-#* along with this program; if not, write to the Free Software
-#* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#*
-#* @configure_input@
-#*
+#
+# CU sudo version 1.5.8
+#
+# This program is free software; 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 1, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+# Please send bugs, changes, problems to sudo-bugs@courtesan.com
+#
+# @configure_input@
+#
+# $Sudo$
+#
#### Start of system configuration section. ####
#include "version.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
#include "sudo.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SUDO_COMPAT_H
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
/*
dnl
dnl Process this file with GNU autoconf to produce a configure script.
-dnl $Id$
+dnl $Sudo$
dnl
AC_INIT(sudo.h)
AC_CONFIG_HEADER(config.h pathnames.h)
*
* Use at your own risk!!! (But I would like to hear about bugs.)
*
- * $Id$
+ * $Sudo$
*/
#include "config.h"
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SEARCH_H_
*
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
- * $Id$
+ * $Sudo$
*/
#ifndef _UTIME_H
#endif /* _S_IFLNK */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*******************************************************************
#include "sudo.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#ifndef STDC_HEADERS
#endif /* !STDC_HEADERS */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/******************************************************************
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SUDO_INS_2001_H
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SUDO_INS_CLASSIC_H
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SUDO_INS_CSOPS_H
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SUDO_INS_GOONS_H
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
#ifndef _SUDO_INSULTS_H
#endif /* !STDC_HEADERS && !__GNUC__ */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
#include "sudo.tab.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#undef yywrap /* guard against a yywrap macro */
#include "sudo.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
static const char sccsid[] = "@(#)lsearch.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
typedef int (*cmp_fn_t) __P((const VOID *, const VOID *));
#include "sudo.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
#include "sudo.tab.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#undef yywrap /* guard against a yywrap macro */
#endif /* !HAVE_STRCASECMP */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
- * $Id$
+ * $Sudo$
*/
/*
#endif /* !STDC_HEADERS && !gcc */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#include "sudo.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#endif /* !STDC_HEADERS */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#endif /* STDC_HEADERS */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
=cut
-$Id$
+$Sudo$
=pod
=head1 NAME
#endif /* !STDC_HEADERS */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
=cut
-$Id$
+$Sudo$
=pod
=head1 NAME
#include "sudo.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
#endif /* TCSASOFT */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#include "emul/utime.h"
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
#endif /* POSIX_SIGNALS && !SA_RESETHAND */
#ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
#endif /* lint */
/*
=cut
-$Id$
+$Sudo$
=pod
=head1 NAME