ack.git
36 years agoupdated; the int command now is an interpreter
ceriel [Wed, 13 Jul 1988 13:51:57 +0000 (13:51 +0000)]
updated; the int command now is an interpreter

36 years agoAdded some erase() calls; aiaiai
ceriel [Wed, 13 Jul 1988 13:48:38 +0000 (13:48 +0000)]
Added some erase() calls; aiaiai

36 years agoAdded debug statement
ceriel [Wed, 13 Jul 1988 13:43:45 +0000 (13:43 +0000)]
Added debug statement

36 years agofix: strhp should do brk system call
ceriel [Wed, 13 Jul 1988 12:51:57 +0000 (12:51 +0000)]
fix: strhp should do brk system call

36 years agoshould not result in commons; does not work with some ranlibs
ceriel [Tue, 12 Jul 1988 20:34:16 +0000 (20:34 +0000)]
should not result in commons; does not work with some ranlibs

36 years agosome minor fixes
ceriel [Tue, 12 Jul 1988 20:16:13 +0000 (20:16 +0000)]
some minor fixes

36 years agocorrected error: name is now xenix3
ceriel [Tue, 12 Jul 1988 16:46:39 +0000 (16:46 +0000)]
corrected error: name is now xenix3

36 years agooutput with better layout
ceriel [Tue, 12 Jul 1988 15:02:38 +0000 (15:02 +0000)]
output with better layout

36 years agomade to compile on Xenix
ceriel [Tue, 12 Jul 1988 14:19:03 +0000 (14:19 +0000)]
made to compile on Xenix

36 years agodo not use shell meta characters in dependents; some makes do not like it
ceriel [Tue, 12 Jul 1988 11:10:31 +0000 (11:10 +0000)]
do not use shell meta characters in dependents; some makes do not like it

36 years agoupdated dependencies
ceriel [Mon, 11 Jul 1988 19:22:19 +0000 (19:22 +0000)]
updated dependencies

36 years agodon't use our malloc in cpp on small machines
ceriel [Mon, 11 Jul 1988 15:01:12 +0000 (15:01 +0000)]
don't use our malloc in cpp on small machines

36 years agotry another SBRK
ceriel [Mon, 11 Jul 1988 14:06:11 +0000 (14:06 +0000)]
try another SBRK

36 years agofixes for Xenix
ceriel [Mon, 11 Jul 1988 13:24:32 +0000 (13:24 +0000)]
fixes for Xenix

36 years agofixes for Xenix
ceriel [Mon, 11 Jul 1988 13:18:43 +0000 (13:18 +0000)]
fixes for Xenix

36 years agoupdated dependencies
ceriel [Mon, 11 Jul 1988 12:57:24 +0000 (12:57 +0000)]
updated dependencies

36 years agofixes for Xenix
ceriel [Mon, 11 Jul 1988 12:53:01 +0000 (12:53 +0000)]
fixes for Xenix

36 years agovarious improvements
dick [Fri, 8 Jul 1988 22:24:06 +0000 (22:24 +0000)]
various improvements

36 years agocheck results in shell script
ceriel [Fri, 8 Jul 1988 16:10:17 +0000 (16:10 +0000)]
check results in shell script

36 years agodon't include too much
ceriel [Fri, 8 Jul 1988 15:51:27 +0000 (15:51 +0000)]
don't include too much

36 years agodeclare mktemp
ceriel [Fri, 8 Jul 1988 15:31:32 +0000 (15:31 +0000)]
declare mktemp

36 years agoSplit in several files. Did not compile on Xenix
ceriel [Fri, 8 Jul 1988 13:57:07 +0000 (13:57 +0000)]
Split in several files. Did not compile on Xenix

36 years agoAdded some extern delcarations; without them, it did not compile on Xenix
ceriel [Fri, 8 Jul 1988 13:52:52 +0000 (13:52 +0000)]
Added some extern delcarations; without them, it did not compile on Xenix

36 years agouse $(CC) instead of cc
ceriel [Fri, 8 Jul 1988 11:37:17 +0000 (11:37 +0000)]
use $(CC) instead of cc

