2004-08-02	Christopher Yeoh <cyeoh@samba.org>
	* SRC/install/userintf/base_cputime
	   Machines are getting faster and sys_call isn't waiting around
	   for long enough so we bump the loop count up to 250

2004-06-29	Marvin Heffler <heffler@us.ibm.com>
	* run_testsets.sh
	  SRC/common/vprog/vrptm.sh
	   fix obsolete usage for head, tail, and sort

2004-06-25	Christopher Yeoh <cyeoh@samba.org>
	* ChangeLog
	   Update changelog file

2004-06-23	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_resetup.sh
	   run filldisc script as root to properly fill up disk

2004-05-05	Christopher Yeoh <cyeoh at samba.org>
	* ChangeLog
	   Adds changelog file

2004-03-17	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_resetup.sh
	   mount disk properly and call filldisc from the correct place

2004-03-17	Mats Wichmann <mats.d.wichmann at intel.com>
	* scripts/common/loopback_resetup.sh
	   Quote the command given to su root -c

2004-03-10	Andrew Josey <ajosey at rdg.opengroup.org>
	* SRC/common/tsetlib/do_access.c
	  SRC/INC/pcts_max.h
	  SRC/common/tsetlib/do_access.c
	   add PCTS_NGROUPS_MAX value

2004-02-25	Andrew Josey <ajosey at rdg.opengroup.org>
	* setup_testsets.sh
	  SRC/install/check.data/ndbm.h.d
	  SRC/install/incrpt.data/ndbm.h.c
	   used by vsthlite subset

2003-11-12	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_resetup.sh
	  scripts/common/filldisc.sh
	   Adds filldisc script which sets up loopback filesystem

2003-10-09	Andrew Josey <ajosey at rdg.opengroup.org>
	* SRC/install/userintf/base_cputime
	   Adjust number of calls to consume CPU time from 10 to 50

2003-09-22	Andrew Josey <ajosey at rdg.opengroup.org>
	* SRC/common/vtools/hdranal.c
	  SRC/common/vtools/c-parse.h
	  SRC/common/vtools/c-parse.y
	   various cleanup, remove obsolete functions

2003-07-17	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/psl_setup.sh
	   no longer worry about glibc 2.1 systems

2003-04-14	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	   move run_tests linker logic to rpm spec file where it really
	   belongs

2003-04-07	Christopher Yeoh <cyeoh at samba.org>
	* SRC/vsxparams
	   take path from environment instead of predefine

2002-11-01	Andrew Josey <ajosey at rdg.opengroup.org>
	* run_testsets.sh
	   unset I18N variables

2002-10-21	Christopher Yeoh <cyeoh at samba.org>
	* SRC/INC/vsrt/vsrt.h
	   Fixes for test suites to handle implementations that use
	   function descriptors instead of pointers directly to functions

2002-09-20	Christopher Yeoh <cyeoh at samba.org>
	* SRC/install/scripts/filldisc.sh
	  SRC/install/Makefile.mid
	   handle case where directory already exists

2002-06-14	Andrew Josey <ajosey at rdg.opengroup.org>
	* SRC/install/Makefile.mid
	   catch edge case in TESTROOT cleanup

2002-04-06	Christopher Yeoh <cyeoh at samba.org>
	* SRC/install/scripts/chmake.sh
	   fix for sed script change made a while back but not checked into
	   CVS

2002-03-07	Andrew Josey <ajosey at rdg.opengroup.org>
	* TESTROOT/BIN/tar_xt.sh
	  TESTROOT/BIN/cpio_cr.sh
	  TESTROOT/BIN/cpio_i_xt.sh
	  TESTROOT/BIN/cpio_xt.sh
	  TESTROOT/BIN/tar_cr.sh
	  TESTROOT/BIN/tar_i_xt.sh
	   use bin/bash -p to preserve setuid privilege

2001-10-05	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/psl_setup.sh
	   Remove extraneous \c

