ack.git
34 years agofixup commit for tag 'distr3' distr3
cvs2hg [Wed, 4 Oct 1989 10:56:17 +0000 (10:56 +0000)]
fixup commit for tag 'distr3'

37 years agoInitial revision
ceriel [Mon, 13 Apr 1987 10:32:47 +0000 (10:32 +0000)]
Initial revision

37 years ago3rd distribution
ceriel [Mon, 13 Apr 1987 10:31:48 +0000 (10:31 +0000)]
3rd distribution

37 years agobug fix
ceriel [Mon, 13 Apr 1987 08:22:22 +0000 (08:22 +0000)]
bug fix

37 years agoAllow for cumulative -V flags.
ceriel [Fri, 10 Apr 1987 18:03:12 +0000 (18:03 +0000)]
Allow for cumulative -V flags.

37 years agovariable length names
ceriel [Thu, 9 Apr 1987 14:15:25 +0000 (14:15 +0000)]
variable length names

37 years agofinal update before distribution 3!
ceriel [Thu, 9 Apr 1987 10:08:52 +0000 (10:08 +0000)]
final update before distribution 3!

37 years agoBug fixes and made faster on PDP-11
ceriel [Wed, 8 Apr 1987 17:15:30 +0000 (17:15 +0000)]
Bug fixes and made faster on PDP-11

37 years agofix; %ld is not proper for an int
ceriel [Wed, 8 Apr 1987 15:10:26 +0000 (15:10 +0000)]
fix; %ld is not proper for an int

37 years agodon't use $?, it does not work properly (?)
ceriel [Wed, 8 Apr 1987 08:56:34 +0000 (08:56 +0000)]
don't use $?, it does not work properly (?)

37 years ago*** empty log message ***
ceriel [Tue, 7 Apr 1987 11:00:10 +0000 (11:00 +0000)]
*** empty log message ***

37 years agocorrection for access systemcall
ceriel [Tue, 7 Apr 1987 10:01:57 +0000 (10:01 +0000)]
correction for access systemcall

37 years agoyet another bug fix
ceriel [Tue, 7 Apr 1987 09:57:50 +0000 (09:57 +0000)]
yet another bug fix

37 years agoundid a fix. Actually, the fix was wrong
ceriel [Tue, 7 Apr 1987 09:08:28 +0000 (09:08 +0000)]
undid a fix. Actually, the fix was wrong

37 years agost_blksize does only exist on 4.2 systems
ceriel [Tue, 7 Apr 1987 08:46:15 +0000 (08:46 +0000)]
st_blksize does only exist on 4.2 systems

37 years agoSome more bug fixes
ceriel [Mon, 6 Apr 1987 17:59:57 +0000 (17:59 +0000)]
Some more bug fixes

37 years agoPorted to sun
ceriel [Mon, 6 Apr 1987 13:03:05 +0000 (13:03 +0000)]
Ported to sun

37 years agobug fix
ceriel [Mon, 6 Apr 1987 12:33:28 +0000 (12:33 +0000)]
bug fix

37 years agoAdded Pascal library
ceriel [Mon, 6 Apr 1987 07:56:49 +0000 (07:56 +0000)]
Added Pascal library

37 years agominor bug fix
ceriel [Fri, 3 Apr 1987 20:13:08 +0000 (20:13 +0000)]
minor bug fix

37 years agouse LDFLAGS, not LFLAGS
ceriel [Fri, 3 Apr 1987 19:58:39 +0000 (19:58 +0000)]
use LDFLAGS, not LFLAGS

37 years agoBug fix: a character was compared to op_lab, which is >= 128.
ceriel [Fri, 3 Apr 1987 16:48:53 +0000 (16:48 +0000)]
Bug fix: a character was compared to op_lab, which is >= 128.

37 years ago2 last minute-additions (oh dear ...)
ceriel [Fri, 3 Apr 1987 16:21:24 +0000 (16:21 +0000)]
2 last minute-additions (oh dear ...)

37 years agoSeemed to prefer reg_any registers, which caused addresses of procedures
ceriel [Fri, 3 Apr 1987 15:38:52 +0000 (15:38 +0000)]
Seemed to prefer reg_any registers, which caused addresses of procedures
to end up in data registers on the m68020. This is temporarily fixed,
but actually, the descriptor files could be somewhat more general.

