From: Todd C. Miller Date: Sun, 29 Jul 2012 18:17:22 +0000 (-0400) Subject: Remove pod versinons of HISTORY, CONTRIBUTORS and LICENSE as they X-Git-Tag: SUDO_1_8_6^2~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e470b86cbf5aacfa12cfcbcc555240edbd18df46;p=sudo Remove pod versinons of HISTORY, CONTRIBUTORS and LICENSE as they were not being kept in sync. --- diff --git a/doc/HISTORY b/doc/HISTORY index b265144d8..b08890bac 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -71,4 +71,3 @@ Sudo, in its current form, is maintained by: Todd C. Miller Todd continues to enhance sudo and fix bugs. - diff --git a/doc/Makefile.in b/doc/Makefile.in index 42526846b..ee9f57403 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -238,24 +238,6 @@ $(srcdir)/sudo_plugin.cat: varsub $(srcdir)/sudo_plugin.mdoc.in $(SED) -f varsub $(srcdir)/sudo_plugin.mdoc.in | $(NROFF) -mdoc | $(SED) -e 's/ OpenBSD \([^ ].* \)/ \1 /' -e 's/(5)/(4)/g' -e 's/(8)/(1m)/g' > $@; \ fi -CONTRIBUTORS: $(srcdir)/contributors.pod - @if [ -n "$(DEVEL)" ]; then \ - echo "Generating $@"; \ - pod2text -l -i0 $(srcdir)/contributors.pod | $(SED) '1,3d' > $@; \ - fi - -HISTORY: $(srcdir)/history.pod - @if [ -n "$(DEVEL)" ]; then \ - echo "Generating $@"; \ - pod2text -l -i0 $(srcdir)/history.pod > $@; \ - fi - -LICENSE: $(srcdir)/license.pod - @if [ -n "$(DEVEL)" ]; then \ - echo "Generating $@"; \ - pod2text -l -i0 $(srcdir)/license.pod | $(SED) '1,3d' > $@; \ - fi - pre-install: install: install-doc diff --git a/doc/contributors.pod b/doc/contributors.pod deleted file mode 100644 index 2189aad4a..000000000 --- a/doc/contributors.pod +++ /dev/null @@ -1,170 +0,0 @@ -=head1 Sudo Contributors - -=head4 -The following list of people, sorted by last name, have contributed -code or patches to this implementation of sudo since I began -maintaining it in 1993. This list is known to be incomplete--if -you believe you should be listed, please send a note to sudo@sudo.ws. - - Matt Ackeret - Mark Adler - Russ Allbery - Nick Andrew - Dimitry Andric - Danny Barron - Tom Bates - Zdenek Behan - Ray Bellis - Elias Benali - Jamie Beverly - Spider Boardman - Jakub Bogusz - P.J. Bostley - Keith Bowes - Keith Garry Boyce - Michael Brantley - Rob Braun - Piete Brooks - Jerry Brown - Michael E Burr - Andreas Bussjaeger - Gary Calvin - Aaron Campbell - Milo Casagrande - Yuri Chornoivan - Vitezslav Cizek - Chris Coleman - Deven T. Corzine - Frank Cusack - Theo de Raadt - Francisco Dieguez - David Dill - Theo Van Dinter - Jeff Earickson - Drew Eckhardt - Ben Edgington - Marc Esipovich - Marc Espie - Ariel Faigon - Brian Farrell - Steve Fobes - Mike Frysinger - Jean-loup Gailly - Simon J. Gerraty - B. Guillory - Joe Hansen - Randy M. Hayman - Joachim Henke - YOSHIFUJI Hideaki - Dave Hieb - Nick Holloway - Adam Hoover - Michael T. Hunter - Eric Irrgang - Brian Jackson - Richard L. Jackson Jr - John R. Jackson - Mark Janssen - Chris Jepeway - Timo Juhani - Ayamura KIKUCHI - Kevin Kadow - Jorma Karvonen - Stepan Kasal - Mike Kienenberger - Dale King - Jim Knoble - Tim Knox - Alek O. Komarnitsky - Daniel Kopecek - Yuri Kozlov - Jakob Kramer - Paul Kranenburg - David Krause - Tomislav Krznar - Eric Lakin - Case Larsen - Dmitry V. Levin - Kendall Libby - Phillip E. Lobbes - Jason McIntyre - David J. MacKenzie - Tom McLaughlin - Jeff Makey - Michael D. Marchionna - Algimantas Margevicius - Paul Markham - Emin Martinian - Pavel Maryanov - Michael Meskes - Todd C. Miller - Loic Minier - Darren Moffat - Jan Thomas Moldung - Charles Morris - Andreas Mueller - Dworkin Muller - Jeff Nieusma - Peter A. Nikitser - Miroslav Nikolic - Ludwig Nussel - Daniel Nylander - Eric Paquet - Chantal Paradis - Ted Percival - Christian S.J. Peron - Alexander Peslyak - Toby Peterson - Diego Elio Petteno - Joel Pickett - Alex Plotnick - Tran Ngoc Quan - Gudleik Rasch - Matt Richards - Guido van Rossum - John P. Rouillard - William A. Rowe Jr. - Alain Roy - Elan Ruusamae - Eygene Ryabinkin - Yuichi SATO - Wilfredo Sanchez - Jean-Francois Saucier - Patrick Schoenfeld - Arno Schuring - Dougal Scott - Abel Sendón - Nick Sieger - Thor Lancelot Simon - Marc Slemko - Andy Smith - Igor Sobrado - Aaron Spangler - Cloyce D. Spradling - Matthew Stier - Tobias Stoeckmann - Russell Street - Tilo Stritzky - Michael Stroucken - Yasuaki Taniguchi - Robert Tarrall - Matthew Thomas - Giles Todd - Martin Toft - Chris Torek - Darren Tucker - Robert Uhl - Mikel Olasagasti Uranga - Petr Uzel - Reznic Valery - Martynas Venckus - Klaus Wagner - Dan Walsh - Wylmer Wang - John Warburton - Kirk Webb - Timm Wetzel - Marco van Wieringen - David Wood - Gustavo Zacarias - John Zolnowsky diff --git a/doc/history.pod b/doc/history.pod deleted file mode 100644 index 506afc03d..000000000 --- a/doc/history.pod +++ /dev/null @@ -1,79 +0,0 @@ -=head1 A Brief History of Sudo: - -=head3 The Early Years - -Sudo was first conceived and implemented by Bob Coggeshall and Cliff -Spencer around 1980 at the Department of Computer Science at -SUNY/Buffalo. It ran on a VAX-11/750 running 4.1BSD. An updated -version, credited to Phil Betchel, Cliff Spencer, Gretchen Phillips, -John LoVerso and Don Gworek, was posted to the net.sources Usenet -newsgroup in December of 1985. - -=head3 Sudo at CU-Boulder - -In the Summer of 1986, Garth Snyder released an enhanced version -of sudo. For the next 5 years, sudo was fed and watered by a handful -of folks at CU-Boulder, including Bob Coggeshall, Bob Manchek, and -Trent Hein. - -=head3 Root Group Sudo - -In 1991, Dave Hieb and Jeff Nieusma wrote a new version of sudo -with an enhanced sudoers format under contract to a consulting firm -called "The Root Group". This version was later released under the -GNU public license. - -=head3 CU Sudo - -In 1994, after maintaining sudo informally within CU-Boulder for -some time, Todd C. Miller made a public release of "CU sudo" (version -1.3) with bug fixes and support for more operating systems. The -"CU" was added to differentiate it from the "official" version from -"The Root Group". - -In 1995, a new parser for the sudoers file was contributed by Chris -Jepeway. The new parser was a proper grammar (unlike the old one) -and could work with both sudo and visudo (previously they had -slightly different parsers). - -In 1996, Todd, who had been maintaining sudo for several years in -his spare time, moved distribution of sudo from a CU-Boulder ftp -site to his domain, courtesan.com. - -=head3 Just Plain Sudo - -In 1999, the "CU" prefix was dropped from the name since there had -been no formal release of sudo from "The Root Group" since 1991 -(the original authors now work elsewhere). As of version 1.6, Sudo -no longer contains any of the original "Root Group" code and is -available under an ISC-style license. - -In 2001, the sudo web site, ftp site and mailing lists were moved -from courtesan.com to the sudo.ws domain (sudo.org was already -taken). - -=head3 LDAP Integration - -In 2003, Nationwide Mutual Insurance Company contributed code written -by Aaron Spangler to store the sudoers data in LDAP. These changes -were incorporated into Sudo 1.6.8. - -=head3 New Parser - -In 2005, Todd rewrote the sudoers parser to better support the -features that had been added in the past ten years. This new parser -removes some limitations of the previous one, removes ordering -constraints and adds support for including multiple sudoers files. - -=head3 Quest Sponsorship - -In 2010, Quest Software began sponsoring Sudo development by hiring -Todd to work on Sudo as part of his full-time job. - -=head3 Present Day - -Sudo, in its current form, is maintained by: - - Todd C. Miller - -Todd continues to enhance sudo and fix bugs. diff --git a/doc/license.pod b/doc/license.pod deleted file mode 100644 index c3c23a976..000000000 --- a/doc/license.pod +++ /dev/null @@ -1,78 +0,0 @@ -=head1 Sudo License - -=head3 -Sudo is distributed under the following ISC-style license: - - Copyright (c) 1994-1996, 1998-2011 - Todd C. Miller - - Permission to use, copy, modify, and distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF - OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - - Sponsored in part by the Defense Advanced Research Projects - Agency (DARPA) and Air Force Research Laboratory, Air Force - Materiel Command, USAF, under agreement number F39502-99-1-0512. - -=head3 -The files fnmatch.c, fnmatch.h, getcwd.c, glob.c, glob.h and snprintf.c -bear the following UCB license: - - Copyright (c) 1987, 1989, 1990, 1991, 1992, 1993, 1994 - The Regents of the University of California. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. Neither the name of the University nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE. - -=head3 -The embedded copy of zlib bears the following license: - - Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - 3. This notice may not be removed or altered from any source distribution. - - Jean-loup Gailly Mark Adler - jloup@gzip.org madler@alumni.caltech.edu