Common subdirectories: pqlinuxserver/.deps and pqlinuxserver_univ/.deps
diff -c pqlinuxserver/Makefile pqlinuxserver_univ/Makefile
*** pqlinuxserver/Makefile	Thu Apr 24 21:41:03 2008
--- pqlinuxserver_univ/Makefile	Wed Jan  6 18:48:51 2010
***************
*** 198,211 ****
  GZIP_ENV = --best
  distuninstallcheck_listfiles = find . -type f -print
  distcleancheck_listfiles = find . -type f -print
! ACLOCAL = ${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run aclocal-1.9
  AMDEP_FALSE = #
  AMDEP_TRUE = 
! AMTAR = ${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run tar
! AUTOCONF = ${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run autoconf
! AUTOHEADER = ${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run autoheader
! AUTOMAKE = ${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run automake-1.9
! AWK = mawk
  CC = gcc
  CCAS = gcc
  CCASFLAGS = -g -O2
--- 198,211 ----
  GZIP_ENV = --best
  distuninstallcheck_listfiles = find . -type f -print
  distcleancheck_listfiles = find . -type f -print
! ACLOCAL = ${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run aclocal-1.9
  AMDEP_FALSE = #
  AMDEP_TRUE = 
! AMTAR = ${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run tar
! AUTOCONF = ${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run autoconf
! AUTOHEADER = ${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run autoheader
! AUTOMAKE = ${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run automake-1.9
! AWK = gawk
  CC = gcc
  CCAS = gcc
  CCASFLAGS = -g -O2
***************
*** 233,239 ****
  MAINT = #
  MAINTAINER_MODE_FALSE = 
  MAINTAINER_MODE_TRUE = #
! MAKEINFO = ${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run makeinfo
  OBJEXT = o
  PACKAGE = glpro
  PACKAGE_BUGREPORT = 
--- 233,239 ----
  MAINT = #
  MAINTAINER_MODE_FALSE = 
  MAINTAINER_MODE_TRUE = #
! MAKEINFO = ${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run makeinfo
  OBJEXT = o
  PACKAGE = glpro
  PACKAGE_BUGREPORT = 
***************
*** 244,250 ****
  PATH_SEPARATOR = :
  RANLIB = ranlib
  SET_MAKE = 
! SHELL = /bin/bash
  STRIP = 
  VERSION = 3.50
  ac_ct_CC = gcc
--- 244,250 ----
  PATH_SEPARATOR = :
  RANLIB = ranlib
  SET_MAKE = 
! SHELL = /bin/sh
  STRIP = 
  VERSION = 3.50
  ac_ct_CC = gcc
***************
*** 266,272 ****
  htmldir = ${docdir}
  includedir = ${prefix}/include
  infodir = ${datarootdir}/info
! install_sh = /home/baker/Desktop/pqlinuxserver/install-sh
  libdir = ${exec_prefix}/lib
  libexecdir = ${exec_prefix}/libexec
  localedir = ${datarootdir}/locale
--- 266,272 ----
  htmldir = ${docdir}
  includedir = ${prefix}/include
  infodir = ${datarootdir}/info
! install_sh = /home/quake/builds/proquake/pqlinuxserver_univ/install-sh
  libdir = ${exec_prefix}/lib
  libexecdir = ${exec_prefix}/libexec
  localedir = ${datarootdir}/locale
diff -c pqlinuxserver/config.log pqlinuxserver_univ/config.log
*** pqlinuxserver/config.log	Thu Apr 24 21:41:04 2008
--- pqlinuxserver_univ/config.log	Wed Jan  6 18:48:52 2010
***************
*** 10,20 ****
  ## Platform. ##
  ## --------- ##
  
! hostname = ubuntu
  uname -m = i686
! uname -r = 2.6.20-15-generic
  uname -s = Linux
! uname -v = #2 SMP Sun Apr 15 07:36:31 UTC 2007
  
  /usr/bin/uname -p = unknown
  /bin/uname -X     = unknown
--- 10,20 ----
  ## Platform. ##
  ## --------- ##
  
! hostname = airrocket.net
  uname -m = i686
! uname -r = 2.6.9-023stab048.6-enterprise
  uname -s = Linux
! uname -v = #1 SMP Mon Nov 17 19:09:18 MSK 2008
  
  /usr/bin/uname -p = unknown
  /bin/uname -X     = unknown
***************
*** 27,37 ****
  /usr/bin/oslevel       = unknown
  /bin/universe          = unknown
  
- PATH: /usr/local/sbin
  PATH: /usr/local/bin
- PATH: /usr/sbin
  PATH: /usr/bin
- PATH: /sbin
  PATH: /bin
  PATH: /usr/games
  
--- 27,34 ----
***************
*** 45,54 ****
  configure:1796: checking whether build environment is sane
  configure:1839: result: yes
  configure:1904: checking for gawk
! configure:1934: result: no
! configure:1904: checking for mawk
! configure:1920: found /usr/bin/mawk
! configure:1931: result: mawk
  configure:1942: checking whether make sets $(MAKE)
  configure:1963: result: yes
  configure:2147: checking whether to enable maintainer-specific portions of Makefiles
--- 42,49 ----
  configure:1796: checking whether build environment is sane
  configure:1839: result: yes
  configure:1904: checking for gawk
! configure:1920: found /usr/bin/gawk
! configure:1931: result: gawk
  configure:1942: checking whether make sets $(MAKE)
  configure:1963: result: yes
  configure:2147: checking whether to enable maintainer-specific portions of Makefiles
***************
*** 60,66 ****
  configure:2311: result: gcc
  configure:2549: checking for C compiler version
  configure:2556: gcc --version >&5
! gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  Copyright (C) 2006 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--- 55,61 ----
  configure:2311: result: gcc
  configure:2549: checking for C compiler version
  configure:2556: gcc --version >&5
! gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  Copyright (C) 2006 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
***************
*** 69,77 ****
  configure:2566: gcc -v >&5
  Using built-in specs.
  Target: i486-linux-gnu
! Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
  Thread model: posix
! gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  configure:2569: $? = 0
  configure:2576: gcc -V >&5
  gcc: '-V' option must have argument
--- 64,72 ----
  configure:2566: gcc -v >&5
  Using built-in specs.
  Target: i486-linux-gnu
! Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  Thread model: posix
! gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  configure:2569: $? = 0
  configure:2576: gcc -V >&5
  gcc: '-V' option must have argument
***************
*** 124,130 ****
  configure:3432: result: gcc
  configure:3670: checking for C compiler version
  configure:3677: gcc --version >&5
! gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  Copyright (C) 2006 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--- 119,125 ----
  configure:3432: result: gcc
  configure:3670: checking for C compiler version
  configure:3677: gcc --version >&5
! gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  Copyright (C) 2006 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
***************
*** 133,141 ****
  configure:3687: gcc -v >&5
  Using built-in specs.
  Target: i486-linux-gnu
! Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
  Thread model: posix
! gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  configure:3690: $? = 0
  configure:3697: gcc -V >&5
  gcc: '-V' option must have argument
--- 128,136 ----
  configure:3687: gcc -v >&5
  Using built-in specs.
  Target: i486-linux-gnu
! Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  Thread model: posix
! gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
  configure:3690: $? = 0
  configure:3697: gcc -V >&5
  gcc: '-V' option must have argument
***************
*** 226,232 ****
    CONFIG_COMMANDS = 
    $ ./config.status 
  
! on ubuntu
  
  config.status:609: creating Makefile
  config.status:794: executing depfiles commands
--- 221,227 ----
    CONFIG_COMMANDS = 
    $ ./config.status 
  
! on airrocket.net
  
  config.status:609: creating Makefile
  config.status:794: executing depfiles commands
***************
*** 262,268 ****
  ac_cv_path_EGREP='/bin/grep -E'
  ac_cv_path_GREP=/bin/grep
  ac_cv_path_install='/usr/bin/install -c'
! ac_cv_prog_AWK=mawk
  ac_cv_prog_CPP='gcc -E'
  ac_cv_prog_ac_ct_CC=gcc
  ac_cv_prog_ac_ct_RANLIB=ranlib
--- 257,263 ----
  ac_cv_path_EGREP='/bin/grep -E'
  ac_cv_path_GREP=/bin/grep
  ac_cv_path_install='/usr/bin/install -c'
! ac_cv_prog_AWK=gawk
  ac_cv_prog_CPP='gcc -E'
  ac_cv_prog_ac_ct_CC=gcc
  ac_cv_prog_ac_ct_RANLIB=ranlib
***************
*** 275,289 ****
  ## Output variables. ##
  ## ----------------- ##
  
! ACLOCAL='${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run aclocal-1.9'
  AMDEPBACKSLASH='\'
  AMDEP_FALSE='#'
  AMDEP_TRUE=''
! AMTAR='${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run tar'
! AUTOCONF='${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run autoconf'
! AUTOHEADER='${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run autoheader'
! AUTOMAKE='${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run automake-1.9'
! AWK='mawk'
  CC='gcc'
  CCAS='gcc'
  CCASFLAGS='-g -O2'
--- 270,284 ----
  ## Output variables. ##
  ## ----------------- ##
  
! ACLOCAL='${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run aclocal-1.9'
  AMDEPBACKSLASH='\'
  AMDEP_FALSE='#'
  AMDEP_TRUE=''
! AMTAR='${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run tar'
! AUTOCONF='${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run autoconf'
! AUTOHEADER='${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run autoheader'
! AUTOMAKE='${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run automake-1.9'
! AWK='gawk'
  CC='gcc'
  CCAS='gcc'
  CCASFLAGS='-g -O2'
***************
*** 311,317 ****
  MAINT='#'
  MAINTAINER_MODE_FALSE=''
  MAINTAINER_MODE_TRUE='#'
! MAKEINFO='${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run makeinfo'
  OBJEXT='o'
  PACKAGE='glpro'
  PACKAGE_BUGREPORT=''
--- 306,312 ----
  MAINT='#'
  MAINTAINER_MODE_FALSE=''
  MAINTAINER_MODE_TRUE='#'
! MAKEINFO='${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run makeinfo'
  OBJEXT='o'
  PACKAGE='glpro'
  PACKAGE_BUGREPORT=''
***************
*** 322,328 ****
  PATH_SEPARATOR=':'
  RANLIB='ranlib'
  SET_MAKE=''
! SHELL='/bin/bash'
  STRIP=''
  VERSION='3.50'
  ac_ct_CC='gcc'
--- 317,323 ----
  PATH_SEPARATOR=':'
  RANLIB='ranlib'
  SET_MAKE=''
! SHELL='/bin/sh'
  STRIP=''
  VERSION='3.50'
  ac_ct_CC='gcc'
***************
*** 344,350 ****
  htmldir='${docdir}'
  includedir='${prefix}/include'
  infodir='${datarootdir}/info'
! install_sh='/home/baker/Desktop/pqlinuxserver/install-sh'
  libdir='${exec_prefix}/lib'
  libexecdir='${exec_prefix}/libexec'
  localedir='${datarootdir}/locale'
--- 339,345 ----
  htmldir='${docdir}'
  includedir='${prefix}/include'
  infodir='${datarootdir}/info'
! install_sh='/home/quake/builds/proquake/pqlinuxserver_univ/install-sh'
  libdir='${exec_prefix}/lib'
  libexecdir='${exec_prefix}/libexec'
  localedir='${datarootdir}/locale'
diff -c pqlinuxserver/config.status pqlinuxserver_univ/config.status
*** pqlinuxserver/config.status	Thu Apr 24 21:40:59 2008
--- pqlinuxserver_univ/config.status	Wed Jan  6 18:48:48 2010
***************
*** 1,4 ****
! #! /bin/bash
  # Generated by configure.
  # Run this file to recreate the current configuration.
  # Compiler output produced by configure, useful for debugging
--- 1,4 ----
! #! /bin/sh
  # Generated by configure.
  # Run this file to recreate the current configuration.
  # Compiler output produced by configure, useful for debugging
***************
*** 7,13 ****
  debug=false
  ac_cs_recheck=false
  ac_cs_silent=false
! SHELL=${CONFIG_SHELL-/bin/bash}
  ## --------------------- ##
  ## M4sh Initialization.  ##
  ## --------------------- ##
--- 7,13 ----
  debug=false
  ac_cs_recheck=false
  ac_cs_silent=false
! SHELL=${CONFIG_SHELL-/bin/sh}
  ## --------------------- ##
  ## M4sh Initialization.  ##
  ## --------------------- ##
***************
*** 322,328 ****
  This config.status script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it."
  
! ac_pwd='/home/baker/Desktop/pqlinuxserver'
  srcdir='.'
  INSTALL='/usr/bin/install -c'
  # If no file are specified by the user, then we need to provide default
--- 322,328 ----
  This config.status script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it."
  
! ac_pwd='/home/quake/builds/proquake/pqlinuxserver_univ'
  srcdir='.'
  INSTALL='/usr/bin/install -c'
  # If no file are specified by the user, then we need to provide default
***************
*** 381,390 ****
  fi
  
  if $ac_cs_recheck; then
!   echo "running CONFIG_SHELL=/bin/bash /bin/bash ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
!   CONFIG_SHELL=/bin/bash
    export CONFIG_SHELL
!   exec /bin/bash "./configure" $ac_configure_extra_args --no-create --no-recursion
  fi
  
  exec 5>>config.log
--- 381,390 ----
  fi
  
  if $ac_cs_recheck; then
!   echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
!   CONFIG_SHELL=/bin/sh
    export CONFIG_SHELL
!   exec /bin/sh "./configure" $ac_configure_extra_args --no-create --no-recursion
  fi
  
  exec 5>>config.log
***************
*** 464,470 ****
  
  cat >"$tmp/subs-1.sed" <<\CEOF
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
! s,@SHELL@,|#_!!_#|/bin/bash,g
  s,@PATH_SEPARATOR@,|#_!!_#|:,g
  s,@PACKAGE_NAME@,|#_!!_#|glpro,g
  s,@PACKAGE_TARNAME@,|#_!!_#|glpro,g
--- 464,470 ----
  
  cat >"$tmp/subs-1.sed" <<\CEOF
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
! s,@SHELL@,|#_!!_#|/bin/sh,g
  s,@PATH_SEPARATOR@,|#_!!_#|:,g
  s,@PACKAGE_NAME@,|#_!!_#|glpro,g
  s,@PACKAGE_TARNAME@,|#_!!_#|glpro,g
***************
*** 507,525 ****
  s,@CYGPATH_W@,|#_!!_#|echo,g
  s,@PACKAGE@,|#_!!_#|glpro,g
  s,@VERSION@,|#_!!_#|3.50,g
! s,@ACLOCAL@,|#_!!_#|${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run aclocal-1.9,g
! s,@AUTOCONF@,|#_!!_#|${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run autoconf,g
! s,@AUTOMAKE@,|#_!!_#|${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run automake-1.9,g
! s,@AUTOHEADER@,|#_!!_#|${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run autoheader,g
! s,@MAKEINFO@,|#_!!_#|${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run makeinfo,g
! s,@install_sh@,|#_!!_#|/home/baker/Desktop/pqlinuxserver/install-sh,g
  s,@STRIP@,|#_!!_#|,g
  s,@INSTALL_STRIP_PROGRAM@,|#_!!_#|${SHELL} $(install_sh) -c -s,g
  s,@mkdir_p@,|#_!!_#|mkdir -p --,g
! s,@AWK@,|#_!!_#|mawk,g
  s,@SET_MAKE@,|#_!!_#|,g
  s,@am__leading_dot@,|#_!!_#|.,g
! s,@AMTAR@,|#_!!_#|${SHELL} /home/baker/Desktop/pqlinuxserver/missing --run tar,g
  s,@am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
  s,@am__untar@,|#_!!_#|${AMTAR} xf -,g
  s,@MAINTAINER_MODE_TRUE@,|#_!!_#|#,g
--- 507,525 ----
  s,@CYGPATH_W@,|#_!!_#|echo,g
  s,@PACKAGE@,|#_!!_#|glpro,g
  s,@VERSION@,|#_!!_#|3.50,g
! s,@ACLOCAL@,|#_!!_#|${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run aclocal-1.9,g
! s,@AUTOCONF@,|#_!!_#|${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run autoconf,g
! s,@AUTOMAKE@,|#_!!_#|${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run automake-1.9,g
! s,@AUTOHEADER@,|#_!!_#|${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run autoheader,g
! s,@MAKEINFO@,|#_!!_#|${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run makeinfo,g
! s,@install_sh@,|#_!!_#|/home/quake/builds/proquake/pqlinuxserver_univ/install-sh,g
  s,@STRIP@,|#_!!_#|,g
  s,@INSTALL_STRIP_PROGRAM@,|#_!!_#|${SHELL} $(install_sh) -c -s,g
  s,@mkdir_p@,|#_!!_#|mkdir -p --,g
! s,@AWK@,|#_!!_#|gawk,g
  s,@SET_MAKE@,|#_!!_#|,g
  s,@am__leading_dot@,|#_!!_#|.,g
! s,@AMTAR@,|#_!!_#|${SHELL} /home/quake/builds/proquake/pqlinuxserver_univ/missing --run tar,g
  s,@am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
  s,@am__untar@,|#_!!_#|${AMTAR} xf -,g
  s,@MAINTAINER_MODE_TRUE@,|#_!!_#|#,g
Only in pqlinuxserver_univ: glquake_glx-cd_linux.o
Only in pqlinuxserver_univ: glquake_glx-chase.o
Only in pqlinuxserver_univ: glquake_glx-cl_demo.o
Only in pqlinuxserver_univ: glquake_glx-cl_input.o
Only in pqlinuxserver_univ: glquake_glx-cl_main.o
Only in pqlinuxserver_univ: glquake_glx-cl_parse.o
Only in pqlinuxserver_univ: glquake_glx-cl_tent.o
Only in pqlinuxserver_univ: glquake_glx-cmd.o
Only in pqlinuxserver_univ: glquake_glx-common.o
Only in pqlinuxserver_univ: glquake_glx-console.o
Only in pqlinuxserver_univ: glquake_glx-crc.o
Only in pqlinuxserver_univ: glquake_glx-cvar.o
Only in pqlinuxserver_univ: glquake_glx-gl_draw.o
Only in pqlinuxserver_univ: glquake_glx-gl_mesh.o
Only in pqlinuxserver_univ: glquake_glx-gl_model.o
Only in pqlinuxserver_univ: glquake_glx-gl_refrag.o
Only in pqlinuxserver_univ: glquake_glx-gl_rlight.o
Only in pqlinuxserver_univ: glquake_glx-gl_rmain.o
Only in pqlinuxserver_univ: glquake_glx-gl_rmisc.o
Only in pqlinuxserver_univ: glquake_glx-gl_rsurf.o
Only in pqlinuxserver_univ: glquake_glx-gl_screen.o
Only in pqlinuxserver_univ: glquake_glx-gl_test.o
Only in pqlinuxserver_univ: glquake_glx-gl_vidlinuxglx.o
Only in pqlinuxserver_univ: glquake_glx-gl_warp.o
Only in pqlinuxserver_univ: glquake_glx-host.o
Only in pqlinuxserver_univ: glquake_glx-host_cmd.o
Only in pqlinuxserver_univ: glquake_glx-iplog.o
Only in pqlinuxserver_univ: glquake_glx-keys.o
Only in pqlinuxserver_univ: glquake_glx-location.o
Only in pqlinuxserver_univ: glquake_glx-math.o
Only in pqlinuxserver_univ: glquake_glx-mathlib.o
Only in pqlinuxserver_univ: glquake_glx-matrix.o
Only in pqlinuxserver_univ: glquake_glx-menu.o
Only in pqlinuxserver_univ: glquake_glx-net_bsd.o
Only in pqlinuxserver_univ: glquake_glx-net_dgrm.o
Only in pqlinuxserver_univ: glquake_glx-net_loop.o
Only in pqlinuxserver_univ: glquake_glx-net_main.o
Only in pqlinuxserver_univ: glquake_glx-net_udp.o
Only in pqlinuxserver_univ: glquake_glx-net_vcr.o
Only in pqlinuxserver_univ: glquake_glx-pr_cmds.o
Only in pqlinuxserver_univ: glquake_glx-pr_edict.o
Only in pqlinuxserver_univ: glquake_glx-pr_exec.o
Only in pqlinuxserver_univ: glquake_glx-r_part.o
Only in pqlinuxserver_univ: glquake_glx-sbar.o
Only in pqlinuxserver_univ: glquake_glx-security.o
Only in pqlinuxserver_univ: glquake_glx-snd_dma.o
Only in pqlinuxserver_univ: glquake_glx-snd_linux.o
Only in pqlinuxserver_univ: glquake_glx-snd_mem.o
Only in pqlinuxserver_univ: glquake_glx-snd_mix.o
Only in pqlinuxserver_univ: glquake_glx-snd_mixa.o
Only in pqlinuxserver_univ: glquake_glx-sv_main.o
Only in pqlinuxserver_univ: glquake_glx-sv_move.o
Only in pqlinuxserver_univ: glquake_glx-sv_phys.o
Only in pqlinuxserver_univ: glquake_glx-sv_user.o
Only in pqlinuxserver_univ: glquake_glx-sys_dosa.o
Only in pqlinuxserver_univ: glquake_glx-sys_linux.o
Only in pqlinuxserver_univ: glquake_glx-view.o
Only in pqlinuxserver_univ: glquake_glx-wad.o
Only in pqlinuxserver_univ: glquake_glx-world.o
Only in pqlinuxserver_univ: glquake_glx-worlda.o
Only in pqlinuxserver_univ: glquake_glx-zone.o
Only in pqlinuxserver_univ: make_log.txt
diff -c pqlinuxserver/pr_edict.c pqlinuxserver_univ/pr_edict.c
*** pqlinuxserver/pr_edict.c	Tue Dec 21 23:53:26 1999
--- pqlinuxserver_univ/pr_edict.c	Wed Jan  6 19:34:06 2010
***************
*** 982,1000 ****
  PR_LoadProgs
  ===============
  */
! void PR_LoadProgs (void)
  {
  	int		i;
  
  // flush the non-C variable lookup cache
  	for (i=0 ; i<GEFV_CACHESIZE ; i++)
  		gefvCache[i].field[0] = 0;
  
  	CRC_Init (&pr_crc);
  
! 	progs = (dprograms_t *)COM_LoadHunkFile ("progs.dat");
  	if (!progs)
! 		Sys_Error ("PR_LoadProgs: couldn't load progs.dat");
  	Con_DPrintf ("Programs occupy %iK.\n", com_filesize/1024);
  
  	for (i=0 ; i<com_filesize ; i++)
--- 982,1003 ----
  PR_LoadProgs
  ===============
  */
! void PR_LoadProgs (char *progsname)
  {
  	int		i;
  
  // flush the non-C variable lookup cache
  	for (i=0 ; i<GEFV_CACHESIZE ; i++)
  		gefvCache[i].field[0] = 0;
+ 		
+ 	if (!progsname || !*progsname)
+            Host_Error("PR_LoadProgs: passed empty progsname");
  
  	CRC_Init (&pr_crc);
  
! 	progs = (dprograms_t *)COM_LoadHunkFile (progsname);
  	if (!progs)
! 		Sys_Error ("PR_LoadProgs: couldn't load %s", progsname);
  	Con_DPrintf ("Programs occupy %iK.\n", com_filesize/1024);
  
  	for (i=0 ; i<com_filesize ; i++)
***************
*** 1005,1013 ****
  		((int *)progs)[i] = LittleLong ( ((int *)progs)[i] );		
  
  	if (progs->version != PROG_VERSION)
! 		Sys_Error ("progs.dat has wrong version number (%i should be %i)", progs->version, PROG_VERSION);
  	if (progs->crc != PROGHEADER_CRC)
! 		Sys_Error ("progs.dat system vars have been modified, progdefs.h is out of date");
  
  	pr_functions = (dfunction_t *)((byte *)progs + progs->ofs_functions);
  	pr_strings = (char *)progs + progs->ofs_strings;
--- 1008,1016 ----
  		((int *)progs)[i] = LittleLong ( ((int *)progs)[i] );		
  
  	if (progs->version != PROG_VERSION)
! 		Sys_Error ("%s has wrong version number (%i should be %i)", progsname, progs->version, PROG_VERSION);
  	if (progs->crc != PROGHEADER_CRC)
! 		Sys_Error ("%s system vars have been modified, progdefs.h is out of date", progsname);
  
  	pr_functions = (dfunction_t *)((byte *)progs + progs->ofs_functions);
  	pr_strings = (char *)progs + progs->ofs_strings;
diff -c pqlinuxserver/progs.h pqlinuxserver_univ/progs.h
*** pqlinuxserver/progs.h	Tue Jan 25 16:24:22 2000
--- pqlinuxserver_univ/progs.h	Wed Jan  6 19:27:56 2010
***************
*** 66,72 ****
  void PR_Init (void);
  
  void PR_ExecuteProgram (func_t fnum);
! void PR_LoadProgs (void);
  
  void PR_Profile_f (void);
  
--- 66,72 ----
  void PR_Init (void);
  
  void PR_ExecuteProgram (func_t fnum);
! void PR_LoadProgs (char *progsname);
  
  void PR_Profile_f (void);
  
Only in pqlinuxserver_univ: quake_x11
Only in pqlinuxserver_univ: quake_x11-cd_linux.o
Only in pqlinuxserver_univ: quake_x11-chase.o
Only in pqlinuxserver_univ: quake_x11-cl_demo.o
Only in pqlinuxserver_univ: quake_x11-cl_input.o
Only in pqlinuxserver_univ: quake_x11-cl_main.o
Only in pqlinuxserver_univ: quake_x11-cl_parse.o
Only in pqlinuxserver_univ: quake_x11-cl_tent.o
Only in pqlinuxserver_univ: quake_x11-cmd.o
Only in pqlinuxserver_univ: quake_x11-common.o
Only in pqlinuxserver_univ: quake_x11-console.o
Only in pqlinuxserver_univ: quake_x11-crc.o
Only in pqlinuxserver_univ: quake_x11-cvar.o
Only in pqlinuxserver_univ: quake_x11-d_draw.o
Only in pqlinuxserver_univ: quake_x11-d_draw16.o
Only in pqlinuxserver_univ: quake_x11-d_edge.o
Only in pqlinuxserver_univ: quake_x11-d_fill.o
Only in pqlinuxserver_univ: quake_x11-d_init.o
Only in pqlinuxserver_univ: quake_x11-d_modech.o
Only in pqlinuxserver_univ: quake_x11-d_part.o
Only in pqlinuxserver_univ: quake_x11-d_parta.o
Only in pqlinuxserver_univ: quake_x11-d_polysa.o
Only in pqlinuxserver_univ: quake_x11-d_polyse.o
Only in pqlinuxserver_univ: quake_x11-d_scan.o
Only in pqlinuxserver_univ: quake_x11-d_scana.o
Only in pqlinuxserver_univ: quake_x11-d_sky.o
Only in pqlinuxserver_univ: quake_x11-d_spr8.o
Only in pqlinuxserver_univ: quake_x11-d_sprite.o
Only in pqlinuxserver_univ: quake_x11-d_surf.o
Only in pqlinuxserver_univ: quake_x11-d_vars.o
Only in pqlinuxserver_univ: quake_x11-d_varsa.o
Only in pqlinuxserver_univ: quake_x11-d_zpoint.o
Only in pqlinuxserver_univ: quake_x11-draw.o
Only in pqlinuxserver_univ: quake_x11-host.o
Only in pqlinuxserver_univ: quake_x11-host_cmd.o
Only in pqlinuxserver_univ: quake_x11-iplog.o
Only in pqlinuxserver_univ: quake_x11-keys.o
Only in pqlinuxserver_univ: quake_x11-location.o
Only in pqlinuxserver_univ: quake_x11-math.o
Only in pqlinuxserver_univ: quake_x11-mathlib.o
Only in pqlinuxserver_univ: quake_x11-matrix.o
Only in pqlinuxserver_univ: quake_x11-menu.o
Only in pqlinuxserver_univ: quake_x11-model.o
Only in pqlinuxserver_univ: quake_x11-net_bsd.o
Only in pqlinuxserver_univ: quake_x11-net_dgrm.o
Only in pqlinuxserver_univ: quake_x11-net_loop.o
Only in pqlinuxserver_univ: quake_x11-net_main.o
Only in pqlinuxserver_univ: quake_x11-net_udp.o
Only in pqlinuxserver_univ: quake_x11-net_vcr.o
Only in pqlinuxserver_univ: quake_x11-nonintel.o
Only in pqlinuxserver_univ: quake_x11-pr_cmds.o
Only in pqlinuxserver_univ: quake_x11-pr_edict.o
Only in pqlinuxserver_univ: quake_x11-pr_exec.o
Only in pqlinuxserver_univ: quake_x11-r_aclip.o
Only in pqlinuxserver_univ: quake_x11-r_aclipa.o
Only in pqlinuxserver_univ: quake_x11-r_alias.o
Only in pqlinuxserver_univ: quake_x11-r_aliasa.o
Only in pqlinuxserver_univ: quake_x11-r_bsp.o
Only in pqlinuxserver_univ: quake_x11-r_draw.o
Only in pqlinuxserver_univ: quake_x11-r_drawa.o
Only in pqlinuxserver_univ: quake_x11-r_edge.o
Only in pqlinuxserver_univ: quake_x11-r_edgea.o
Only in pqlinuxserver_univ: quake_x11-r_efrag.o
Only in pqlinuxserver_univ: quake_x11-r_light.o
Only in pqlinuxserver_univ: quake_x11-r_main.o
Only in pqlinuxserver_univ: quake_x11-r_misc.o
Only in pqlinuxserver_univ: quake_x11-r_part.o
Only in pqlinuxserver_univ: quake_x11-r_sky.o
Only in pqlinuxserver_univ: quake_x11-r_sprite.o
Only in pqlinuxserver_univ: quake_x11-r_surf.o
Only in pqlinuxserver_univ: quake_x11-r_vars.o
Only in pqlinuxserver_univ: quake_x11-r_varsa.o
Only in pqlinuxserver_univ: quake_x11-sbar.o
Only in pqlinuxserver_univ: quake_x11-screen.o
Only in pqlinuxserver_univ: quake_x11-security.o
Only in pqlinuxserver_univ: quake_x11-snd_dma.o
Only in pqlinuxserver_univ: quake_x11-snd_linux.o
Only in pqlinuxserver_univ: quake_x11-snd_mem.o
Only in pqlinuxserver_univ: quake_x11-snd_mix.o
Only in pqlinuxserver_univ: quake_x11-snd_mixa.o
Only in pqlinuxserver_univ: quake_x11-surf16.o
Only in pqlinuxserver_univ: quake_x11-surf8.o
Only in pqlinuxserver_univ: quake_x11-sv_main.o
Only in pqlinuxserver_univ: quake_x11-sv_move.o
Only in pqlinuxserver_univ: quake_x11-sv_phys.o
Only in pqlinuxserver_univ: quake_x11-sv_user.o
Only in pqlinuxserver_univ: quake_x11-sys_dosa.o
Only in pqlinuxserver_univ: quake_x11-sys_linux.o
Only in pqlinuxserver_univ: quake_x11-vid_x.o
Only in pqlinuxserver_univ: quake_x11-view.o
Only in pqlinuxserver_univ: quake_x11-wad.o
Only in pqlinuxserver_univ: quake_x11-world.o
Only in pqlinuxserver_univ: quake_x11-worlda.o
Only in pqlinuxserver_univ: quake_x11-zone.o
diff -c pqlinuxserver/sv_main.c pqlinuxserver_univ/sv_main.c
*** pqlinuxserver/sv_main.c	Thu Apr 24 23:13:18 2008
--- pqlinuxserver_univ/sv_main.c	Wed Jan  6 19:25:40 2010
***************
*** 24,29 ****
--- 24,30 ----
  
  server_t		sv;
  server_static_t	svs;
+ cvar_t  sv_progs = {"sv_progs", "progs.dat" };
  
  
  cvar_t	sv_defaultmap = {"sv_defaultmap",""}; //Baker 3.95: R00k
***************
*** 71,76 ****
--- 72,78 ----
  	Cvar_RegisterVariable (&sv_edgefriction);
  	Cvar_RegisterVariable (&sv_stopspeed);
  	Cvar_RegisterVariable (&sv_maxspeed);
+ 	Cvar_RegisterVariable (&sv_progs);
  	Cvar_RegisterVariable (&sv_accelerate);
  	Cvar_RegisterVariable (&sv_idealpitchscale);
  	Cvar_RegisterVariable (&sv_aim);
***************
*** 138,144 ****
  */  
  void SV_StartSound (edict_t *entity, int channel, char *sample, int volume, float attenuation)
  {       
! 	int         sound_num, field_mask, i, ent;
  	
  	if (volume < 0 || volume > 255)
  		Sys_Error ("SV_StartSound: volume = %i", volume);
--- 140,146 ----
  */  
  void SV_StartSound (edict_t *entity, int channel, char *sample, int volume, float attenuation)
  {       
! 	int         sound_num, field_mask, i, ent;
  	
  	if (volume < 0 || volume > 255)
  		Sys_Error ("SV_StartSound: volume = %i", volume);
***************
*** 315,323 ****
  //#endif
  
  	if (sv.loadgame)
! 	{
  		memcpy (client->spawn_parms, spawn_parms, sizeof(spawn_parms));
! 	}
  	else
  	{
  	// call the progs to get default spawn parms for the new client
--- 317,325 ----
  //#endif
  
  	if (sv.loadgame)
! 	{
  		memcpy (client->spawn_parms, spawn_parms, sizeof(spawn_parms));
! 	}
  	else
  	{
  	// call the progs to get default spawn parms for the new client
***************
*** 1436,1442 ****
  	strcpy (sv.name, server);
  
  // load progs to get entity field count
! 	PR_LoadProgs ();
  
  // allocate server memory
  	sv.max_edicts = MAX_EDICTS;
--- 1438,1444 ----
  	strcpy (sv.name, server);
  
  // load progs to get entity field count
! 	PR_LoadProgs (sv_progs.string);
  
  // allocate server memory
  	sv.max_edicts = MAX_EDICTS;