37 years agoimproved somewhat
ceriel [Fri, 3 Apr 1987 15:06:25 +0000 (15:06 +0000)]
improved somewhat

37 years agotarget optimizer must be installed before trying to install libraries!
ceriel [Fri, 3 Apr 1987 13:24:20 +0000 (13:24 +0000)]
target optimizer must be installed before trying to install libraries!

37 years ago-K becomes -KR
ceriel [Fri, 3 Apr 1987 13:18:38 +0000 (13:18 +0000)]
-K becomes -KR

37 years agoAdded some more documentation on the global optimizer
ceriel [Fri, 3 Apr 1987 13:14:37 +0000 (13:14 +0000)]
Added some more documentation on the global optimizer

37 years agominor mod
ceriel [Fri, 3 Apr 1987 11:18:49 +0000 (11:18 +0000)]
minor mod

37 years agominor mods
ceriel [Fri, 3 Apr 1987 11:16:46 +0000 (11:16 +0000)]
minor mods

37 years agosome more fixes
ceriel [Fri, 3 Apr 1987 10:51:37 +0000 (10:51 +0000)]
some more fixes

37 years agosome more corrections
ceriel [Thu, 2 Apr 1987 16:59:27 +0000 (16:59 +0000)]
some more corrections

37 years agocorrect interpreter description files on SYStem V or Sun machines
ceriel [Thu, 2 Apr 1987 14:26:58 +0000 (14:26 +0000)]
correct interpreter description files on SYStem V or Sun machines

37 years agoAdded declaration for malloc
ceriel [Thu, 2 Apr 1987 14:12:21 +0000 (14:12 +0000)]
Added declaration for malloc

37 years agobug fixes
ceriel [Thu, 2 Apr 1987 14:09:21 +0000 (14:09 +0000)]
bug fixes

37 years agosome bug fixes
ceriel [Thu, 2 Apr 1987 14:04:17 +0000 (14:04 +0000)]
some bug fixes

37 years agoimproved call to C_lin
ceriel [Thu, 2 Apr 1987 13:02:16 +0000 (13:02 +0000)]
improved call to C_lin

37 years ago"word" is always a long
ceriel [Thu, 2 Apr 1987 10:26:42 +0000 (10:26 +0000)]
"word" is always a long

37 years ago"word" is always a long
ceriel [Thu, 2 Apr 1987 10:17:06 +0000 (10:17 +0000)]
"word" is always a long

37 years ago"word" now is always a long
ceriel [Thu, 2 Apr 1987 10:07:10 +0000 (10:07 +0000)]
"word" now is always a long

37 years ago"word" is always a "long"
ceriel [Thu, 2 Apr 1987 10:04:25 +0000 (10:04 +0000)]
"word" is always a "long"

37 years ago"word" is now always a "long"
ceriel [Thu, 2 Apr 1987 09:54:41 +0000 (09:54 +0000)]
"word" is now always a "long"

37 years agoAllow "|" in "system" lines, must be in quotes
ceriel [Thu, 2 Apr 1987 09:07:05 +0000 (09:07 +0000)]
Allow "|" in "system" lines, must be in quotes

37 years agocorrected for 4.2 bsd
ceriel [Wed, 1 Apr 1987 15:37:14 +0000 (15:37 +0000)]
corrected for 4.2 bsd

37 years agoupdated for 3rd distribution
ceriel [Wed, 1 Apr 1987 13:50:18 +0000 (13:50 +0000)]
updated for 3rd distribution

37 years agoAdapted for distribution 3
ceriel [Wed, 1 Apr 1987 13:47:09 +0000 (13:47 +0000)]
Adapted for distribution 3

37 years agoAdded EMHOME
ceriel [Wed, 1 Apr 1987 08:54:00 +0000 (08:54 +0000)]
Added EMHOME

37 years agoInitial revision
ceriel [Wed, 1 Apr 1987 08:28:20 +0000 (08:28 +0000)]
Initial revision

