fixup
[unix-history] / usr / src / old /
1986-02-24 Sam Lefflerfixup
1986-02-24 Sam Lefflerruntime is also machine-dependent
1986-02-24 Sam Lefflerparameterize files for machine independence
1986-02-24 Sam Leffleradd machine-specific code from other files
1986-02-24 Sam Lefflerdelete include file found in tahoe.c
1986-02-24 Sam Lefflermove machine dependent portions to machine file
1986-02-24 Sam Leffleradd new signals; move rloc to machine file; add pio...
1986-02-24 Sam Lefflermake pathname of instrs not depende on -I
1986-02-24 Sam Lefflerturn typerename operation into a call so it can be...
1986-02-24 Sam Lefflerpurge bitfields for tahoe (doesn't handle signed stuff...
1986-02-23 Sam Lefflerdate and time created 86/02/22 23:39:27 by sam
1986-02-23 Sam Lefflerintroduce routine for initializing op code table
1986-02-23 Sam LefflerO_TYPERENAME depends on byte ordering, make it machine...
1986-02-23 Sam Lefflerupdate sccsid
1986-02-23 Sam Lefflerdate and time created 86/02/22 22:23:36 by sam
1986-02-23 Sam Lefflerdate and time created 86/02/22 22:23:35 by sam
1986-02-23 Sam Lefflerupdate from monet
1986-02-22 Mike Karelsmore symbol definitions
1986-02-21 Keith SklowerFix defective copyright notices.
1986-02-21 Keith Sklowerdate and time created 86/02/20 14:57:06 by sklower
1986-02-19 Donn SeeleyIf we aren't looking for an exact addr vs. line match...
1986-02-18 Donn SeeleyFixed a bug in comment() that caused it to miss newline...
1986-02-18 Jim Bloomgetgroups' first arg is an int
1986-02-15 Keith SklowerProgram to retrieve core image from board
1986-02-15 Jim Bloomnlist returns a value
1986-02-13 Sam Lefflerget rid of warning, it seems like it works
1986-02-13 Sam Lefflerpurge as many printf calls as possible
1986-02-12 Jim Bloomnew directory segments are now added, it lints, add...
1986-02-05 Sam Lefflernew include files; don't print leading 0's to cut down...
1986-02-05 Sam Lefflerintegrate vax version
1986-02-05 Sam Lefflernew include files; fix termination of enums
1986-02-05 Sam Lefflernew include files
1986-02-05 Sam Lefflernew include files; szty and shltype are now macros...
1986-02-05 Sam Lefflernew include files
1986-02-05 Sam Lefflerredo for new mip
1986-02-03 Sam Lefflerdate and time created 86/02/02 19:25:41 by sam
1986-02-03 Kirk McKusickdon't put ESC-9's at top of page
1986-02-03 Kirk McKusickmerge ditroff and troff versions
1986-02-02 Kirk McKusickclean up spurious aard's
1986-02-02 Kirk McKusickdate and time created 86/02/01 16:18:28 by mckusick
1986-01-27 Sam Lefflerimprove portability
1986-01-26 Sam Leffleroptimize structure assignment based on size and alignment
1986-01-23 Sam Lefflerrestrict structure assignments to use movblk's; print...
1986-01-23 Sam Leffleradd ACONFMT for printing address constants in hex
1986-01-14 Donn SeeleyDocumented the new 'manpath' feature. Standardized...
1986-01-14 Donn SeeleyAdd 'manpath' feature. Also some delinting. (From...
1986-01-13 Donn SeeleyAdd a description of $unsafecall and $unsafeassign...
1986-01-13 Donn SeeleyName of entry is now name of file (dbxstab => dbx).
1986-01-13 Jim Bloomfix typo
1986-01-12 Jay Lepreauclean better
1986-01-12 Sam Lefflertoo many sccsid lines
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:58 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:57 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:56 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:55 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:54 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:53 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:52 by sam
1986-01-12 Sam Lefflerdate and time created 86/01/11 11:00:51 by sam
1986-01-11 Donn SeeleyIf $unsafeassign is set, override typechecking for...
1986-01-11 Donn SeeleyDistinguish logical and logical*2 types, and print...
1986-01-11 Donn SeeleyWhen the variable $unsafecall is set, override the...
1986-01-10 Mike Karelsmake left-alignment work with windows
1986-01-10 Kirk McKusickupdate for 4.3BSD (from arnol@ucsfcgl.arpa)
1986-01-09 Donn SeeleyDon't close stdin after reading the makefile when doing...
1986-01-09 Donn SeeleyThere was a test for a leading '.' in VPATH to avoid...
1986-01-08 Donn SeeleyAdded econvert() to the list of faked PCC functions...
1986-01-08 Donn SeeleyAdded tests for negative constant shifts.
1986-01-08 Donn SeeleyCatch more instances of 'ashl $1,A,A' => 'addl2 A,A'.
1986-01-08 Donn Seeleydate and time created 86/01/08 02:10:21 by donn
1986-01-08 Donn Seeleydate and time created 86/01/08 02:08:07 by donn
1986-01-08 Donn Seeley(1) Delete SPRECC table stuff for unsigned => float...
1986-01-08 Donn SeeleyMake genargs more persistent when trying to convert...
1986-01-08 Donn Seeley(1) Modified zzzcode() to pick up unsigned int => float...
1986-01-08 Donn Seeley(1) Make 'integer *= float' work right -- pass such...
1986-01-08 Donn SeeleyBetter error reporting for undefined structures. You...
1986-01-08 Donn Seeley(1) Deleted arguable 'i << 1' => 'i + i' optimization...
1986-01-08 Donn SeeleyExtended the test in usable() for operations that requi...
1986-01-08 Kirk McKusickint => uid_t and int => gid_t
1986-01-08 Kirk McKusickformat fix
1985-12-14 Donn Seeleypass DESTDIR value to 'make links' during 'make install'
1985-12-11 Jim Bloomfix problem with type casts on assignments and comparis...
1985-11-29 Jim Bloomsome hostnames could be interepted wrong, types of...
1985-11-29 Jim Bloomgethostid and sethostid should use longs
1985-11-28 Kirk McKusickuninitialized variable (from ks@purdue)
1985-11-27 Jim Bloomcould have too many directories to examine
1985-11-16 Jay Lepreauslookup return val not checked properly; cfree -> free
1985-11-12 Kirk McKusickfix macro so that circles do not come out as squares...
1985-11-08 Kirk McKusickfixes from Kirk Smith for line numbers
1985-11-08 Jim Bloomuse return value and not same function
1985-11-08 Jim Bloomget rid of asm, prevent making file executable if incom...
1985-11-08 Jim Bloomfix manual page to agree with code
1985-11-02 Jim Bloomfix sigstack (from donn@utah-cs)
1985-11-02 Jim Bloomonly try to read the header from the rwho packets
1985-11-01 Jim Bloomdon't import IFS if ruid != euid or root. Hopefully...
1985-11-01 Jim Bloomserge couldn't get it right ( # as comment only from...
1985-10-31 Jim Bloomdeclaration of void type requires programs to also...
1985-10-31 Jim Bloomfix time, endpwent, setpwent, fseek
1985-10-31 Jim Bloomfix fseek, time, endpwent, setpwent
1985-10-29 Kirk McKusicktypes for lseek and truncate
next