ack.git
34 years agoFixes: random did not work properly, and RealToString did not deal with
ceriel [Wed, 31 Jan 1990 11:01:53 +0000 (11:01 +0000)]
Fixes: random did not work properly, and RealToString did not deal with
numbers not fitting in the format given properly

34 years agoFixed MON instruction: getpid() was wrong
ceriel [Wed, 31 Jan 1990 10:54:26 +0000 (10:54 +0000)]
Fixed MON instruction: getpid() was wrong

34 years agoremove comments in macro texts completely
ceriel [Tue, 30 Jan 1990 18:33:54 +0000 (18:33 +0000)]
remove comments in macro texts completely

34 years agofixed again
ceriel [Tue, 30 Jan 1990 14:02:49 +0000 (14:02 +0000)]
fixed again

34 years agoFix: illegal optimizations of muls
ceriel [Tue, 30 Jan 1990 13:41:36 +0000 (13:41 +0000)]
Fix: illegal optimizations of muls

34 years agoignore qualifiers when looking for sdef
eck [Tue, 30 Jan 1990 11:19:30 +0000 (11:19 +0000)]
ignore qualifiers when looking for sdef

34 years agominor correction to runtime start-off
ceriel [Mon, 29 Jan 1990 15:52:08 +0000 (15:52 +0000)]
minor correction to runtime start-off

34 years agoFixed shell command in READ_ME file
ceriel [Mon, 29 Jan 1990 15:36:45 +0000 (15:36 +0000)]
Fixed shell command in READ_ME file

34 years agoallow for multiple parsers within one program
ceriel [Mon, 29 Jan 1990 13:51:32 +0000 (13:51 +0000)]
allow for multiple parsers within one program

34 years agoallow for multiple parsers within one program
ceriel [Mon, 29 Jan 1990 13:45:42 +0000 (13:45 +0000)]
allow for multiple parsers within one program

34 years agoopen and close output file in one place
ceriel [Mon, 29 Jan 1990 12:40:43 +0000 (12:40 +0000)]
open and close output file in one place

34 years agofixed for OUTSEEK
ceriel [Mon, 29 Jan 1990 11:42:58 +0000 (11:42 +0000)]
fixed for OUTSEEK

34 years agomaintain own free list of buffer headers
ceriel [Mon, 29 Jan 1990 11:41:37 +0000 (11:41 +0000)]
maintain own free list of buffer headers

34 years agoformal parameters in prototyps need only 1 underscore
eck [Mon, 29 Jan 1990 10:09:00 +0000 (10:09 +0000)]
formal parameters in prototyps need only 1 underscore

34 years agoFixed check in COM
ceriel [Fri, 26 Jan 1990 17:12:23 +0000 (17:12 +0000)]
Fixed check in COM

34 years agoFixed SIG
ceriel [Fri, 26 Jan 1990 16:43:29 +0000 (16:43 +0000)]
Fixed SIG

