RCS file:        ./code/commandline.lisp,v;   Working file:    commandline.lisp
----------------------------
revision 1.5        
date: 95/08/18 17:03:03;  author: phg;  state: Exp;  lines added/del: 2/2
*** empty log message ***
----------------------------
revision 1.4        
date: 95/07/26 16:43:37;  author: phg;  state: Exp;  lines added/del: 13/4
Added command line switch -batch to support batch mode where input is read from
standard input and an error code of 0 is returned if an EOF is encountered, and 1
otherwise.
=============================================================================
RCS file:        ./code/exports.lisp,v;   Working file:    exports.lisp
----------------------------
revision 1.106        
date: 95/08/18 13:05:21;  author: ram;  state: Exp;  lines added/del: 5/3
Add ext:*batch-mode*
----------------------------
revision 1.105        
date: 95/02/17 00:04:24;  author: wlott;  state: Exp;  lines added/del: 4/4
Fixed pmax package.
=============================================================================
RCS file:        ./code/lispinit.lisp,v;   Working file:    lispinit.lisp
----------------------------
revision 1.47        
date: 95/07/26 14:56:20;  author: phg;  state: Exp;  lines added/del: 17/6
Batch mode handling for ILU support added including read-eval-print loop handler.
Note *batch-mode* is set at the command line.
=============================================================================
RCS file:        ./code/numbers.lisp,v;   Working file:    numbers.lisp
----------------------------
revision 1.26        
date: 95/02/17 18:04:08;  author: ram;  state: Exp;  lines added/del: 3/3
Fix compilex rational subtract.
=============================================================================
RCS file:        ./code/save.lisp,v;   Working file:    save.lisp
----------------------------
revision 1.27        
date: 95/07/26 15:02:21;  author: phg;  state: Exp;  lines added/del: 4/2
Enable batch mode support for ILU with appropriate init-function selected by
the *batch-mode* parameter which is set at the command line.
=============================================================================
RCS file:        ./tools/inst-lisp,v;   Working file:    inst-lisp
----------------------------
revision 1.11        
date: 95/02/17 12:08:09;  author: wlott;  state: Exp;  lines added/del: 6/4
Install internals.h and moved the place things get installed.
Also install the startup code as cmucl
=============================================================================
RCS file:        ./tools/mk-release,v;   Working file:    mk-release
----------------------------
revision 1.2        
date: 95/02/17 15:02:51;  author: wlott;  state: Exp;  lines added/del: 5/2
Fixed typo and changed it to no longer link in the fonts directory.
----------------------------
revision 1.1        
date: 95/02/17 12:19:15;  author: wlott;  state: Exp;  
Initial revision
=============================================================================
RCS file:        ./tools/hpux-startup.c,v;   Working file:    hpux-startup.c
----------------------------
revision 1.4        
date: 95/02/17 12:07:49;  author: wlott;  state: Exp;  lines added/del: 3/3
Look for cmucl.orig instead of lisp.orig
=============================================================================
RCS file:        ./assembly/sparc/array.lisp,v;   Working file:    array.lisp
----------------------------
revision 1.5        
date: 95/02/27 00:51:49;  author: wlott;  state: Exp;  lines added/del: 5/2
Added a hack to allocate-vector to make sure the zero byte of a string is
paged in.
=============================================================================
RCS file:        ./hemlock/input.lisp,v;   Working file:    input.lisp
----------------------------
revision 1.5        
date: 95/02/17 21:10:51;  author: ram;  state: Exp;  lines added/del: 3/2
Add another call to internal-redisplay in editor-input-method-macro.  It
doesn't entirely fix the problem with shell output update, but makes it a lot
better.
=============================================================================
RCS file:        ./hemlock/rcs.lisp,v;   Working file:    rcs.lisp
----------------------------
revision 1.29        
date: 95/03/24 13:06:58;  author: ram;  state: Exp;  lines added/del: 2/1
Don't try to set write date on systems w/o times.
=============================================================================
RCS file:        ./lisp/hppa-assem.s,v;   Working file:    hppa-assem.s
----------------------------
revision 1.9        
date: 95/02/17 00:51:13;  author: wlott;  state: Exp;  lines added/del: 4/24
Fixed to work.
=============================================================================
RCS file:        ./lisp/GNUmakefile,v;   Working file:    GNUmakefile
----------------------------
revision 1.11        
date: 95/02/17 00:51:01;  author: wlott;  state: Exp;  lines added/del: 2/2
Allow for .s files in addition to .S files.
=============================================================================
RCS file:        ./lisp/Config.hp700_ux90,v;   Working file:    Config.hp700_ux90
----------------------------
revision 1.6        
date: 95/02/17 00:50:51;  author: wlott;  state: Exp;  lines added/del: 4/3
Use hppa-assem.s instead of hppa-assem.S.
=============================================================================
RCS file:        ./general-info/net-README.txt,v;   Working file:    net-README.txt
----------------------------
revision 1.27        
date: 95/07/03 12:29:54;  author: ram;  state: Exp;  lines added/del: 4/0
Add note about alpha /sbin/swapdefault
=============================================================================
RCS file:        ./docs/cmu-user/cmu-user.tex,v;   Working file:    cmu-user.tex
----------------------------
revision 1.7        
date: 95/07/26 16:58:50;  author: phg;  state: Exp;  lines added/del: 4/0
Batch mode documentation added.
=============================================================================