36 years agouse system id from local.h
ceriel [Fri, 8 Jul 1988 10:37:00 +0000 (10:37 +0000)]
use system id from local.h

36 years agoAdded indication of operating system
ceriel [Fri, 8 Jul 1988 10:33:53 +0000 (10:33 +0000)]
Added indication of operating system

36 years agoindicate operating system in local.h
ceriel [Fri, 8 Jul 1988 10:33:06 +0000 (10:33 +0000)]
indicate operating system in local.h

36 years agowe were lucky, but - indicates a range; corrected
ceriel [Fri, 8 Jul 1988 10:29:48 +0000 (10:29 +0000)]
we were lucky, but - indicates a range; corrected

36 years agokeap type names different from others; some compilers don't like it
ceriel [Fri, 8 Jul 1988 09:14:04 +0000 (09:14 +0000)]
keap type names different from others; some compilers don't like it

36 years agofixed typo
ceriel [Thu, 7 Jul 1988 18:45:13 +0000 (18:45 +0000)]
fixed typo

36 years agodo not try to install Occam lib on non-BSD4.2 systems
ceriel [Thu, 7 Jul 1988 16:46:27 +0000 (16:46 +0000)]
do not try to install Occam lib on non-BSD4.2 systems

36 years agoonly try to install Occam lib on Berkeley 4.2 system
ceriel [Thu, 7 Jul 1988 15:13:16 +0000 (15:13 +0000)]
only try to install Occam lib on Berkeley 4.2 system

36 years agofix: was wrong with constants causing overflow
ceriel [Thu, 7 Jul 1988 15:02:47 +0000 (15:02 +0000)]
fix: was wrong with constants causing overflow

36 years agofix for constants
ceriel [Thu, 7 Jul 1988 14:31:29 +0000 (14:31 +0000)]
fix for constants

36 years agoprint longs with %ld
ceriel [Thu, 7 Jul 1988 14:19:16 +0000 (14:19 +0000)]
print longs with %ld

36 years agobug fix: an array was declared too small
ceriel [Thu, 7 Jul 1988 10:55:52 +0000 (10:55 +0000)]
bug fix: an array was declared too small

36 years agoremoved the result3 variable; it was not used anymore
ceriel [Thu, 7 Jul 1988 09:59:32 +0000 (09:59 +0000)]
removed the result3 variable; it was not used anymore

36 years agoremoved temp file
ceriel [Wed, 6 Jul 1988 18:18:46 +0000 (18:18 +0000)]
removed temp file

36 years agoremoved cvf.s
ceriel [Wed, 6 Jul 1988 17:44:27 +0000 (17:44 +0000)]
removed cvf.s

36 years agofixed; did not work for vax
ceriel [Wed, 6 Jul 1988 13:10:24 +0000 (13:10 +0000)]
fixed; did not work for vax

36 years agofixed syntax error
ceriel [Wed, 6 Jul 1988 10:09:18 +0000 (10:09 +0000)]
fixed syntax error

36 years agofix in english text
ceriel [Wed, 6 Jul 1988 09:52:49 +0000 (09:52 +0000)]
fix in english text

36 years agofixed previously introduced error
ceriel [Wed, 6 Jul 1988 09:43:05 +0000 (09:43 +0000)]
fixed previously introduced error

36 years agomade to fit on PDP-11 ...
ceriel [Tue, 5 Jul 1988 19:06:40 +0000 (19:06 +0000)]
made to fit on PDP-11 ...

36 years agoforgot C_magic
ceriel [Tue, 5 Jul 1988 18:27:10 +0000 (18:27 +0000)]
forgot C_magic

36 years agomade to fit on PDP-11
ceriel [Tue, 5 Jul 1988 18:06:00 +0000 (18:06 +0000)]
made to fit on PDP-11

36 years agodon't use our malloc on small machines
ceriel [Tue, 5 Jul 1988 18:00:43 +0000 (18:00 +0000)]
don't use our malloc on small machines

36 years agoremoved faulty.h from makefile
ceriel [Tue, 5 Jul 1988 16:21:05 +0000 (16:21 +0000)]
removed faulty.h from makefile

36 years agoidentifier name clash resolved
ceriel [Tue, 5 Jul 1988 16:05:11 +0000 (16:05 +0000)]
identifier name clash resolved