2001-10-02	Christopher Yeoh <cyeoh at samba.org>
	* SRC/install/scripts/install.sh
	  SRC/common/gabilib/Makefile.org
	  SRC/common/gabilib/abi_dbug.c
	  SRC/common/gabilib/cr_sym_loop.c
	  SRC/common/gabilib/resmgr.c
	  SRC/common/gabilib/resutils.c
	  SRC/common/vsrtlib/Makefile.org
	  SRC/common/vsrtlib/aio.c
	  SRC/common/vsrtlib/ck_stime.c
	  SRC/common/vsrtlib/event.c
	  SRC/common/vsrtlib/event.c.posix
	  SRC/common/vsrtlib/misc.c
	  SRC/common/vsrtlib/mkmmap.c
	  SRC/common/vsrtlib/semaphores.c
	  SRC/common/vsrtlib/sharedmem.c
	  SRC/common/vsrtlib/signals.c
	  SRC/common/vsrtlib/waitfor.c
	   Delete lsb-os specific files from common area

2001-10-01	Andrew Josey <ajosey at rdg.opengroup.org>
	* setup_testsets.sh
	  rerun_tests
	   function name is just name(), remove leading function

2001-09-20	Andrew Josey <ajosey at rdg.opengroup.org>
	* SRC/common/vsrtlib/threads.c
	  SRC/common/vsrtlib/Makefile.org
	  SRC/common/vsrtlib/mqueue.c
	   remove modules not needed in LSB-OS vsrtlib

2001-09-19	Andrew Josey <ajosey at rdg.opengroup.org>
	* scripts/common/loopback_setup.sh
	   fixup backslash c in printf

2001-09-17	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	   Set default test mode to be UNIX98

2001-09-06	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	   Put back extra header file dir checking minus the creation of
	   the Linux parameter file

2001-08-01	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/psl_setup.sh
	   remove debug message

2001-07-25	Andrew Josey <ajosey at rdg.opengroup.org>
	* run_testsets.sh
	   minor changes to the output based on feedback

2001-07-18	Andrew Josey <ajosey at rdg.opengroup.org>
	* setup_testsets.sh
	  run_testsets.sh
	   remove some backslash c in the printf scripts

2001-06-20	Christopher Yeoh <cyeoh at samba.org>
	* SRC/common/vtools/chmog.c
	   Updates for usersgroups test suite Allow for files installed to
	   be chgrp'd to root

2001-06-01	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_setup.sh
	  SRC/INC/abi_dbug.h
	  SRC/INC/resmgr.h
	  SRC/INC/resutils.h
	  SRC/INC/vsrt/vsrt.h
	  SRC/INC/vsrt/vsrtthr.h
	  SRC/common/gabilib/Makefile.org
	  SRC/common/gabilib/abi_dbug.c
	  SRC/common/gabilib/cr_sym_loop.c
	  SRC/common/gabilib/resmgr.c
	  SRC/common/gabilib/resutils.c
	  SRC/common/vsrtlib/Makefile.org
	  SRC/common/vsrtlib/aio.c
	  SRC/common/vsrtlib/ck_stime.c
	  SRC/common/vsrtlib/event.c
	  SRC/common/vsrtlib/event.c.posix
	  SRC/common/vsrtlib/misc.c
	  SRC/common/vsrtlib/mkmmap.c
	  SRC/common/vsrtlib/mqueue.c
	  SRC/common/vsrtlib/semaphores.c
	  SRC/common/vsrtlib/sharedmem.c
	  SRC/common/vsrtlib/signals.c
	  SRC/common/vsrtlib/threads.c
	  SRC/common/vsrtlib/waitfor.c
	  SRC/common/vtools/y.tab.c
	  SRC/install/check.data/sys/time.h.d
	  SRC/install/check.data/sys/uio.h.d
	  SRC/install/check.data/syslog.h.d
	  SRC/install/check.data/ucontext.h.d
	  SRC/install/incrpt.data/sys/time.h.c
	  SRC/install/incrpt.data/sys/uio.h.c
	  SRC/install/incrpt.data/syslog.h.c
	  SRC/install/incrpt.data/ucontext.h.c
	  SRC/install/userintf/lsb_mnt
	  SRC/install/userintf/lsb_mqueue
	  scripts/common/loopback_resetup.sh
	   Merges for lsb-os test suite

2001-05-31	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	   Merge for lsb-os test suite features

2001-05-29	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/psl_setup.sh
	  scripts/common/nowidechar.sh
	   Adds new scripts

2001-05-28	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_resetup.sh
	   Fix for those installations where /sbin doesn't end up in the
	   path

2001-05-27	Christopher Yeoh <cyeoh at samba.org>
	* SRC/install/userintf/gen_mnt
	   Merge in change for lsb-os test suite

