updated version

This commit is contained in:
Todd C. Miller
1998-02-17 02:43:17 +00:00
parent 0bf1342c17
commit 2fc787d5f6
30 changed files with 32 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
#*
#* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
#* CU sudo version 1.5.5b3 (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.5b2
VERSION = 1.5.5b3
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.5b3 (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.5b2, based on Root Group sudo version 1.1",
" CU sudo version 1.5.5b3, 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.",

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
*
* This software comes with no waranty whatsoever, use at your own risk.
*

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,6 +1,6 @@
%{
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,7 +1,7 @@
%{
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
*
* This software comes with no waranty whatsoever, use at your own risk.
*

2
sudo.c
View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
*
* This software comes with no waranty whatsoever, use at your own risk.
*

2
sudo.h
View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1)
*
* This software comes with no waranty whatsoever, use at your own risk.
*

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.5b2
* CU sudo version 1.5.5b3
*
* 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