1. 03 Feb, 2003 2 commits
    • unknown's avatar
      - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and · a46ca55c
      unknown authored
         updated all relevant files to honor this change (as discussed with vva)
       - added some more comments to the fill_help_tables script
       - minor cleanups
      
      
      scripts/Makefile.am:
         - renamed fill_funct_tables -> fill_help_tables to clarify purpose
           of this script (after discussing this with vva)
         - make sure "make clean" removes both the output and the script
         - fixed tabbing
      scripts/fill_help_tables.sh:
         - reflect name change, add some more info about the function of this script
      scripts/mysql_install_db.sh:
         - renamed fill_func_tables.sql -> fill_help_tables.sql (this does not yet
           resolve the problem that mysql_install_db does not find this file in 
           the binary distribution)
      a46ca55c
    • unknown's avatar
      - added missing files/directories from bdb and libedit to source distribution · a598cfbf
      unknown authored
       - make sure to not included BK's "SCCS" directories in source distribution
      
      
      Makefile.am:
         - make sure to not include BKs "SCCS" directories in the source distribution
      bdb/Makefile.in:
         - added missing subdirectories to source distribution
      cmd-line-utils/libedit/Makefile.am:
         - added missing files to source distribution
      a598cfbf
  2. 31 Jan, 2003 17 commits
  3. 30 Jan, 2003 13 commits
  4. 29 Jan, 2003 8 commits