34 years agobug fix: it said \(nl where \n(nl was meant
ceriel [Fri, 26 Jan 1990 15:08:22 +0000 (15:08 +0000)]
bug fix: it said \(nl where \n(nl was meant

34 years agobig fix for #include in macro argument
eck [Fri, 26 Jan 1990 14:59:50 +0000 (14:59 +0000)]
big fix for #include in macro argument

34 years agobug fix with #include in argument
eck [Fri, 26 Jan 1990 14:49:13 +0000 (14:49 +0000)]
bug fix with #include in argument
save #pragma's until they can be printed

34 years agobug fix with many -I options
ceriel [Fri, 26 Jan 1990 12:00:35 +0000 (12:00 +0000)]
bug fix with many -I options

34 years agoAdded some mkdep features and fixed a bug
ceriel [Fri, 26 Jan 1990 11:53:08 +0000 (11:53 +0000)]
Added some mkdep features and fixed a bug

34 years agocreat mode 666
ceriel [Fri, 26 Jan 1990 11:02:34 +0000 (11:02 +0000)]
creat mode 666

34 years agofixed typo
ceriel [Fri, 26 Jan 1990 09:50:44 +0000 (09:50 +0000)]
fixed typo

34 years agoftime has an error return(?)
ceriel [Fri, 26 Jan 1990 09:38:45 +0000 (09:38 +0000)]
ftime has an error return(?)

34 years agoftime has an error return(?)
ceriel [Fri, 26 Jan 1990 09:33:23 +0000 (09:33 +0000)]
ftime has an error return(?)

34 years agosome optimizations were not protected by calls to small()
ceriel [Wed, 24 Jan 1990 12:37:33 +0000 (12:37 +0000)]
some optimizations were not protected by calls to small()

34 years agoAdded some code for dependency generator
ceriel [Tue, 23 Jan 1990 15:25:21 +0000 (15:25 +0000)]
Added some code for dependency generator

34 years agoimproved Makefile
ceriel [Tue, 23 Jan 1990 13:16:47 +0000 (13:16 +0000)]
improved Makefile

34 years agofixed: did not compile
ceriel [Tue, 23 Jan 1990 12:06:05 +0000 (12:06 +0000)]
fixed: did not compile

34 years agofixed; did not compile
ceriel [Tue, 23 Jan 1990 11:00:47 +0000 (11:00 +0000)]
fixed; did not compile

34 years agocorrected
ceriel [Mon, 22 Jan 1990 17:07:11 +0000 (17:07 +0000)]
corrected

34 years agocorrected
ceriel [Mon, 22 Jan 1990 16:48:13 +0000 (16:48 +0000)]
corrected

34 years agochanged system-call to avoid namespace pollution
eck [Mon, 22 Jan 1990 16:26:12 +0000 (16:26 +0000)]
changed system-call to avoid namespace pollution

34 years agoAdded strhp.s
ceriel [Mon, 22 Jan 1990 16:25:52 +0000 (16:25 +0000)]
Added strhp.s

34 years agobig fix: auto aggregate strings didn't work
eck [Mon, 22 Jan 1990 16:16:03 +0000 (16:16 +0000)]
big fix: auto aggregate strings didn't work

34 years agoadapted so that _brk routine may update .limhp
ceriel [Mon, 22 Jan 1990 15:38:46 +0000 (15:38 +0000)]
adapted so that _brk routine may update .limhp

34 years agoadapted so that _brk routine may update .limhp
ceriel [Mon, 22 Jan 1990 15:32:44 +0000 (15:32 +0000)]
adapted so that _brk routine may update .limhp

34 years agoNo chmk; use the system call library
ceriel [Mon, 22 Jan 1990 15:28:45 +0000 (15:28 +0000)]
No chmk; use the system call library

34 years agobrk routine updates .limhp
ceriel [Mon, 22 Jan 1990 15:05:10 +0000 (15:05 +0000)]
brk routine updates .limhp

34 years agoUse .limhp
ceriel [Mon, 22 Jan 1990 15:03:13 +0000 (15:03 +0000)]
Use .limhp

34 years agoAdded .limhp
ceriel [Mon, 22 Jan 1990 14:57:58 +0000 (14:57 +0000)]
Added .limhp

34 years agoUse .limhp
ceriel [Mon, 22 Jan 1990 14:39:47 +0000 (14:39 +0000)]
Use .limhp

34 years agoAdded .limhp (for later use?)
ceriel [Mon, 22 Jan 1990 14:34:58 +0000 (14:34 +0000)]
Added .limhp (for later use?)

34 years agoUse .limhp
ceriel [Mon, 22 Jan 1990 14:25:10 +0000 (14:25 +0000)]
Use .limhp

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 14:15:55 +0000 (14:15 +0000)]
Added entry points for ANSI C

34 years agoUse .limhp
ceriel [Mon, 22 Jan 1990 14:14:38 +0000 (14:14 +0000)]
Use .limhp

34 years agoUse .limhp
ceriel [Mon, 22 Jan 1990 14:08:16 +0000 (14:08 +0000)]
Use .limhp

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 13:59:43 +0000 (13:59 +0000)]
Added entry points for ANSI C

34 years agoUse .limhp
ceriel [Mon, 22 Jan 1990 13:58:54 +0000 (13:58 +0000)]
Use .limhp

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 13:41:58 +0000 (13:41 +0000)]
Added entry points for ANSI C

34 years agosome additions for MINIX
eck [Mon, 22 Jan 1990 13:29:46 +0000 (13:29 +0000)]
some additions for MINIX

34 years agochanged setjmp implementation for POSIX
eck [Mon, 22 Jan 1990 13:20:42 +0000 (13:20 +0000)]
changed setjmp implementation for POSIX
made some changes for MINIX

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 13:09:29 +0000 (13:09 +0000)]
Added entry points for ANSI C