37 years agoChanged strategy somewhat
ceriel [Wed, 1 Apr 1987 08:20:39 +0000 (08:20 +0000)]
Changed strategy somewhat

37 years agoInitial revision
ceriel [Tue, 31 Mar 1987 22:17:51 +0000 (22:17 +0000)]
Initial revision

37 years agoimproved "clean" entry
ceriel [Tue, 31 Mar 1987 13:11:31 +0000 (13:11 +0000)]
improved "clean" entry

37 years agominor change to manual page
ceriel [Tue, 31 Mar 1987 12:44:15 +0000 (12:44 +0000)]
minor change to manual page

37 years agoAlso install manual page
ceriel [Tue, 31 Mar 1987 12:33:23 +0000 (12:33 +0000)]
Also install manual page

37 years agoInitial revision
ceriel [Tue, 31 Mar 1987 12:14:08 +0000 (12:14 +0000)]
Initial revision

37 years agoAdded Rcs Id
ceriel [Tue, 31 Mar 1987 11:09:18 +0000 (11:09 +0000)]
Added Rcs Id

37 years agoAdded copyright notice
ceriel [Tue, 31 Mar 1987 11:06:20 +0000 (11:06 +0000)]
Added copyright notice

37 years agoconverted to 4-4
ceriel [Tue, 31 Mar 1987 10:58:30 +0000 (10:58 +0000)]
converted to 4-4

37 years agoAdded copyright notice
ceriel [Tue, 31 Mar 1987 10:50:20 +0000 (10:50 +0000)]
Added copyright notice

37 years agoreplaced copyright notice
ceriel [Tue, 31 Mar 1987 10:45:54 +0000 (10:45 +0000)]
replaced copyright notice

37 years agoAdded Rcs Id
ceriel [Tue, 31 Mar 1987 10:45:53 +0000 (10:45 +0000)]
Added Rcs Id

37 years ago*** empty log message ***
ceriel [Tue, 31 Mar 1987 10:34:14 +0000 (10:34 +0000)]
*** empty log message ***

37 years agomade more portable
ceriel [Tue, 31 Mar 1987 10:05:26 +0000 (10:05 +0000)]
made more portable

37 years agoPorted to other m68000 systems
ceriel [Tue, 31 Mar 1987 09:23:20 +0000 (09:23 +0000)]
Ported to other m68000 systems

37 years ago*** empty log message ***
ceriel [Tue, 31 Mar 1987 08:42:07 +0000 (08:42 +0000)]
*** empty log message ***

37 years agomoer robust version
ceriel [Tue, 31 Mar 1987 08:16:41 +0000 (08:16 +0000)]
moer robust version

37 years agomore robust version
ceriel [Tue, 31 Mar 1987 08:15:22 +0000 (08:15 +0000)]
more robust version

37 years agoMade to work on system V and SUN
ceriel [Tue, 31 Mar 1987 08:05:50 +0000 (08:05 +0000)]
Made to work on system V and SUN

37 years ago*** empty log message ***
ceriel [Tue, 31 Mar 1987 08:02:40 +0000 (08:02 +0000)]
*** empty log message ***

37 years agolayout improvements
ceriel [Tue, 31 Mar 1987 07:56:14 +0000 (07:56 +0000)]
layout improvements

37 years agodispatch tables generated now, layout improvements
ceriel [Tue, 31 Mar 1987 07:54:43 +0000 (07:54 +0000)]
dispatch tables generated now, layout improvements

37 years agomodified to generate dispatch tables automatically
ceriel [Tue, 31 Mar 1987 07:51:34 +0000 (07:51 +0000)]
modified to generate dispatch tables automatically

37 years agominor layout improvements
ceriel [Tue, 31 Mar 1987 07:45:17 +0000 (07:45 +0000)]
minor layout improvements

37 years agodon't use /usr/lib/ditroff
ceriel [Tue, 31 Mar 1987 07:43:56 +0000 (07:43 +0000)]
don't use /usr/lib/ditroff

37 years agominor improvement in layout
ceriel [Tue, 31 Mar 1987 07:42:10 +0000 (07:42 +0000)]
minor improvement in layout

