summaryrefslogtreecommitdiff
path: root/bin/digest_arch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete files.bwarsaw2002-03-161-152/+0
|
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
| | | | | | | | | | | | | into the script's #! line -- based on --with-python settings, without losing CVS revision history. #! /usr/bin/env python becomes #! @PYTHON@ which gets substituted for in configure.
* setdateinfo(): Patch by Tollef Fog Heen which closes Debian bugbwarsaw2001-03-261-2/+2
| | | | | | | 59359. Even though this script is deprecated and unsupported, this patch fixes a reported problem with years < 100. Note: I did not test this patch.
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-22/+25
|
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-1/+2
| | | | from $PATH
* Whoops, forgot to add the copyright info to code in the bin subdir...viega1998-05-261-0/+15
|
* Note that this is being deprecated since we're switching overmailman1998-04-091-0/+3
| | | | pipermail.
* Initial revisionmailman1998-02-271-0/+130