- Feb 15, 1999
-
-
dtc authored
direction when optionally specified, and to accept either a character or an integer for the device number. Suggested by Brian Spilsbury. Rework the ioctl definitions, fixing the SIOCSPGRP ioctl.
-
- Feb 12, 1999
-
-
pw authored
-
- Feb 11, 1999
- Feb 05, 1999
-
-
pw authored
this loses when compiled safe because the slot is valid only in certain cases and the received value may be random junk. It now typed as (unsigned-byte 32).
-
- Feb 03, 1999
-
-
pw authored
user method can actually do something useful. From Tom Russ, tar@isi.edu.
-
- Feb 02, 1999
- Jan 25, 1999
- Jan 23, 1999
-
-
dtc authored
-
- Jan 22, 1999
-
-
pw authored
where the user buffer was bigger than the stream buffer and the eof-error-p argument was NIL.
-
- Jan 20, 1999
-
-
dtc authored
unnecessary type checks; based on a patch from Raymond Toy.
-
- Jan 15, 1999
- Jan 12, 1999
-
-
pw authored
lisp:standard-class in the superclass list given to defclass. This is consistent with the treatment given the :metaclass option argument. std-class.lisp is restored to its original state wiping out all traces of bogus change introduced in revision 1.19.
-
- Jan 11, 1999
-
-
dtc authored
-
- Jan 09, 1999
- Jan 06, 1999
- Dec 29, 1998
-
-
dtc authored
Raymond Toy.
-
- Dec 20, 1998
- Dec 19, 1998
-
-
pw authored
-
dtc authored
problem, and limit the range of pages to be checked.
-
dtc authored
recursive-p is true. Based on patches from Peter Van Eynde.
-
dtc authored
Based on patches from Peter Van Eynde.
-
dtc authored
Based on patches from Peter Van Eynde.
-
dtc authored
-
dtc authored
Based on patches from Peter Van Eynde.
-
dtc authored
-
dtc authored
Based on patches from Peter Van Eynde.
-
dtc authored
Generate an simple-undefined-function error when a macro function is funcall'ed. Based on patches from Peter Van Eynde.
-