new library routines
[unix-history] / usr / src / usr.bin /
1982-10-06 Sam Lefflernew library routines
1982-09-17 Kirk McKusickpeter's fixes to allow reading from standard input.
1982-09-10 Peter B. Kessler`make' should make px, not sources.
1982-09-10 Peter B. Kesslermake depend and y.tab.h entries; plus the result of...
1982-09-10 Peter B. Kessler`make' should make libpc, not sources.
1982-09-04 Kirk McKusickdo not put a leading blank before real numbers
1982-09-03 Mark Linton(no message)
1982-09-03 Mark Lintonchanged way library stuff is compiled and linked
1982-09-03 Mark Lintonadded id keywords
1982-09-03 Mark Lintonp cerror.s
1982-09-03 Mark Lintondate and time created 82/09/02 20:30:58 by linton
1982-09-03 Sam Lefflermake TIOCSBRK less VAX dependent
1982-09-03 Kirk McKusickno longer compile config.c read only since we futz the
1982-09-03 Kirk McKusickadded line in netmach table that is dynamically filled in
1982-09-03 Kirk McKusickadded #define constants for EMPTY (a dummy machine...
1982-09-03 Kirk McKusickadded #define of GETHOST for systems that have gethostn...
1982-09-03 Kirk McKusickadded routine inithost() to dynamically set the local...
1982-09-03 Kirk McKusickadded call to inithost() if GETHOST is defined
1982-08-31 Kirk McKusickversion 2.7 becomes 2.8 automagically.
1982-08-31 Peter B. Kesslerfully expand reduce rules; so error recovery changes...
1982-08-31 Kirk McKusickreduce cost for replacing identifier (ie external)...
1982-08-31 Peter B. Kesslerfield_list ->* lambda so no special rule.
1982-08-30 Kirk McKusickfixes for assert no longer being a keyword
1982-08-30 Kirk McKusickoutput of eyacc to /dev/null
1982-08-30 Mark Lintonaddition of dfdisp op
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-30 Kirk McKusickremove restriction on files in dynamic structures
1982-08-30 Kirk McKusickadd disposal of dynamic files
1982-08-30 Kirk McKusickget rid of unneeded header file
1982-08-30 Kirk McKusickget rid of header file in utilities.c
1982-08-30 Kirk McKusickadd DFDISP to dispose dynamic files
1982-08-30 Kirk McKusickconditionally load non-standard keywords based on ...
1982-08-30 Peter B. Kesslerallowing no files list in program statement.
1982-08-30 Peter B. Kesslerchecking for non-standard `#', `|', `&', and `~'.
1982-08-30 Peter B. Kessleronce-only error messages for multiple/out-of-order...
1982-08-27 Kirk McKusickremove restriction on files in dynamic structures
1982-08-27 Kirk McKusickconvert "assert" from being a reserved word to being...
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert "assert" from being a reserved word to being...
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickmake dispose a standard procedure
1982-08-27 Kirk McKusickremove patch to "if-then-else" due to broken eyacc
1982-08-26 Sam Lefflerdate and time created 82/08/25 22:21:49 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 22:21:47 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 22:21:46 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 22:21:44 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 22:21:41 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 22:21:40 by sam
1982-08-18 Sam Lefflermissing initializations
1982-08-17 Sam Lefflerdate and time created 82/08/16 22:20:31 by sam
1982-08-17 Sam Lefflerdate and time created 82/08/16 22:20:29 by sam
1982-08-17 Kirk McKusickgive more complete error messages when components of...
1982-08-17 Kirk McKusickcheck that file has been reset or rewritten
1982-08-14 Kurt A. Shoensfixed setfile() to not print error message, just return the
1982-08-14 Peter B. Kesslerdate and time created 82/08/13 15:32:45 by peter
1982-08-14 Peter B. Kessleruse new char version[]; add `make newversion' entry.
1982-08-12 Kurt A. Shoensfixes per Bruce Jerrick: s/makefile/Makefile/;
1982-08-12 Kirk McKusickcomplain in segend() when trying to compile with -z...
1982-08-12 Kirk McKusickonly complain in segend when actually trying to profile
1982-08-12 Kirk McKusickadd grammar rules to handle separate compilation and...
1982-08-12 Kirk McKusickrestore creation of y.tab.c
1982-08-12 Kirk McKusickadd "pxp" counter to external routines, in case they...
1982-08-04 Kirk McKusickfix-up to clean directive
1982-08-04 Kirk McKusickrestore sccs keywords
1982-08-04 Kirk McKusickuse rm -f to suppress errors
1982-08-03 Kirk McKusickpeter's addition of the soft link `-type l' flag.
1982-08-03 Peter B. Kesslerversion 2.6 becomes 2.7 automagically.
1982-08-03 Peter B. Kesslersomeone forgot to pass an argument to PCEXIT() for...
1982-07-30 Peter B. Kesslermake pcexterns.o depend on changes to its awk script.
1982-07-30 Kirk McKusickadd comments
1982-07-30 Peter B. Kesslerprotect against conflicts with library routines and...
1982-07-30 Kirk McKusickchange to new stab format for library definitions
1982-07-30 Kirk McKusickchange index to indx to eliminate conflict with C library
1982-07-30 Peter B. Kessleradd -w flag to suppress warning messages; reclassify...
1982-07-30 Peter B. Kesslerfix typo in path name
1982-07-30 Kirk McKusickpass -w flag to pc3 to suppress warning messages
1982-07-30 Bill ShannonMake tempfile larger
1982-07-30 Bill ShannonVentel fixes - allow %, $ in phone number
1982-07-30 Bill Shannon68000 fixes
1982-07-30 Bill Shannon68000 fixes and other random fixes
1982-07-30 Peter B. Kesslerversion 2.5 becomes 2.6 automagically.
1982-07-30 Peter B. Kesslercheck that resolution is the same kind as the forward...
1982-07-30 Bill Shannon68000 fixes
1982-07-30 Bill ShannonSun version and make install fixes
1982-07-30 Kurt A. ShoensAdded "ignore" command to suppress printing of selected...
1982-07-30 Kurt A. Shoenschanged alloca to salloc since no alloca on pdp-11...
1982-07-30 Kurt A. ShoensMade recognition of Status: header field slightly more...
1982-07-30 Kurt A. Shoenschanged to disallow duplicate insertion of fields into...
1982-07-29 Kurt A. Shoenschanged send() to take doignore argument and ignore...
1982-07-29 Kurt A. Shoensadded extra doignore argument to send() calls
1982-07-29 Kurt A. Shoensadded ignored header hash table
1982-07-29 Kurt A. Shoenschanged arguments to send() to include doignore argument
1982-07-29 Kurt A. Shoenschanged arguments to send to include the new doignore...
1982-07-29 Kurt A. Shoensadded hash structure (ignore) to remember list of ignor...
1982-07-29 Kurt A. Shoenschanged calls on send to include the doignore parameter.
1982-07-29 Kurt A. Shoensadded new commands Type, Print, ignore, and discard
next