34 years agochanged system-calls to avoid namespace pollution
eck [Mon, 22 Jan 1990 13:08:36 +0000 (13:08 +0000)]
changed system-calls to avoid namespace pollution

34 years agochanged system-calls to avoid namespace pollution
eck [Mon, 22 Jan 1990 13:00:13 +0000 (13:00 +0000)]
changed system-calls to avoid namespace pollution

34 years agoforgot to update .distr
eck [Mon, 22 Jan 1990 12:54:26 +0000 (12:54 +0000)]
forgot to update .distr

34 years agoadded sigsetjmp() & siglongjmp()
eck [Mon, 22 Jan 1990 12:53:21 +0000 (12:53 +0000)]
added sigsetjmp() & siglongjmp()

34 years agoadded new routines for ansi
eck [Mon, 22 Jan 1990 11:56:01 +0000 (11:56 +0000)]
added new routines for ansi

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 11:48:01 +0000 (11:48 +0000)]
Added entry points for ANSI C

34 years agochanged system-calls to avoid namespace pollution
eck [Mon, 22 Jan 1990 11:44:21 +0000 (11:44 +0000)]
changed system-calls to avoid namespace pollution

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 11:24:37 +0000 (11:24 +0000)]
Added entry points for ANSI C

34 years agoadded new routines for ansi
eck [Mon, 22 Jan 1990 11:14:56 +0000 (11:14 +0000)]
added new routines for ansi

34 years agochanged system-calls to avoid namespace pollution
eck [Mon, 22 Jan 1990 11:13:26 +0000 (11:13 +0000)]
changed system-calls to avoid namespace pollution

34 years agoAdded entry points for ANSI C
ceriel [Mon, 22 Jan 1990 11:01:47 +0000 (11:01 +0000)]
Added entry points for ANSI C

34 years agoadded new routines for ansi
eck [Mon, 22 Jan 1990 10:54:12 +0000 (10:54 +0000)]
added new routines for ansi

34 years agoforgot _dup() & _creat()
eck [Mon, 22 Jan 1990 10:34:50 +0000 (10:34 +0000)]
forgot _dup() & _creat()

34 years agoforgot _dup()
eck [Mon, 22 Jan 1990 10:28:09 +0000 (10:28 +0000)]
forgot _dup()

34 years agoAdded some more entry points for ANSI C
ceriel [Mon, 22 Jan 1990 10:20:09 +0000 (10:20 +0000)]
Added some more entry points for ANSI C

34 years agoforgot _creat()
eck [Mon, 22 Jan 1990 09:28:35 +0000 (09:28 +0000)]
forgot _creat()

34 years agoadded new routines for ansi
eck [Mon, 22 Jan 1990 08:51:54 +0000 (08:51 +0000)]
added new routines for ansi

34 years agoAdded entry points for ANSI C
ceriel [Fri, 19 Jan 1990 17:37:29 +0000 (17:37 +0000)]
Added entry points for ANSI C

34 years agoAdded entry points for ANSI C
ceriel [Fri, 19 Jan 1990 17:22:11 +0000 (17:22 +0000)]
Added entry points for ANSI C

34 years agoforgot _execve()
eck [Fri, 19 Jan 1990 17:15:47 +0000 (17:15 +0000)]
forgot _execve()

34 years agoAdded entry points for ANSI C
ceriel [Fri, 19 Jan 1990 17:05:29 +0000 (17:05 +0000)]
Added entry points for ANSI C

34 years agoforgot _sbrk(), _fstat(), _times()
eck [Fri, 19 Jan 1990 16:25:54 +0000 (16:25 +0000)]
forgot _sbrk(),  _fstat(), _times()

34 years agoAdded entry points for ANSI C
ceriel [Fri, 19 Jan 1990 16:22:03 +0000 (16:22 +0000)]
Added entry points for ANSI C

34 years agoAdded mechanism to warn correctly about conflicts
ceriel [Fri, 19 Jan 1990 16:05:44 +0000 (16:05 +0000)]
Added mechanism to warn correctly about conflicts

34 years agoAdded entry points for ANSI C
ceriel [Fri, 19 Jan 1990 16:03:46 +0000 (16:03 +0000)]
Added entry points for ANSI C