2001-05-04	Christopher Yeoh <cyeoh at samba.org>
	* run_testsets.sh
	   Fix output

2001-01-26	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_setup.sh
	   Adds extra path component needed on some platforms

2001-01-24	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	  rerun_tests
	  scripts/common/loopback_resetup.sh
	   initial checkin

2001-01-23	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	  scripts/common/loopback_setup.sh
	   Fixes problems with script getting called twice by different
	   test set setups Fixes problems with setting up loop device a
	   second time (or if it was being used previously)

2000-11-15	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_setup.sh
	  SRC/install/params.data/Linux
	   Remove misleading parameter data file

2000-11-13	Christopher Yeoh <cyeoh at samba.org>
	* scripts/common/loopback_setup.sh
	   Add execute permission to script

2000-11-09	Christopher Yeoh <cyeoh at samba.org>
	* setup_testsets.sh
	  scripts/common/loopback_setup.sh
	  setup_testsets.sh
	   Adds common script to setup loopback filesystems

2000-11-06	Christopher Yeoh <cyeoh at samba.org>
	* tet_code
	  Artistic
	  BIN/config.sh
	  BIN/install.sh
	  BIN/posixonly.sh
	  Licence.VSXgen-os
	  MAN/README
	  MAN/common/genlib/alrm.m
	  MAN/common/genlib/asc_to_psl.m
	  MAN/common/genlib/atouid.m
	  MAN/common/genlib/childsync.m
	  MAN/common/genlib/chktimes.m
	  MAN/common/genlib/clean_dir.m
	  MAN/common/genlib/closesync.m
	  MAN/common/genlib/cppair.m
	  MAN/common/genlib/crdir.m
	  MAN/common/genlib/crfile.m
	  MAN/common/genlib/eaccess.m
	  MAN/common/genlib/errname.m
	  MAN/common/genlib/fpcomp.m
	  MAN/common/genlib/hexstr.m
	  MAN/common/genlib/itoa.m
	  MAN/common/genlib/killchild.m
	  MAN/common/genlib/ltoa.m
	  MAN/common/genlib/mcppair.m
	  MAN/common/genlib/opensync.m
	  MAN/common/genlib/parsync.m
	  MAN/common/genlib/pr_char.m
	  MAN/common/genlib/pr_wchar.m
	  MAN/common/genlib/psl_to_asc.m
	  MAN/common/genlib/pslanginfo.m
	  MAN/common/genlib/pslclass.m
	  MAN/common/genlib/pslocale.m
	  MAN/common/genlib/sendsync.m
	  MAN/common/genlib/uids.m
	  MAN/common/genlib/uidtoa.m
	  MAN/common/genlib/vxmkdir.m
	  MAN/common/genlib/waitsync.m
	  MAN/common/genlib/xx_all.m
	  MAN/common/tsetlib/atocp.m
	  MAN/common/tsetlib/cpsig.m
	  MAN/common/tsetlib/delay.m
	  MAN/common/tsetlib/devinodrpt.m
	  MAN/common/tsetlib/do_access.m
	  MAN/common/tsetlib/do_feio.m
	  MAN/common/tsetlib/do_ferr.m
	  MAN/common/tsetlib/mbytestr.m
	  MAN/common/tsetlib/mlmatherr.m
	  MAN/common/tsetlib/mlmathtype.m
	  MAN/common/tsetlib/mlrantest.m
	  MAN/common/tsetlib/mlvalrpt.m
	  MAN/common/tsetlib/mountfs.m
	  MAN/common/tsetlib/n_open.m
	  MAN/common/tsetlib/nametoolng.m
	  MAN/common/tsetlib/pathres.m
	  MAN/common/tsetlib/pipeclib.m
	  MAN/common/tsetlib/pipeplib.m
	  MAN/common/tsetlib/pure_run.m
	  MAN/common/tsetlib/setupnospc.m
	  MAN/common/tsetlib/setuprofs.m
	  MAN/common/tsetlib/stat_child.m
	  MAN/common/tsetlib/statdevind.m
	  MAN/common/tsetlib/statmode.m
	  MAN/common/tsetlib/statugid.m
	  MAN/common/tsetlib/termios.m
	  MAN/common/tsetlib/testid.m
	  MAN/common/tsetlib/timetoa.m
	  MAN/common/tsetlib/tztest.m
	  MAN/common/tsetlib/utoa.m
	  MAN/common/tsetlib/valrpt.m
	  MAN/common/tsetlib/vsx_sigs.m
	  MAN/common/tsetlib/wait_child.m
	  MAN/common/tsetlib/wcharcfg.m
	  MAN/common/tsetlib/wcharstr.m
	  MAN/common/vlib/arc_extr.m
	  MAN/common/vlib/dbug.m
	  MAN/common/vlib/error.m
	  MAN/common/vlib/newstr.m
	  MAN/common/vlib/outstr.m
	  MAN/common/vlib/pname.m
	  MAN/common/vlib/report.m
	  MAN/common/vlib/vgetenv.m
	  MAN/common/vlib/vsignal.m
	  MAN/common/vport/nonposix.m
	  MAN/common/vport/userintf.m
	  MAN/common/vport/vargtypes.m
	  MAN/common/vprog/prpt.m
	  MAN/common/vprog/vbuild.m
	  MAN/common/vprog/vclean.m
	  MAN/common/vprog/vrpt.m
	  MAN/common/vprog/vrptm.m
	  MAN/common/vtools/cs_arc.m
	  MAN/common/vtools/hdranal.m
	  MAN/common/vtools/hdrdefs.m
	  MAN/common/wchars/wcc.m
	  README
	  SRC/BIN/.keep_me
	  SRC/INC/ALLOW.h
	  SRC/INC/FPCOMP.h
	  SRC/INC/HEADER.h
	  SRC/INC/buildisam1.h
	  SRC/INC/builtins.h
	  SRC/INC/chktimes.h
	  SRC/INC/ctrlcodes.h
	  SRC/INC/ctrlebcdic.h
	  SRC/INC/dbug.h
	  SRC/INC/exitcodes.h
	  SRC/INC/fault.h
	  SRC/INC/intf.h
	  SRC/INC/intfP.h
	  SRC/INC/isamlib.h
	  SRC/INC/mount.h
	  SRC/INC/nfs.h
	  SRC/INC/nlm.h
	  SRC/INC/nlsclass.h
	  SRC/INC/nlsinfo.h
	  SRC/INC/nlstest.h
	  SRC/INC/nsm.h
	  SRC/INC/pathres.h
	  SRC/INC/pcts_max.h
	  SRC/INC/pmap.h
	  SRC/INC/pslcodes.h
	  SRC/INC/pslebcdic.h
	  SRC/INC/pslocale.h
	  SRC/INC/report.h
	  SRC/INC/setprv.h
	  SRC/INC/std.h.orig
	  SRC/INC/synch.h
	  SRC/INC/sysdep.h
	  SRC/INC/timeout.h
	  SRC/INC/ts_arc.h
	  SRC/INC/vsx_signal.h
	  SRC/INC/wait_child.h
	  SRC/INC/wchar_cfg.h
	  SRC/INC/xnfs.h
	  SRC/LIB/.keep_me
	  SRC/README
	  SRC/SYSINC/rpc/.keep_me
	  SRC/SYSINC/sys/.keep_me
	  SRC/common/README
	  SRC/common/drivers/Clocal.c
	  SRC/common/drivers/Hlocal.c
	  SRC/common/drivers/Hvarnames.c
	  SRC/common/drivers/Makefile.org
	  SRC/common/drivers/cleanup.c
	  SRC/common/drivers/compile.c
	  SRC/common/drivers/driver.c
	  SRC/common/drivers/error.c
	  SRC/common/drivers/execute.c
	  SRC/common/drivers/globals.c
	  SRC/common/drivers/hdr.h
	  SRC/common/drivers/ident.c
	  SRC/common/drivers/link.c
	  SRC/common/drivers/perform.c
	  SRC/common/drivers/report.c
	  SRC/common/drivers/setup.c
	  SRC/common/drivers/subr.c
	  SRC/common/genlib/Makefile.org
	  SRC/common/genlib/alrm.c
	  SRC/common/genlib/asc_to_psl.c
	  SRC/common/genlib/atouid.c
	  SRC/common/genlib/childsync.c
	  SRC/common/genlib/chktimes.c
	  SRC/common/genlib/clean_dir.c
	  SRC/common/genlib/closesync.c
	  SRC/common/genlib/cppair.c
	  SRC/common/genlib/crdir.c
	  SRC/common/genlib/crfile.c
	  SRC/common/genlib/eaccess.c
	  SRC/common/genlib/errname.c
	  SRC/common/genlib/execpath.c
	  SRC/common/genlib/fpcomp.c
	  SRC/common/genlib/hexstr.c
	  SRC/common/genlib/itoa.c
	  SRC/common/genlib/killchild.c
	  SRC/common/genlib/ltoa.c
	  SRC/common/genlib/mcppair.c
	  SRC/common/genlib/opensync.c
	  SRC/common/genlib/parsync.c
	  SRC/common/genlib/pr_char.c
	  SRC/common/genlib/pr_wchar.c
	  SRC/common/genlib/psl_to_asc.c
	  SRC/common/genlib/pslanginfo.c
	  SRC/common/genlib/pslclass.c
	  SRC/common/genlib/pslocale.c
	  SRC/common/genlib/sccsid.c
	  SRC/common/genlib/sendsync.c
	  SRC/common/genlib/uids.c
	  SRC/common/genlib/uidtoa.c
	  SRC/common/genlib/vxmkdir.c
	  SRC/common/genlib/waitsync.c
	  SRC/common/genlib/xx_all.c
	  SRC/common/lsblib/Makefile
	  SRC/common/lsblib/Makefile.org
	  SRC/common/lsblib/lsbfuncs.sh
	  SRC/common/lsblib/make.INSTALL
	  SRC/common/lsblib/shfuncs.sh
	  SRC/common/lsbutils/Makefile
	  SRC/common/lsbutils/Makefile.org
	  SRC/common/lsbutils/lsb-fhs-ts.h
	  SRC/common/lsbutils/lsb_devstat
	  SRC/common/lsbutils/lsb_devstat.c
	  SRC/common/lsbutils/lsb_execwithpriv
	  SRC/common/lsbutils/lsb_execwithpriv.c
	  SRC/common/lsbutils/lsb_issymlink
	  SRC/common/lsbutils/lsb_issymlink.c
	  SRC/common/lsbutils/lsb_realpath
	  SRC/common/lsbutils/lsb_realpath.c
	  SRC/common/lsbutils/make.INSTALL
	  SRC/common/purefile/Makefile.org
	  SRC/common/purefile/purefile.c
	  SRC/common/tet_startup/Makefile.org
	  SRC/common/tet_startup/startup.c
	  SRC/common/thrgenlib/Makefile.org
	  SRC/common/thrstartup/Makefile.org
	  SRC/common/thrtsetlib/Makefile.org
	  SRC/common/thrvlib/Makefile.org
	  SRC/common/thrvport/Makefile.org
	  SRC/common/tsetlib/Makefile.org
	  SRC/common/tsetlib/atocp.c
	  SRC/common/tsetlib/cpsig.c
	  SRC/common/tsetlib/delay.c
	  SRC/common/tsetlib/devinodrpt.c
	  SRC/common/tsetlib/do_access.c
	  SRC/common/tsetlib/do_feio.c
	  SRC/common/tsetlib/do_ferr.c
	  SRC/common/tsetlib/mbytestr.c
	  SRC/common/tsetlib/mlmatherr.c
	  SRC/common/tsetlib/mlmathtype.c
	  SRC/common/tsetlib/mlrantest.c
	  SRC/common/tsetlib/mlvalrpt.c
	  SRC/common/tsetlib/mountfs.c
	  SRC/common/tsetlib/n_open.c
	  SRC/common/tsetlib/nametoolng.c
	  SRC/common/tsetlib/pathres.c
	  SRC/common/tsetlib/pipeclib.c
	  SRC/common/tsetlib/pipelib.h
	  SRC/common/tsetlib/pipeplib.c
	  SRC/common/tsetlib/pure_run.c
	  SRC/common/tsetlib/setupnospc.c
	  SRC/common/tsetlib/setuprofs.c
	  SRC/common/tsetlib/stat_child.c
	  SRC/common/tsetlib/statdevind.c
	  SRC/common/tsetlib/statmode.c
	  SRC/common/tsetlib/statugid.c
	  SRC/common/tsetlib/termios.c
	  SRC/common/tsetlib/testid.c
	  SRC/common/tsetlib/timetoa.c
	  SRC/common/tsetlib/tztest.c
	  SRC/common/tsetlib/utoa.c
	  SRC/common/tsetlib/valrpt.c
	  SRC/common/tsetlib/vsx_sigs.c
	  SRC/common/tsetlib/wait_child.c
	  SRC/common/tsetlib/wcharcfg.c
	  SRC/common/tsetlib/wcharstr.c
	  SRC/common/vlib/Makefile.org
	  SRC/common/vlib/arc_extr.c
	  SRC/common/vlib/dbug.c
	  SRC/common/vlib/error.c
	  SRC/common/vlib/newstr.c
	  SRC/common/vlib/outstr.c
	  SRC/common/vlib/panic.c
	  SRC/common/vlib/pname.c
	  SRC/common/vlib/report.c
	  SRC/common/vlib/sccsid.c
	  SRC/common/vlib/setsigs.c
	  SRC/common/vlib/signame.c
	  SRC/common/vlib/sigvars.c
	  SRC/common/vlib/vgetenv.c
	  SRC/common/vlib/vputenv.c
	  SRC/common/vlib/vsignal.c
	  SRC/common/vport/Makefile.org
	  SRC/common/vport/nonposix.c
	  SRC/common/vport/userintf.top
	  SRC/common/vport/userintfES.c
	  SRC/common/vport/vargtypes.c
	  SRC/common/vprog/Makefile.org
	  SRC/common/vprog/input.c
	  SRC/common/vprog/prpt.awk1
	  SRC/common/vprog/prpt.awk2
	  SRC/common/vprog/prpt.c
	  SRC/common/vprog/prpt.static
	  SRC/common/vprog/vbuild.c
	  SRC/common/vprog/vmake.sh
	  SRC/common/vprog/vrpt.c
	  SRC/common/vprog/vrpt.h
	  SRC/common/vprog/vrpt.page.c
	  SRC/common/vprog/vrptdet.awk
	  SRC/common/vprog/vrptm.awk1
	  SRC/common/vprog/vrptm.awk2
	  SRC/common/vprog/vrptm.sh
	  SRC/common/vprog/vrptsum.awk
	  SRC/common/vtools/COPYING
	  SRC/common/vtools/Makefile.org
	  SRC/common/vtools/README
	  SRC/common/vtools/c-decl.c
	  SRC/common/vtools/c-parse.h
	  SRC/common/vtools/c-parse.y
	  SRC/common/vtools/c-tree.h
	  SRC/common/vtools/chmog.c
	  SRC/common/vtools/chmog.h
	  SRC/common/vtools/chmog_c.top
	  SRC/common/vtools/config.h
	  SRC/common/vtools/cs_arc.c
	  SRC/common/vtools/hdrallow.c
	  SRC/common/vtools/hdranal.c
	  SRC/common/vtools/hdranal.mk
	  SRC/common/vtools/hdrdefs.c
	  SRC/common/vtools/localinc/std.h
	  SRC/common/vtools/localinc/sysdep.h
	  SRC/common/vtools/machmode.def
	  SRC/common/vtools/obstack.c
	  SRC/common/vtools/obstack.h
	  SRC/common/vtools/storlayout.c
	  SRC/common/vtools/tree.c
	  SRC/common/vtools/tree.def
	  SRC/common/vtools/tree.h
	  SRC/common/wchars/Makefile.org
	  SRC/common/wchars/wcc.c
	  SRC/install/Inc.list
	  SRC/install/Makefile.mid
	  SRC/install/Makefile.nfs
	  SRC/install/Makefile.top
	  SRC/install/README
	  SRC/install/check.data/aio.h.d
	  SRC/install/check.data/assert.h.d
	  SRC/install/check.data/cpio.h.d
	  SRC/install/check.data/ctype.h.d
	  SRC/install/check.data/dirent.h.d
	  SRC/install/check.data/dlfcn.h.d
	  SRC/install/check.data/errno.h.d
	  SRC/install/check.data/fcntl.h.d
	  SRC/install/check.data/float.h.d
	  SRC/install/check.data/fnmatch.h.d
	  SRC/install/check.data/ftw.h.d
	  SRC/install/check.data/glob.h.d
	  SRC/install/check.data/grp.h.d
	  SRC/install/check.data/iconv.h.d
	  SRC/install/check.data/inttypes.h.d
	  SRC/install/check.data/isam.h.d
	  SRC/install/check.data/iso646.h.d
	  SRC/install/check.data/langinfo.h.d
	  SRC/install/check.data/limits.h.d
	  SRC/install/check.data/locale.h.d
	  SRC/install/check.data/malloc.h.d
	  SRC/install/check.data/math.h.d
	  SRC/install/check.data/mon.h.d
	  SRC/install/check.data/monetary.h.d
	  SRC/install/check.data/mqueue.h.d
	  SRC/install/check.data/nl_types.h.d
	  SRC/install/check.data/pthread.h.d
	  SRC/install/check.data/pwd.h.d
	  SRC/install/check.data/regex.h.d
	  SRC/install/check.data/regexp.h.d
	  SRC/install/check.data/sched.h.d
	  SRC/install/check.data/search.h.d
	  SRC/install/check.data/semaphore.h.d
	  SRC/install/check.data/setjmp.h.d
	  SRC/install/check.data/signal.h.d
	  SRC/install/check.data/stddef.h.d
	  SRC/install/check.data/stdio.h.d
	  SRC/install/check.data/stdlib.h.d
	  SRC/install/check.data/string.h.d
	  SRC/install/check.data/sys/ipc.h.d
	  SRC/install/check.data/sys/lock.h.d
	  SRC/install/check.data/sys/mman.h.d
	  SRC/install/check.data/sys/msg.h.d
	  SRC/install/check.data/sys/resource.h.d
	  SRC/install/check.data/sys/sem.h.d
	  SRC/install/check.data/sys/shm.h.d
	  SRC/install/check.data/sys/stat.h.d
	  SRC/install/check.data/sys/times.h.d
	  SRC/install/check.data/sys/types.h.d
	  SRC/install/check.data/sys/utsname.h.d
	  SRC/install/check.data/sys/wait.h.d
	  SRC/install/check.data/tar.h.d
	  SRC/install/check.data/termios.h.d
	  SRC/install/check.data/time.h.d
	  SRC/install/check.data/ulimit.h.d
	  SRC/install/check.data/unistd.h.d
	  SRC/install/check.data/ustat.h.d
	  SRC/install/check.data/utime.h.d
	  SRC/install/check.data/utmp.h.d
	  SRC/install/check.data/wchar.h.d
	  SRC/install/check.data/wctype.h.d
	  SRC/install/check.data/wordexp.h.d
	  SRC/install/incrpt.data/aio.h.c
	  SRC/install/incrpt.data/assert.h.c
	  SRC/install/incrpt.data/cpio.h.c
	  SRC/install/incrpt.data/ctype.h.c
	  SRC/install/incrpt.data/dirent.h.c
	  SRC/install/incrpt.data/dlfcn.h.c
	  SRC/install/incrpt.data/errno.h.c
	  SRC/install/incrpt.data/fcntl.h.c
	  SRC/install/incrpt.data/float.h.c
	  SRC/install/incrpt.data/fnmatch.h.c
	  SRC/install/incrpt.data/ftw.h.c
	  SRC/install/incrpt.data/glob.h.c
	  SRC/install/incrpt.data/grp.h.c
	  SRC/install/incrpt.data/iconv.h.c
	  SRC/install/incrpt.data/inttypes.h.c
	  SRC/install/incrpt.data/isam.h.c
	  SRC/install/incrpt.data/iso646.h.c
	  SRC/install/incrpt.data/langinfo.h.c
	  SRC/install/incrpt.data/limits.h.c
	  SRC/install/incrpt.data/locale.h.c
	  SRC/install/incrpt.data/malloc.h.c
	  SRC/install/incrpt.data/math.h.c
	  SRC/install/incrpt.data/mon.h.c
	  SRC/install/incrpt.data/monetary.h.c
	  SRC/install/incrpt.data/mqueue.h.c
	  SRC/install/incrpt.data/nl_types.h.c
	  SRC/install/incrpt.data/pthread.h.c
	  SRC/install/incrpt.data/pwd.h.c
	  SRC/install/incrpt.data/regex.h.c
	  SRC/install/incrpt.data/regexp.h.c
	  SRC/install/incrpt.data/sched.h.c
	  SRC/install/incrpt.data/search.h.c
	  SRC/install/incrpt.data/semaphore.h.c
	  SRC/install/incrpt.data/setjmp.h.c
	  SRC/install/incrpt.data/signal.h.c
	  SRC/install/incrpt.data/stddef.h.c
	  SRC/install/incrpt.data/stdio.h.c
	  SRC/install/incrpt.data/stdlib.h.c
	  SRC/install/incrpt.data/string.h.c
	  SRC/install/incrpt.data/sys/ipc.h.c
	  SRC/install/incrpt.data/sys/lock.h.c
	  SRC/install/incrpt.data/sys/mman.h.c
	  SRC/install/incrpt.data/sys/msg.h.c
	  SRC/install/incrpt.data/sys/resource.h.c
	  SRC/install/incrpt.data/sys/sem.h.c
	  SRC/install/incrpt.data/sys/shm.h.c
	  SRC/install/incrpt.data/sys/stat.h.c
	  SRC/install/incrpt.data/sys/times.h.c
	  SRC/install/incrpt.data/sys/types.h.c
	  SRC/install/incrpt.data/sys/utsname.h.c
	  SRC/install/incrpt.data/sys/wait.h.c
	  SRC/install/incrpt.data/tar.h.c
	  SRC/install/incrpt.data/termios.h.c
	  SRC/install/incrpt.data/time.h.c
	  SRC/install/incrpt.data/ulimit.h.c
	  SRC/install/incrpt.data/unistd.h.c
	  SRC/install/incrpt.data/ustat.h.c
	  SRC/install/incrpt.data/utime.h.c
	  SRC/install/incrpt.data/utmp.h.c
	  SRC/install/incrpt.data/wchar.h.c
	  SRC/install/incrpt.data/wctype.h.c
	  SRC/install/incrpt.data/wordexp.h.c
	  SRC/install/nfsexec.bot
	  SRC/install/nfsexec.top
	  SRC/install/params.data/.defaults
	  SRC/install/params.data/Linux
	  SRC/install/scripts/chmake.sh
	  SRC/install/scripts/config.sh
	  SRC/install/scripts/editcfg.sh
	  SRC/install/scripts/filldisc.sh
	  SRC/install/scripts/inccreat.sh
	  SRC/install/scripts/incmerge.sh
	  SRC/install/scripts/incrpt.sh
	  SRC/install/scripts/install.sh
	  SRC/install/scripts/posixonly.sh
	  SRC/install/targets/dirgid
	  SRC/install/targets/filldisc
	  SRC/install/tetbuild.cfg
	  SRC/install/tetclean.cfg
	  SRC/install/tetdist.cfg
	  SRC/install/tetexec.bot
	  SRC/install/tetexec.top
	  SRC/install/userintf/base_cputime
	  SRC/install/userintf/base_ftok
	  SRC/install/userintf/base_setgrps
	  SRC/install/userintf/gen_mnt
	  SRC/install/userintf/gen_newroot
	  SRC/install/userintf/gen_nfsmnt
	  SRC/install/userintf/gen_pathres
	  SRC/install/userintf/gen_setlimit
	  SRC/install/userintf/gen_termios
	  SRC/install/wchars.cfg
	  SRC/subsets/.keep_me
	  SRC/vsxparams
	  SRC/wc_nosup.cfg
	  SUPPORT/README
	  SUPPORT/error.example
	  SUPPORT/error.template
	  SUPPORT/psldefs/Makefile
	  SUPPORT/psldefs/lang0.ascii
	  SUPPORT/psldefs/lang0.ebcdic
	  SUPPORT/psldefs/lang0.src
	  SUPPORT/psldefs/lang1.ascii
	  SUPPORT/psldefs/lang1.ebcdic
	  SUPPORT/psldefs/lang1.src
	  SUPPORT/psldefs/lang2.ascii
	  SUPPORT/psldefs/lang2.ebcdic
	  SUPPORT/psldefs/lang2.src
	  SUPPORT/psldefs/lang3.ascii
	  SUPPORT/psldefs/lang3.ebcdic
	  SUPPORT/psldefs/lang3.src
	  SUPPORT/psldefs/lang4.src
	  SUPPORT/tmac.vsx
	  TESTROOT/BIN/.keep_me
	  TESTROOT/BIN/cpio_cr.sh
	  TESTROOT/BIN/cpio_i_xt.sh
	  TESTROOT/BIN/cpio_xt.sh
	  TESTROOT/BIN/tar_cr.sh
	  TESTROOT/BIN/tar_i_xt.sh
	  TESTROOT/BIN/tar_xt.sh
	  TESTROOT/README
	  VSXgen-OSrel1.4
	  profile.skeleton
	  results/README
	  run_testsets.sh
	  setup_testsets.sh
	   Adds vsxgen code to CVS Also contains a few scripts needed for
	   the harness to work.

1105440730
