]> granicus.if.org Git - sudo/commitdiff
updated version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Feb 1998 20:49:24 +0000 (20:49 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Feb 1998 20:49:24 +0000 (20:49 +0000)
31 files changed:
Makefile.in
check.c
compat.h
config.h.in
dce_pwent.c
emul/utime.h
find_path.c
getspwuid.c
getwd.c
goodpath.c
ins_2001.h
ins_classic.h
ins_csops.h
ins_goons.h
insults.h
interfaces.c
logging.c
options.h
parse.c
parse.lex
parse.yacc
pathnames.h.in
putenv.c
strdup.c
sudo.c
sudo.h
sudo_setenv.c
testsudoers.c
tgetpass.c
utime.c
visudo.c

index 68fecd479c14875f600c5ea124417188c6c806c6..51438d56d71275abc196fed64a02d8e94d4295dd 100644 (file)
@@ -1,5 +1,5 @@
 #*
-#* CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
+#* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
 #*
 #* This software comes with no waranty whatsoever, use at your own risk.
 #*
@@ -112,7 +112,7 @@ LIBOBJS = @LIBOBJS@ @ALLOCA@
 HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \
        ins_2001.h ins_classic.h ins_goons.h ins_csops.h
 
-VERSION = 1.5.5b1.5.5
+VERSION = 1.5.5b2
 
 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
             PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \
diff --git a/check.c b/check.c
index 007c85d9d97ee4802be4bc2185c95a64288b9544..2e6143415b1f2138207d95439fbca3b18b2c662c 100644 (file)
--- a/check.c
+++ b/check.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
@@ -868,7 +868,7 @@ static void reminder()
     (void) fprintf(stderr, "\n%s\n%s\n\n%s\n%s\n\n",
 #else
     (void) fprintf(stderr, "\n%s\n%s\n%s\n%s\n\n%s\n%s\n\n%s\n%s\n\n",
-       "    CU sudo version 1.5.5b1, based on Root Group sudo version 1.1",
+       "    CU sudo version 1.5.5b2, based on Root Group sudo version 1.1",
        "    sudo version 1.1, Copyright (C) 1991 The Root Group, Inc.",
        "    sudo comes with ABSOLUTELY NO WARRANTY.  This is free software,",
        "    and you are welcome to redistribute it under certain conditions.",
index b9094b80bba6b39b5100e8d4340070a378447b35..3566e290ec72842b7bbc5621dc42fe22267e0268 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 8009d994609183d95ac71ced9014c0b340cbda0e..e9798af22e609f65a2754825f7609a49bedfe156 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index d8e806453d1d818f8841df5bed9d48e694af2f18..1b3dbddd88ff16207e21dea506cd03209af56a26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index b6fc048b9f6fa9fe9d384b5d1f8837daec5358f4..af12f4306681aad81c7ae572e9775d45c1e63c9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 6617ec456b85f4d97210e84ed0c0b55f895c1274..3095f889eac23f6d8962ddfaec14eaa3d9907942 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 0e0a2f1cd149329d159ecd636f09d868fafd7344..d763f4c2749227f9425b57241fbb1e4cf8375a1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
diff --git a/getwd.c b/getwd.c
index 25f7f689f70e2e9e5d2c626b9162b4361e415d80..7820a2e3f0de5b9d99ceab3f24a970f184216349 100644 (file)
--- a/getwd.c
+++ b/getwd.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 9ecd6c7aca2ea08a41844ec0e841181b06cf9955..25c36d72cb106f2616d5fa5eae1b9d5852d23e5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 718748d229fc98bc3ca5d2b0f7e6e7b7bb1f8e82..b6bb1883be3e7c443d54aec5aaee99485bc25c68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 8777e12b8a58567f14c47464752ce5967eecda61..75acb346bc25afe4e230d3c22b1a3860ab31d73f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 61c745223ba4f7d5b07d36e842d2b0e0bd5fc7f6..24d7bce08f0a434e93d051299db6bca0a46cd323 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index ee61d1e39f6d083dc7e94132ca976a93db54a13f..5fc92bd11d11f6734a72da37488bbf11a2fac36f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 910b3a945cb8974d75c6509b289a5106f7730045..8a820d1270877642305c4ee999ec816b12a2f6a8 100644 (file)
--- a/insults.h
+++ b/insults.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 6aa2d99fe24e222afc872789a31475ba30694698..b9f93eb009f0e6d9a42c47a9561078672eadfd15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index d8d7d1a0db9ac3e066c0ec3890d6ebfa7d2569c1..b48df253b9e5567ac0a646da3b56dd92ee0ff397 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 4fd3ad466bbcf3f60861bf4386263b0d9cd3d941..a818e71d8a89bd2252ac2b6efe8e99e5ce14a66a 100644 (file)
--- a/options.h
+++ b/options.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
diff --git a/parse.c b/parse.c
index 3abe7fcdb0f083f1156f0e385118cc566a8a180b..fe0e0e620cd45cbd8945ab867b3f36a824ac33c8 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index a321efffe8e7aa08382cee501114ed349f4608a4..93bda2cdd53991814c04d82b4d6cb900c8311ad4 100644 (file)
--- a/parse.lex
+++ b/parse.lex
@@ -1,6 +1,6 @@
 %{
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 0fbcb4029491004d852ebe171aec047489f2703f..05a92027bc195d87546bd1d1de94f9c2becc4220 100644 (file)
@@ -1,7 +1,7 @@
 %{
 
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index b3d46fb4dcc10d5f3142c6e31eb6b8816c7d04f7..8a48e0ef40aa788335e4a0f49563dd229849b3a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index d5595982c6da2561bcd73ebad43dbc7891942c77..309fc327ea9d0c90825d022750d5dcc9b7e27989 100644 (file)
--- a/putenv.c
+++ b/putenv.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 4172030141ea508428f80a1172fccfc911636147..7f71b329fbd2e851b9b319c1706362ac85bd8a52 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
diff --git a/sudo.c b/sudo.c
index 7a1f0ef096beb9d690db5b920124946e570725eb..1c2ae84216a1507f851fa349db32f156c9359fa8 100644 (file)
--- a/sudo.c
+++ b/sudo.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
diff --git a/sudo.h b/sudo.h
index fa88540793f57fc69030c6a2b91d5f819c3ffa7e..b936c6538a565bfb925b74f5b2695571e2e6af62 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 2efbcd095881c595dad151967023538affab03d8..18f03dc35cc78143c72df27d5c48a7279ed209a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 896d05e08302eb32d4dfad67464f277bfa1f0847..1b27482e5204b078c86aae999bad70cd8426c8a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index cc17b9cf38a73d2291a88ecf4c7b2411feb8ab5d..a30a7892b487dcd9b16c9714e6541d3eedc8e9fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
diff --git a/utime.c b/utime.c
index 955e72fe89d478c18b99df553e43b6ac0f4015ca..105fff0f21e0142916c4037d15a4ee38e7068cc7 100644 (file)
--- a/utime.c
+++ b/utime.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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
index 767cdd30d98a28fb8749ffb9908f11276c588347..b92485b838d54ae4d2def64c25ed926283649524 100644 (file)
--- a/visudo.c
+++ b/visudo.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b1.5.5
+ *  CU sudo version 1.5.5b2
  *
  *  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