]> granicus.if.org Git - sudo/commitdiff
updated version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 18 Feb 1998 21:39:31 +0000 (21:39 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 18 Feb 1998 21:39:31 +0000 (21:39 +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 4919f2091534ea02cd4293ae34abb278e9acd6a5..ae5898ebc571a8fd426b756cf14be77e0b392424 100644 (file)
@@ -1,5 +1,5 @@
 #*
-#* CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
+#* CU sudo version 1.5.5b4 (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.5b3
+VERSION = 1.5.5b4
 
 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 ad22466c36db2cf40a913717edf52732d3b21fd9..7c838bb5de3f7303d37547161e7724cd27018127 100644 (file)
--- a/check.c
+++ b/check.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
@@ -884,7 +884,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.5b3, based on Root Group sudo version 1.1",
+       "    CU sudo version 1.5.5b4, 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 395a01e1f927ed07a802be5f286fbfdf3dac4a13..a7440604a04f30422e7b1132abe92aa5fff67a00 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 0cfe7aa597bb6f03bc4f426f7388222583d19229..12bea79121b7374acef01986d293029874c5bde4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 171afd2f7b4ca01580b41a292e55cfa65c05b4c0..22d63b98c535762178a2a48ec4f3fc1b53ed1325 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 5a621b13d704339df1c41c1bd5904dab2e32a50b..f92d85c6f284f539c1f20a3fe1ebe0cc13d6fbb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 a6e8ef3197a849a860d21d5d62e52c9f8c438a38..a24e77a9f6eb174634ebca9c4cbd7ad2ff34ee16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 d39d1a382a62584360acb043ba0a6c7850818133..88631fa50c99e8de292e3820c50878d4acf9c598 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 a9768537240dceb28403275f8d26dd2f843a8577..ec9b363b7e35f08d05fbe14c04c06b101fa4c5ef 100644 (file)
--- a/getwd.c
+++ b/getwd.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 e8cc772306147acfe6def4ff545b7e78f7843d74..785e22d9234eb2e44bf7fdbb5601fb66d3035c1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 3bd7e299d16c916f7393da323ddce4c1317c9cff..1a52d37fc31ed927785f8af2126efe7f061ba6f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 d016f98867b55b11bed8fcf652932b49438aa33c..0686f90f876112b79c509d5fcdd70e9af1d3fc3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 3dc8fdb7ab3024e793496532c4cd15a04c579f93..6a312eae20971039964f88ad33bef36737d64030 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 4bc4ae42ae39fc109fb2cd8a249a14e0e0d09297..32801d3bc2402b8cc4c50d802a4dd1e25859535e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 caa181a7ce9b36e32aeb50a991291e5f004aabb7..08b437d2eeaa215bc58729ed7229a7dbf5628a0f 100644 (file)
--- a/insults.h
+++ b/insults.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 05dbb86283c2077a323112af44c8dcda7f3e1db4..c12562f4da466fc048c8e5194ef914449e8f485e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 563907b46fd205a77d59838e9f313acc2889c61f..f21557cf45cd773b914c4b94243497de24e48535 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 83cd2d1665ed265ccfeeef7865df15e2b1ea3925..df2621a693e9a561ad0d0990bc90af4b8bba4c91 100644 (file)
--- a/options.h
+++ b/options.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 269167c9f978e782515ac947e47bfcc3b5811445..491d0662a7657a234e447f321a1f3e1d183c83db 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 5e2b19306e63cfc2efd647ee1720802d92441655..3d3a6f84db040837d2d1bcd0955fc6220c18ea45 100644 (file)
--- a/parse.lex
+++ b/parse.lex
@@ -1,6 +1,6 @@
 %{
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 53507d78f0fa1d2c7726efb0369ab502b79eb796..41e395bffdbf201ab812240e6438c6bd5f30c2ab 100644 (file)
@@ -1,7 +1,7 @@
 %{
 
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 c78ea4e0d20cfc70a148b564b4531be4c55eeb9f..cbbe0e07366e3bdb937358707c3b1bc3a3e9451f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 46f16971cbe3156858f7d5832bf63f15bd3d7630..04a20385d7bd6117069e844b12b83048f1211eb4 100644 (file)
--- a/putenv.c
+++ b/putenv.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 a26b5b8e6ddcaec788df5fe8ee43119ee0054331..f6697b2a20addf33f4c6ba1cff7358c042b3060c 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b4 (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 18ff49aee4da4ee18baa4ddb437695ac98665988..4c6c41ca67bd7ac8841573a621495595174e639a 100644 (file)
--- a/sudo.c
+++ b/sudo.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b4 (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 26d93f7a9ad4cef431e372b18bed720cad99710c..2cbdab4f52d4793cd5927e26db1011d50a2690d5 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b4 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 683ee19bcb7439ce606daf5ef0b92eb08406d223..eca10c1c3958fa9c4168bb2a1a1d124e7e8e7655 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 8ba97700ba976e4c36043612a96dea042b984990..1b1060f26e4fb0e7b5c27a729a362cf915dd6bb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 457be55875587b2741f5e781a938720e43c1d6e2..843c344831aa17c882e23094b546f270057fbce7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 3970e08cbcb663385ccba75ce3b7fd66fb01e7fe..d92b662492264ed07f6b41957363d026e1a2b726 100644 (file)
--- a/utime.c
+++ b/utime.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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 7c0c789c2d53b06e2b5eae32e45f6f27b8571730..a47152cbaa10e45be973398a9b838696e3756257 100644 (file)
--- a/visudo.c
+++ b/visudo.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5b3
+ *  CU sudo version 1.5.5b4
  *
  *  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