BSD-SCCS END release
[unix-history] / usr / src / usr.bin / pascal / libpc /
1994-04-02 Bill JoyBSD-SCCS END release origin/BSD-SCCS BSD-4_4_Lite2-Snapshot-Development BSD-SCCS-END
1994-05-24 Kirk McKusickneeds types.h
1994-05-24 Kirk McKusickneeds typees.h
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1991-04-13 Keith Bosticnew copyright; att/bsd/shared
1990-06-30 Kirk McKusickcheck in for Kirk; use getrusage, not times()
1990-06-30 Keith Bosticinstall pascal include files in /usr/include/pascal
1990-05-30 Keith Bosticdoesn't need to know about stdio internals
1990-05-12 Keith Bosticfirst pass for new make
1990-04-10 Keith Bosticwritten by Kirk McKusick; add Berkeley specific copyrig...
1990-01-02 Keith Bostictoo much information...
1989-05-11 Keith Bosticcleanup, add depend labels
1989-01-12 Kirk McKusickupdate to use <stdarg.h>
1989-01-10 Kirk McKusickupdate from John Gilmore for gcc
1989-01-10 Kirk McKusickfrom John Gilmore to support gcc
1989-01-10 Kirk McKusickupdate from John Gilmore for gcc
1988-06-03 Kirk McKusickget rid of _sobuf
1987-12-02 Keith Bosticnew template
1987-06-20 Keith Bosticnew template
1987-04-08 Kirk McKusickport to tahoe
1986-07-08 Kirk McKusickdo not get too carried away (from tektronix!sutton...
1986-02-19 Jay Lepreaumake work with new fseek (and old one too, going to...
1985-10-19 Kirk McKusickone more field that needs to be initialized
1985-05-31 Sam Leffleradd tags
1984-05-20 Kirk McKusickbug fix from Michael Tuke and John Carey
1983-11-07 Peter B. Kessleroops. i left the diagnostics in.
1983-11-07 Peter B. Kessleryet another try at getting reals read correctly.
1983-10-29 Kirk McKusicksemantic cleanup of UNSYNC()
1983-10-29 Kirk McKusickmassive cleanups to make accept the standard
1983-10-01 Kirk McKusickPERROR is missing an argument
1983-10-01 Kirk McKusickpeter gets pissy and wants it to be "right"!
1983-10-01 Kirk McKusickadd 750 fault conditions
1983-04-09 Kirk McKusickremove unneeded -f flag (used to specify floating point...
1983-01-22 Kirk McKusicksort dynamic files only within GLVL files on fchain
1983-01-22 Kirk McKusickfix for prematurely removing temp files
1983-01-11 Kirk McKusickifdef VAX => ifdef ADDR32
1983-01-11 Kirk McKusickVAX => ADDR32
1983-01-11 Kirk McKusickifdef VAX => ifdef vax
1983-01-11 Kirk McKusickget rid of last of the .s files, yea!
1983-01-11 Kirk McKusickget rid of RAND.s and use floating point instead
1983-01-11 Kirk McKusickSETRACE() -> kill()
1983-01-11 Kirk McKusickdate and time created 83/01/10 14:50:59 by mckusick
1982-11-13 Kirk McKusickmake error message global var, so routine can be inline...
1982-11-13 Kirk McKusickGOTO and UNWIND replaced with setjmp/longjmp; NEWZ...
1982-11-13 Kirk McKusickmake size last arg to blkcpy and blkclr to be compatabl...
1982-11-13 Kirk McKusickdate and time created 82/11/12 12:11:33 by mckusick
1982-09-10 Peter B. Kessler`make' should make libpc, not sources.
1982-08-30 Kirk McKusickremove diagnostic output
1982-08-30 Kirk McKusickremove restriction on files in dynamic structures
1982-08-30 Kirk McKusickdate and time created 82/08/29 21:31:44 by mckusick
1982-08-17 Kirk McKusickcheck that file has been reset or rewritten
1982-07-24 Kirk McKusickfix initialization of "input" file
1982-04-13 Kirk McKusickcheck for less than lower bound
1982-04-10 Kirk McKusickput in checking for overflow/underflow
1982-04-03 Kirk McKusickuse tmp.o instead of tmp as intermediate name for linking
1982-02-09 Kirk McKusickadd ATAN.c, COS.c, EXP.c, and SIN.c to allow for runtim...
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:15 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:10 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:04 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:32:58 by mckusick
1982-02-09 Kirk McKusickmake it an error to reset a temporary file that has...
1982-02-09 Kirk McKusickadd return statements after errors
1982-02-03 Kirk McKusicksignal EXCEPT() on SIGFPE if runtime tests are enabled
1982-02-03 Kirk McKusickadd EXCEPT()
1982-02-03 Kirk McKusickdate and time created 82/02/02 23:09:47 by mckusick
1982-02-03 Kirk McKusickbreak out case range error into CASERNG
1982-02-03 Kirk McKusickdate and time created 82/02/02 16:00:30 by mckusick
1981-12-10 Kirk McKusickcorrect order of args to setbuf as per bug report
1981-12-01 Kirk McKusickuse -X on profiled .o files (to retain statics) and...
1981-11-30 Kirk McKusickchange ld -x to ld -X, clean up profiled creation
1981-11-24 Kirk McKusickfix install code
1981-11-24 Kirk McKusickmods for gprof to produce profiled library
1981-11-24 Kirk McKusickcheck for internal file table overflow
1981-11-23 Kirk McKusickclear EOF and EOLN after performing a seek
1981-11-23 Kirk McKusickzero length text files do not get a pseudo-newline...
1981-11-23 Kirk McKusickinsure that temporary file names do not have unprintabl...
1981-09-29 Kirk McKusickfix for possibly overlapping strings
1981-06-17 Kirk McKusickdate and time created 81/06/17 00:40:37 by mckusick
1981-06-17 Kirk McKusickdate and time created 81/06/17 00:40:19 by mckusick
1981-06-17 Kirk McKusickchange to allow any type of files
1981-06-17 Kirk McKusickchange return value of TELL
1981-06-17 Kirk McKusickadd seekptr struct for TELL and SEEK
1981-06-15 Kirk McKusickmake fblk an unsigned to prevent illegal negative numbers
1981-06-10 Kirk McKusickmove text of error messages from ERROR to functions...
1981-06-10 Kirk McKusickdo not call ERROR, since do not want to generate an...
1981-06-10 Kirk McKusickdate and time created 81/06/10 00:48:04 by mckusick
1981-06-10 Kirk McKusickmove the text of error messages from ERROR to the functions
1981-06-08 Kirk McKusickdo not try to close or deallocate buffers for tmp files...
1981-06-08 Kirk McKusickput display save area back into formal routine structure
1981-06-08 Kirk McKusickput in better error messages
1981-05-08 Kirk McKusickchange rewind to fseek(file, 0, 0)
1981-05-08 Kirk McKusickfix naming of temporary files
1981-04-02 Kirk McKusickfix dynamic display save
1981-04-02 Kirk McKusickmods for dynamically allocating display save area befor...
1981-04-02 Kirk McKusickFCALL and FRTN no longer return values
1981-03-19 Kirk McKusickchange RELG to RELT
next