36 years agounsigned long is not portable
ceriel [Tue, 5 Jul 1988 15:31:33 +0000 (15:31 +0000)]
unsigned long is not portable

36 years agomade to work
ceriel [Tue, 5 Jul 1988 14:12:26 +0000 (14:12 +0000)]
made to work

36 years agoprint memory usage as unsigned
ceriel [Tue, 5 Jul 1988 14:07:19 +0000 (14:07 +0000)]
print memory usage as unsigned

36 years agospaces replaced by tabs
ceriel [Tue, 5 Jul 1988 14:05:24 +0000 (14:05 +0000)]
spaces replaced by tabs

36 years agocomment sign at begin of line
ceriel [Tue, 5 Jul 1988 12:56:43 +0000 (12:56 +0000)]
comment sign at begin of line

36 years agohandle memory better
ceriel [Tue, 5 Jul 1988 11:51:47 +0000 (11:51 +0000)]
handle memory better

36 years agoimproved; delayed frees did not work anyway
ceriel [Tue, 5 Jul 1988 11:50:11 +0000 (11:50 +0000)]
improved; delayed frees did not work anyway

36 years agodon't use stdio.h
ceriel [Tue, 5 Jul 1988 10:53:53 +0000 (10:53 +0000)]
don't use stdio.h

36 years agochanged order in archive
ceriel [Tue, 5 Jul 1988 09:12:07 +0000 (09:12 +0000)]
changed order in archive

36 years agomake to work
ceriel [Mon, 4 Jul 1988 16:37:46 +0000 (16:37 +0000)]
make to work

36 years agoInitial entry, txt1 oversight
dick [Mon, 4 Jul 1988 15:30:12 +0000 (15:30 +0000)]
Initial entry, txt1 oversight

36 years agoremoved README
ceriel [Mon, 4 Jul 1988 15:24:24 +0000 (15:24 +0000)]
removed README

36 years agoAdded distr entry
ceriel [Mon, 4 Jul 1988 14:55:22 +0000 (14:55 +0000)]
Added distr entry

36 years agomade to work
ceriel [Mon, 4 Jul 1988 13:41:47 +0000 (13:41 +0000)]
made to work

36 years agofixed, new basic compiler, new flag for EGO
ceriel [Mon, 4 Jul 1988 13:39:15 +0000 (13:39 +0000)]
fixed, new basic compiler, new flag for EGO

36 years agoupdated for new Basic compiler
ceriel [Mon, 4 Jul 1988 13:19:09 +0000 (13:19 +0000)]
updated for new Basic compiler

36 years agoupdated
ceriel [Mon, 4 Jul 1988 11:45:53 +0000 (11:45 +0000)]
updated

36 years agoInitial revision
ceriel [Mon, 4 Jul 1988 11:45:41 +0000 (11:45 +0000)]
Initial revision

36 years agocorrected some more
ceriel [Mon, 4 Jul 1988 11:44:03 +0000 (11:44 +0000)]
corrected some more

36 years agoseveral fixes for new basic compiler
ceriel [Fri, 1 Jul 1988 17:30:06 +0000 (17:30 +0000)]
several fixes for new basic compiler

36 years agoallow for three digits in exponent
ceriel [Fri, 1 Jul 1988 11:56:08 +0000 (11:56 +0000)]
allow for three digits in exponent

36 years agoAlso export LONGREAL routines
ceriel [Thu, 30 Jun 1988 16:32:54 +0000 (16:32 +0000)]
Also export LONGREAL routines

36 years agomods to handle forward references better
ceriel [Thu, 30 Jun 1988 14:50:30 +0000 (14:50 +0000)]
mods to handle forward references better

36 years agocorrected minor problem
ceriel [Thu, 30 Jun 1988 09:19:06 +0000 (09:19 +0000)]
corrected minor problem

36 years agofixed; did not compile
ceriel [Wed, 29 Jun 1988 16:48:07 +0000 (16:48 +0000)]
fixed; did not compile

36 years agoonly change sign when value is not 0
ceriel [Wed, 29 Jun 1988 16:34:40 +0000 (16:34 +0000)]
only change sign when value is not 0