37 years agoSome improvements
ceriel [Tue, 31 Mar 1987 07:40:45 +0000 (07:40 +0000)]
Some improvements

37 years agotail_em must be scanned twice, because tail_mon contains C-routines
ceriel [Tue, 31 Mar 1987 07:30:44 +0000 (07:30 +0000)]
tail_em must be scanned twice, because tail_mon contains C-routines

37 years ago*** empty log message ***
ceriel [Tue, 31 Mar 1987 07:28:06 +0000 (07:28 +0000)]
*** empty log message ***

37 years agoumount, NOT unmount!
ceriel [Tue, 31 Mar 1987 07:28:05 +0000 (07:28 +0000)]
umount, NOT unmount!

37 years agoPass preprocessor flags
ceriel [Mon, 30 Mar 1987 13:20:05 +0000 (13:20 +0000)]
Pass preprocessor flags

37 years agoNo line directives
ceriel [Mon, 30 Mar 1987 13:18:10 +0000 (13:18 +0000)]
No line directives

37 years agoDon't use reghp
ceriel [Mon, 30 Mar 1987 12:40:09 +0000 (12:40 +0000)]
Don't use reghp

37 years agodon't use reghp
ceriel [Mon, 30 Mar 1987 12:35:46 +0000 (12:35 +0000)]
don't use reghp

37 years agorenamed systemcalls
ceriel [Mon, 30 Mar 1987 09:39:38 +0000 (09:39 +0000)]
renamed systemcalls

37 years agomoved the mantra part to another place, because it now
ceriel [Mon, 30 Mar 1987 09:19:00 +0000 (09:19 +0000)]
moved the mantra part to another place, because it now
also contains the interpreter part.

37 years agoAdded interpreter
ceriel [Mon, 30 Mar 1987 09:18:03 +0000 (09:18 +0000)]
Added interpreter

37 years agomoved interpreter to another place
ceriel [Mon, 30 Mar 1987 09:05:14 +0000 (09:05 +0000)]
moved interpreter to another place

37 years agoInitial revision
ceriel [Mon, 30 Mar 1987 08:02:43 +0000 (08:02 +0000)]
Initial revision

37 years agoAdded occam
ceriel [Mon, 30 Mar 1987 08:00:59 +0000 (08:00 +0000)]
Added occam

37 years agouse own occam library
ceriel [Mon, 30 Mar 1987 07:59:57 +0000 (07:59 +0000)]
use own occam library

37 years agoUse own occam library
ceriel [Mon, 30 Mar 1987 07:55:12 +0000 (07:55 +0000)]
Use own occam library

37 years agoAdded Occam
ceriel [Mon, 30 Mar 1987 07:51:20 +0000 (07:51 +0000)]
Added Occam

37 years agoAdded ICRNL
ceriel [Mon, 30 Mar 1987 07:48:19 +0000 (07:48 +0000)]
Added ICRNL

37 years agoremoved ".byte"
ceriel [Sun, 29 Mar 1987 13:39:14 +0000 (13:39 +0000)]
removed ".byte"

37 years agoupdated
ceriel [Sun, 29 Mar 1987 13:33:37 +0000 (13:33 +0000)]
updated

37 years agomodified to do more in the presence of errors
ceriel [Sun, 29 Mar 1987 13:07:44 +0000 (13:07 +0000)]
modified to do more in the presence of errors

37 years agouse print library
ceriel [Sun, 29 Mar 1987 13:00:40 +0000 (13:00 +0000)]
use print library

37 years agobug fixes
ceriel [Sun, 29 Mar 1987 12:55:25 +0000 (12:55 +0000)]
bug fixes

37 years agoMinor fixes
ceriel [Fri, 27 Mar 1987 16:39:57 +0000 (16:39 +0000)]
Minor fixes

37 years ago*** empty log message ***
ceriel [Fri, 27 Mar 1987 15:13:05 +0000 (15:13 +0000)]
*** empty log message ***

37 years agominor adaption, to close filedescriptor immediatelym if possible
ceriel [Fri, 27 Mar 1987 15:11:06 +0000 (15:11 +0000)]
minor adaption, to close filedescriptor immediatelym if possible