34 years agoadded new routines for ansi
eck [Fri, 19 Jan 1990 15:17:33 +0000 (15:17 +0000)]
added new routines for ansi

34 years agomade allocation chunk size dependant on pointer size
ceriel [Fri, 19 Jan 1990 11:30:16 +0000 (11:30 +0000)]
made allocation chunk size dependant on pointer size

34 years agobug fixes from modules/malloc; changed formats to use %p
eck [Thu, 18 Jan 1990 17:24:18 +0000 (17:24 +0000)]
bug fixes from modules/malloc; changed formats to use %p

34 years agoseveral fixes in the CHECK part
ceriel [Thu, 18 Jan 1990 17:11:41 +0000 (17:11 +0000)]
several fixes in the CHECK part

34 years agofixed bug: tp_up is field in union; be more careful
eck [Thu, 18 Jan 1990 16:58:53 +0000 (16:58 +0000)]
fixed bug: tp_up is field in union; be more careful
give warning for struct/union declarations in prototypes

34 years agoRemoved a call to 'abort'; just a non-zero exit status is enough
ceriel [Thu, 18 Jan 1990 16:35:39 +0000 (16:35 +0000)]
Removed a call to 'abort'; just a non-zero exit status is enough

34 years agoBug fix: also use ACKDIR to look for description files
ceriel [Thu, 18 Jan 1990 16:07:42 +0000 (16:07 +0000)]
Bug fix: also use ACKDIR to look for description files

34 years agoremoved unused variables
ceriel [Thu, 18 Jan 1990 10:59:04 +0000 (10:59 +0000)]
removed unused variables

34 years agobug fix: casts of constants to a set type caused memory fault
ceriel [Thu, 18 Jan 1990 10:12:38 +0000 (10:12 +0000)]
bug fix: casts of constants to a set type caused memory fault

34 years agosimplified a bit, and documented better
ceriel [Wed, 17 Jan 1990 16:05:00 +0000 (16:05 +0000)]
simplified a bit, and documented better

34 years agoChanged an o into $suf
ceriel [Wed, 17 Jan 1990 14:39:50 +0000 (14:39 +0000)]
Changed an o into $suf

34 years agobug fix: defined(aap)1 expanded to 01
eck [Tue, 16 Jan 1990 15:27:24 +0000 (15:27 +0000)]
bug fix: defined(aap)1 expanded to 01

34 years agoMINIX squeezing with strings, fixed small preprocessor bug
eck [Tue, 16 Jan 1990 15:21:15 +0000 (15:21 +0000)]
MINIX squeezing with strings, fixed small preprocessor bug

34 years agograceful degradation: allocate fewer structs if cannot get requested amount
ceriel [Tue, 16 Jan 1990 14:38:28 +0000 (14:38 +0000)]
graceful degradation: allocate fewer structs if cannot get requested amount

34 years agoAdded i386_as.6
ceriel [Tue, 16 Jan 1990 13:27:47 +0000 (13:27 +0000)]
Added i386_as.6

34 years agoadded comment
ceriel [Tue, 16 Jan 1990 10:11:45 +0000 (10:11 +0000)]
added comment

34 years agoCommented out a wrong warning, as was already done in the C compiler
ceriel [Tue, 16 Jan 1990 10:08:34 +0000 (10:08 +0000)]
Commented out a wrong warning, as was already done in the C compiler

34 years agobug fix: #if defined(...) did not work properly
ceriel [Mon, 15 Jan 1990 17:01:36 +0000 (17:01 +0000)]
bug fix: #if defined(...) did not work properly

34 years agofixed prvious change
ceriel [Mon, 15 Jan 1990 12:42:57 +0000 (12:42 +0000)]
fixed prvious change

34 years agodo not remove targets for install or cmp
ceriel [Mon, 15 Jan 1990 11:47:10 +0000 (11:47 +0000)]
do not remove targets for install or cmp

34 years agofixed bug in translation of BR instruction
ceriel [Mon, 15 Jan 1990 11:44:43 +0000 (11:44 +0000)]
fixed bug in translation of BR instruction

34 years agoadapted for use of ACK VAX assembler
ceriel [Fri, 12 Jan 1990 18:03:50 +0000 (18:03 +0000)]
adapted for use of ACK VAX assembler