36 years agofixed bug with linenumber counting
ceriel [Wed, 29 Jun 1988 14:05:37 +0000 (14:05 +0000)]
fixed bug with linenumber counting

36 years agofixed typo
ceriel [Wed, 29 Jun 1988 13:13:49 +0000 (13:13 +0000)]
fixed typo

36 years agosmall fix
ceriel [Wed, 29 Jun 1988 10:49:24 +0000 (10:49 +0000)]
small fix

36 years agoremoved some lint complaints
ceriel [Tue, 28 Jun 1988 14:41:02 +0000 (14:41 +0000)]
removed some lint complaints

36 years agocorrected lint entry
ceriel [Tue, 28 Jun 1988 14:36:21 +0000 (14:36 +0000)]
corrected lint entry

36 years agoremoved some lint complaints
ceriel [Tue, 28 Jun 1988 13:55:25 +0000 (13:55 +0000)]
removed some lint complaints

36 years agoremoved some lint complaints
ceriel [Tue, 28 Jun 1988 13:43:54 +0000 (13:43 +0000)]
removed some lint complaints

36 years agouse system module for system calls
ceriel [Tue, 28 Jun 1988 11:20:50 +0000 (11:20 +0000)]
use system module for system calls

36 years agoAdded sys_rename
ceriel [Tue, 28 Jun 1988 11:12:18 +0000 (11:12 +0000)]
Added sys_rename

36 years agodo LLgen after modules
ceriel [Tue, 28 Jun 1988 11:00:54 +0000 (11:00 +0000)]
do LLgen after modules

36 years agoAdded SMALL for small unknown machine
ceriel [Tue, 28 Jun 1988 10:20:07 +0000 (10:20 +0000)]
Added SMALL for small unknown machine

36 years agoAdded some code for small unknown machine
ceriel [Tue, 28 Jun 1988 10:19:23 +0000 (10:19 +0000)]
Added some code for small unknown machine

36 years agoget some info from ACK include files
ceriel [Mon, 27 Jun 1988 15:21:37 +0000 (15:21 +0000)]
get some info from ACK include files

36 years agoAdded interpreter
ceriel [Mon, 27 Jun 1988 15:14:34 +0000 (15:14 +0000)]
Added interpreter

36 years agodo not install interpreter on small machines
ceriel [Mon, 27 Jun 1988 15:14:31 +0000 (15:14 +0000)]
do not install interpreter on small machines

36 years agoAdded interpreter
ceriel [Mon, 27 Jun 1988 15:08:38 +0000 (15:08 +0000)]
Added interpreter

36 years agoAdded interpreter
ceriel [Mon, 27 Jun 1988 15:00:08 +0000 (15:00 +0000)]
Added interpreter

36 years agoMore adaptions for ACK
ceriel [Mon, 27 Jun 1988 14:54:40 +0000 (14:54 +0000)]
More adaptions for ACK

36 years agoimproved distr entry
ceriel [Mon, 27 Jun 1988 14:52:18 +0000 (14:52 +0000)]
improved distr entry

36 years agoAdded interpreter
ceriel [Mon, 27 Jun 1988 14:51:59 +0000 (14:51 +0000)]
Added interpreter

36 years agoPut int.1 in this directory
ceriel [Mon, 27 Jun 1988 14:48:30 +0000 (14:48 +0000)]
Put int.1 in this directory

36 years agoAdapted for ACK
ceriel [Mon, 27 Jun 1988 14:40:29 +0000 (14:40 +0000)]
Adapted for ACK

36 years agofor the time being, do not pass IP_SPEC to the Makefile in switch;
ceriel [Mon, 27 Jun 1988 11:49:17 +0000 (11:49 +0000)]
for the time being, do not pass IP_SPEC to the Makefile in switch;
this does not work with relative paths

36 years agoadded ACK entries to Makefile
ceriel [Mon, 27 Jun 1988 11:08:04 +0000 (11:08 +0000)]
added ACK entries to Makefile

36 years agoadded ACK entries to Makefile
ceriel [Mon, 27 Jun 1988 10:58:44 +0000 (10:58 +0000)]
added ACK entries to Makefile