shivers
7e1ad158c7
Added "See file COPYING." to all the copyright notices, so we can
...
do the open-source thing w/o larding up the source code.
1999-08-06 13:28:52 +00:00
shivers
e989a744e4
Had to shuffle packages due to broken package dependencies.
...
The whole thing is a disaster and should be completely re-factorised.
1997-02-27 04:50:57 +00:00
shivers
759e929fa8
Fixed a syntactically illegal LET.
1996-09-23 04:52:03 +00:00
shivers
1df0338fb0
I removed DEFINE-SIMPLE-ERRNO-SYSCALL because it is simply a special
...
case of DEFINE-ERRNO-SYSCALL. However, this change causes simple errno
syscalls to return 0 values, which blows up I/O methods used in S48's
extensible port system, so I had to hack three or four of those methods
to return a random value (#F).
1996-08-23 23:29:51 +00:00
shivers
ea45fca8ef
Hacked the system to use the new LET-OPT optional argument machinery,
...
LET-OPTIONAL, LET-OPTIONAL*, and :OPTIONAL. The new macros are
faster and easier to read than the old PARSE-OPTIONALS and OPTIONAL-ARG
procedures.
1996-04-19 18:39:14 +00:00
bdc
2302efe24e
*** empty log message ***
1995-10-14 03:34:21 +00:00