]> granicus.if.org Git - sudo/commitdiff
add sudo tags
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 17 Jan 1999 23:16:20 +0000 (23:16 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 17 Jan 1999 23:16:20 +0000 (23:16 +0000)
37 files changed:
Makefile.in
check.c
check_sia.c
compat.h
config.h.in
configure.in
dce_pwent.c
emul/search.h
emul/utime.h
find_path.c
getspwuid.c
goodpath.c
ins_2001.h
ins_classic.h
ins_csops.h
ins_goons.h
insults.h
interfaces.c
lex.yy.c
logging.c
lsearch.c
parse.c
parse.lex
parse.yacc
pathnames.h.in
putenv.c
secureware.c
strdup.c
sudo.c
sudo.pod
sudo_setenv.c
sudoers.pod
testsudoers.c
tgetpass.c
utime.c
visudo.c
visudo.pod

index 93086fd7b48944a7991c410d4bcaf80594275d22..0117b5a4544022bd0320613f0456334aee5b50cb 100644 (file)
@@ -1,30 +1,26 @@
-#*
-#* 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. ####
 
diff --git a/check.c b/check.c
index c507a4f058f7eab95869ee5ab33754834e7ce814..741a0fdbd8902ea33f5e1fd503e4a00826e73cd2 100644 (file)
--- a/check.c
+++ b/check.c
@@ -97,7 +97,7 @@
 #include "version.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index ed4bb6a2f13dd634edc4449bbbab326d3621be21..05e7a978e874a73cb29e0a816921a1dc60ef58fe 100644 (file)
@@ -51,7 +51,7 @@
 #include "sudo.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index beb1fef41516628974be9ea84eaaa8a1cc9fb705..18264f6089ecc89684e9a7624aa5717a886f6639 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef _SUDO_COMPAT_H
index 85e6bab8a385e04acdf96cab8926351f0cec1fdf..400bd75c2c6ea6122390ad98fe7220eee3b8ae1a 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 /*
index ecca498c0de9f103100021ff27b4e4d27a8c7525..c877bc0b63b4534254e32e9fddf2195ed50c39d8 100644 (file)
@@ -1,6 +1,6 @@
 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)
index eb7768241b0227b7266784be5418d0b440deea0c..3f4437a1e127534d25ce8f8d2dc5b327ba44cd14 100644 (file)
@@ -34,7 +34,7 @@
  *
  *  Use at your own risk!!!  (But I would like to hear about bugs.)
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #include "config.h"
index 04f3d3d879d41c531de5a9c0182d368f53e336db..ec0994765316673cb73d9e6a303d2f10a2d3ae56 100644 (file)
@@ -27,7 +27,7 @@
  * (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_
index a3140e797ca95aa5be591f2aee44ecd332320c70..3e2dccfa1c4dd0492f0ce49f5652673ba46435f6 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef        _UTIME_H
index a38020037c7d524c146b95059c3825616cb88873..f84349f4f374e979302537b6dc41a0409c526cc8 100644 (file)
@@ -76,7 +76,7 @@ extern char *strdup   __P((const char *));
 #endif /* _S_IFLNK */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*******************************************************************
index 2d4a07e45801ec7a7f1a47199f75a3fbafcb2874..f9530893d91b36e27806c868af0ff90f614aeea7 100644 (file)
@@ -70,7 +70,7 @@
 #include "sudo.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 #ifndef STDC_HEADERS
index 68a56813bab5fd4982846e224f60643f1cde658a..85a7986cd0c368b02a8ffa2b2fba4d518483a9d7 100644 (file)
@@ -53,7 +53,7 @@ extern int stat               __P((const char *, struct stat *));
 #endif /* !STDC_HEADERS */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /******************************************************************
index 3eaed34a28933c5f1883d9270d417f746cdd80e1..be897a588f002543ed0fb9686ea6528498fbb90c 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef _SUDO_INS_2001_H
index 108f643510678b6aaf136e7248ff1caffd09fb04..b02431d660872d517a29d0a1d6d5814366f7ca8c 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef _SUDO_INS_CLASSIC_H
index ab3c0fa7ef8de6b1d136a412d39f6a8df681060d..d34efa55788b811e51eddf712cdddd21ad090dc6 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef _SUDO_INS_CSOPS_H
index 28b70c76919f6a3bb34fbd0a7db14c293c361cee..892a050c784ea299294521cee0532780326cb250 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef _SUDO_INS_GOONS_H
index d5153b817ecfd4cffffbbac8330709c3f89338e0..daf8367b39aadc48bc605487ee1226ae58c4f914 100644 (file)
--- a/insults.h
+++ b/insults.h
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 #ifndef _SUDO_INSULTS_H
index a83937a4d1117e9585603dc06b78d8149c84db11..2f56cff49f3cd8ce92074be711d0100fda01be9b 100644 (file)
@@ -79,7 +79,7 @@ extern char *realloc  __P((VOID *, size_t));
 #endif /* !STDC_HEADERS && !__GNUC__ */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index 84c43afd7eef6b30156417661ec2bcfa7c2fae88..4473dcfe7df9c2377bd95d26d1daa85e4be0460e 100644 (file)
--- a/lex.yy.c
+++ b/lex.yy.c
@@ -561,7 +561,7 @@ char *yytext;
 #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 */
index 3358caab98cdab80308c06679c51c97353980adc..f6fd01396a80dd813360a31890f38ce8cf4c74c3 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -67,7 +67,7 @@
 #include "sudo.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index 7de302ba2ac015c4b98e765c7edac2735b97e8ee..79ae11674de29c6cecb526ad586445a3725571ab 100644 (file)
--- a/lsearch.c
+++ b/lsearch.c
@@ -49,7 +49,7 @@
 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 *));
