X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=contrib%2Fset_prod_link.pl;h=e6948697f292856e892897aff9b6f0d7fdf34c3d;hb=3f2539260c201b5e594bf8ce89b583ebde6a63d1;hp=d299615fbf0bb664541d7b0e55fbb81869c1512b;hpb=3ab887b9bc819a846c75dd7f2ee5d41fac22b19f;p=debian%2Famanda diff --git a/contrib/set_prod_link.pl b/contrib/set_prod_link.pl index d299615..e694869 100644 --- a/contrib/set_prod_link.pl +++ b/contrib/set_prod_link.pl @@ -1,6 +1,6 @@ #!/usr/local/bin/perl # ======================================================================== -# @(#) $Id: set_prod_link.pl,v 1.1.2.1 1999/11/02 21:29:56 oliva Exp $ +# @(#) $Id: set_prod_link.pl,v 1.3 2006/05/25 01:47:13 johnfranks Exp $ # ------------------------------------------------------------------------ # $Source: /cvsroot/amanda/amanda/contrib/set_prod_link.pl,v $ # ------------------------------------------------------------------------ @@ -22,8 +22,22 @@ # ----------------------------------------------------------------------- # History: # -# $Log: set_prod_link.pl,v $ -# Revision 1.1.2.1 1999/11/02 21:29:56 oliva +# Revision 1.3 2006/05/25 01:47:13 johnfranks +# Allow spaces and arbitrary binary characters in file names +# and configuration files. +# +# 64-bit / type portability clean code. +# +# Add 'make lint' options to appropriate Makefiles. +# +# Fully lint clean code using Sun's lint, and splint code checkers. +# +# Various bug fixes that have not been pushed. +# +# Modified Files: +# Modified most of the files... +# +# Revision 1.2 1999/11/02 21:30:10 oliva # * contrib/set_prod_link.pl: Create the links for a configuration # with --with-suffix. #