++version

This commit is contained in:
Todd C. Miller
1998-01-13 04:48:42 +00:00
parent 3068ee5354
commit 166789a1dd
32 changed files with 34 additions and 34 deletions

2
README
View File

@@ -1,4 +1,4 @@
This is the CU version of sudo, release 1.5.3
This is the CU version of sudo, release 1.5.4
The sudo philosophy
===================

View File

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

@@ -7,7 +7,7 @@ AC_CONFIG_HEADER(config.h)
dnl
dnl This won't work before AC_INIT()
dnl
echo "Configuring CU Sudo version 1.5.3"
echo "Configuring CU Sudo version 1.5.4"
dnl
dnl Variables that get substituted in the Makefile
dnl

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.4 (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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.4 (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.3 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.4 (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.3 (based on Root Group sudo version 1.1)
* CU sudo version 1.5.4 (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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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.3
* CU sudo version 1.5.4
*
* 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
@@ -23,6 +23,6 @@
#ifndef _SUDO_VERSION_H
#define _SUDO_VERSION_H
static char version[] = "1.5.3";
static char version[] = "1.5.4";
#endif /* _SUDO_VERSION_H */

View File

@@ -1,5 +1,5 @@
/*
* CU sudo version 1.5.3
* CU sudo version 1.5.4
*
* 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