diff --git a/parse.c b/parse.c
index 57ac8031f9c46c4edf91fe053f6d31496fb0c122..db430f3d438296ce3fceba140b90a87c2295f9e6 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -81,7 +81,7 @@
 #include "sudo.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index 32264290c4f0265259f60a804cd0ad7f67ea07db..c7a889e1d350f6887ca98946a4302599d5532313 100644 (file)
--- a/parse.lex
+++ b/parse.lex
@@ -47,7 +47,7 @@
 #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 */
index f87345ba49dc4ca0fe3fd95101b59fcaf285988c..74eb6a522c34ca52c23b8cfdf5e787486720a8fc 100644 (file)
@@ -62,7 +62,7 @@
 #endif /* !HAVE_STRCASECMP */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index d2a8d491da3f8dac7ea04e070f0ee623e9332cf1..c722e383991f42d51f8a8e15acc3ef20737423d0 100644 (file)
@@ -17,7 +17,7 @@
  *
  *  Please send bugs, changes, problems to sudo-bugs@courtesan.com
  *
- *  $Id$
+ *  $Sudo$
  */
 
 /*
index 7543e748879f46958f555f33165f0ad06ed8b109..a4de385bd83d90f63a407de162bfce6b35747b07 100644 (file)
--- a/putenv.c
+++ b/putenv.c
@@ -47,7 +47,7 @@ extern char *malloc   __P((size_t));
 #endif /* !STDC_HEADERS && !gcc */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
index d6c589044dafc6275cc6763daaddca210d7a4b86..9caabd3934a165dd1f00c0c4a2f3940bf7fd1865 100644 (file)
@@ -55,7 +55,7 @@
 #include "sudo.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
index 00b7ba2ca35481fc3e0627d329b1849b9111b7ec..8229d4da630bbcdc9a42ea7b6b94c5f66b534003 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -58,7 +58,7 @@ extern char *strcpy   __P((char *, const char *));
 #endif /* !STDC_HEADERS */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
diff --git a/sudo.c b/sudo.c
index 7b306d33ecf1bd58246041c532268d3ad5c5555d..f1c39025fe12d06edd479e4806ba6cf242faa1e0 100644 (file)
--- a/sudo.c
+++ b/sudo.c
@@ -99,7 +99,7 @@ extern char *getenv   __P((char *));
 #endif /* STDC_HEADERS */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
index 723ff813611e02283ce5ad785ebb25fe3876fe64..9f2010d8ab0d2e03de37fe36abc8ed5bc0b91744 100644 (file)
--- a/sudo.pod
+++ b/sudo.pod
@@ -1,5 +1,5 @@
 =cut
-$Id$
+$Sudo$
 =pod
 
 =head1 NAME
index d9525045e80f569e8c5262df06fb3c3d029f3cce..2d9c6a5a922479c79d3018030aa5b8d6ef5d05f4 100644 (file)
@@ -53,7 +53,7 @@ extern int setenv     __P((char *, char *, int));
 #endif /* !STDC_HEADERS */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
index 6d9ad9ed4b7e514db80df2376f9a6bdbd117c80b..5d7b8b81c04bb7272ceab808c66da4cf84b72bb7 100644 (file)
@@ -1,5 +1,5 @@
 =cut
-$Id$
+$Sudo$
 =pod
 
 =head1 NAME
index a650ab6c50e1dda4eee1f821357755ca2009119a..0dd88a29013d45c6c13748ae223c458643e9a696 100644 (file)
@@ -65,7 +65,7 @@
 #include "sudo.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index bdc2156728a29d9d5b3c845dc8b4aa5de3ae3608..f2cd1d7bf7dca80d0085e9d9980694c179d0f45e 100644 (file)
@@ -82,7 +82,7 @@
 #endif /* TCSASOFT */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
diff --git a/utime.c b/utime.c
index 4a02ef2edb149b2d21a7e205abd49aadeb579a27..adced0c1363a5ad50b9974845baf0cb2dce18bc1 100644 (file)
--- a/utime.c
+++ b/utime.c
@@ -40,7 +40,7 @@
 #include "emul/utime.h"
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 
index c916c8b8cfb15f670579e63f52e4de60731be10e..519ac758a6641347f911f448d2225b1c832990b9 100644 (file)
--- a/visudo.c
+++ b/visudo.c
@@ -70,7 +70,7 @@ extern int stat               __P((const char *, struct stat *));
 #endif /* POSIX_SIGNALS && !SA_RESETHAND */
 
 #ifndef lint
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Sudo$";
 #endif /* lint */
 
 /*
index 8fad476399fbe880a92890b46c59586104b9822f..a8433de25aa33224f9dc091376c9934431abc152 100644 (file)
@@ -1,5 +1,5 @@
 =cut
-$Id$
+$Sudo$
 =pod
 
 =head1 NAME