An error occurred fetching the project authors.
  1. 29 May, 2003 1 commit
    • unknown's avatar
      rlyon-5.0.0-alpha.patch · c560a02d
      unknown authored
      client/mysql.cc:
        Import patch rlyon-5.0.0-alpha.patch
      configure.in:
        Import patch rlyon-5.0.0-alpha.patch
      include/config-netware.h:
        Import patch rlyon-5.0.0-alpha.patch
      include/my_global.h:
        Import patch rlyon-5.0.0-alpha.patch
      include/my_pthread.h:
        Import patch rlyon-5.0.0-alpha.patch
      mysys/my_pthread.c:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-AUTOTOOLS:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-linux-tools:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-END:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-START:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-all:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-debug:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-standard:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwasmnlm:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwccnlm:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwenv:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwldnlm:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/nwbootstrap:
        Import patch rlyon-5.0.0-alpha.patch
      netware/Makefile.am:
        Import patch rlyon-5.0.0-alpha.patch
      netware/mysql_test_run.c:
        Import patch rlyon-5.0.0-alpha.patch
      scripts/make_binary_distribution.sh:
        Import patch rlyon-5.0.0-alpha.patch
      sql/mysqld.cc:
        Import patch rlyon-5.0.0-alpha.patch
      sql/slave.cc:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-src:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/cron-build:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/crontab:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/knetware.imp:
        Import patch rlyon-5.0.0-alpha.patch
      c560a02d
  2. 28 Mar, 2003 1 commit
    • unknown's avatar
      Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patches · 9c3d7df5
      unknown authored
      client/mysql.cc:
        NetWare only: Remove pthread_yield on large screen results
      client/mysqldump.c:
        NetWare only: Remove pthread_yield on large screen results
      include/my_pthread.h:
        NetWare only: pthread_cond_timedwait now present in LibC
      mysys/default.c:
        Add conditional for NetWare
      mysys/my_init.c:
        Changes to netware_init
      mysys/my_pthread.c:
        NetWare only: special my_pthread_cond_timedwait no longer needed
      mysys/thr_mutex.c:
        NetWare: no need for pthread_mutex_lock calls
      netware/BUILD/mwenv:
        Add zlib to environment variables
      netware/Makefile.am:
        Add isam/isamchk.def to netware_build_files
      scripts/make_binary_distribution.sh:
        Made bin directory files more flexible for alternate platforms, without unnecessary repetition
      9c3d7df5
  3. 21 Mar, 2003 1 commit
    • unknown's avatar
      Changes from Novell for various NetWare-only files, post-4.0.12 · 0ea383e0
      unknown authored
      include/config-netware.h:
        Define USE_OLD_FUNCTIONS, remove NKS header includes
      netware/BUILD/mwenv:
        Changes to compiler flags
      netware/BUILD/nwbootstrap:
        bk changes syntax
      netware/Makefile.am:
        Remove isamchk.def, mysqld.xdc, add comp_err.def to netware_build_files
      netware/isamchk.def:
        Add XDCDATA
      netware/isamlog.def:
        Add XDCDATA
      netware/libmysql.def:
        Add XDCDATA
      netware/my_manage.c:
        Changes in argument handling, use procve
      netware/my_manage.h:
        Changes to argument handling, spawn
      netware/my_print_defaults.def:
        Add XDCDATA
      netware/myisamchk.def:
        Add XDCDATA
      netware/myisamlog.def:
        Add XDCDATA
      netware/myisampack.def:
        Add XDCDATA
      netware/mysql.def:
        Add XDCDATA
      netware/mysql_install.def:
        Add XDCDATA
      netware/mysql_install_db.c:
        Argument handling changes, etc
      netware/mysql_install_db.def:
        Add XDCDATA
      netware/mysql_test_run.c:
        Argument handling, spawn changes, etc
      netware/mysql_test_run.def:
        Add XDCDATA
      netware/mysqladmin.def:
        Add XDCDATA
      netware/mysqlbinlog.def:
        Add XDCDATA
      netware/mysqlcheck.def:
        Add XDCDATA
      netware/mysqld.def:
        Add XDCDATA
      netware/mysqld_safe.def:
        Add XDCDATA
      netware/mysqldump.def:
        Add XDCDATA
      netware/mysqlimport.def:
        Add XDCDATA
      netware/mysqlshow.def:
        Add XDCDATA
      netware/mysqltest.def:
        Add XDCDATA
      netware/pack_isam.def:
        Add XDCDATA
      netware/perror.def:
        Add XDCDATA
      netware/replace.def:
        Add XDCDATA
      netware/resolveip.def:
        Add XDCDATA
      0ea383e0
  4. 05 Mar, 2003 1 commit
    • unknown's avatar
      novell41b.patch · 9cbc3df7
      unknown authored
      BitKeeper/deleted/.del-netware.patch~f70a3a965f54d9ee:
        Delete: netware/netware.patch
      netware/BUILD/mwenv:
        Import patch novell41b.patch
      netware/init_db.sql:
        Import patch novell41b.patch
      netware/test_db.sql:
        Import patch novell41b.patch
      9cbc3df7
  5. 04 Mar, 2003 4 commits
    • unknown's avatar
      Many files: · 5f1f2216
      unknown authored
        Change mode to -rwxrwxr-x
      
      
      netware/BUILD/compile-AUTOTOOLS:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-linux-tools:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-END:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-START:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-all:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-debug:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-standard:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwasmnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwccnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwenv:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwldnlm:
        Change mode to -rwxrwxr-x
      5f1f2216
    • unknown's avatar
      Many files: · 23014799
      unknown authored
        Change mode to -rwxrwxr-x
      
      
      netware/BUILD/compile-AUTOTOOLS:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-linux-tools:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-END:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-START:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-all:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-debug:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-standard:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwasmnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwccnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwenv:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwldnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/nwbootstrap:
        Change mode to -rwxrwxr-x
      23014799
    • unknown's avatar
      novell41.patch · 4d9b1f3b
      unknown authored
      BitKeeper/deleted/.del-libmysqld.def~6ca0fa0537a3431c:
        Delete: netware/libmysqld.def
      BitKeeper/deleted/.del-mwenv~35c8b56062f4b6aa:
        Delete: netware/mw/mwenv
      BitKeeper/deleted/.del-nwconfigure~86da352b5e031ed9:
        Delete: netware/nwconfigure
      netware/BUILD/mwasmnlm:
        Import patch novell41.patch
      netware/BUILD/mwccnlm:
        Import patch novell41.patch
      netware/BUILD/mwldnlm:
        Import patch novell41.patch
      netware/BUILD/nwbootstrap:
        Import patch novell41.patch
      scripts/make_binary_distribution.sh:
        Import patch novell41.patch
      4d9b1f3b
    • unknown's avatar
      New build scripts for NetWare · aeee04d2
      unknown authored
      BitKeeper/deleted/.del-mwenv~35c8b56062f4b6aa:
        Delete: netware/mw/mwenv
      BitKeeper/deleted/.del-mwasmnlm~bc5746809d67feb5:
        Delete: netware/mw/mwasmnlm
      BitKeeper/deleted/.del-mwccnlm~be63afd25a14c3f:
        Delete: netware/mw/mwccnlm
      BitKeeper/deleted/.del-mwldnlm~efb26c57cba3c980:
        Delete: netware/mw/mwldnlm
      aeee04d2