remove acestd's as autoconfig doesn't yet check for previously allocated csr's
[unix-history] / usr / src / old /
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
1985-10-29 Kirk McKusickrvsort and vsort are now handled by lpr
1985-10-26 Jim Bloomdecide whether you want to use float or double constant...
1985-10-26 Kirk McKusickcannot strip lisp
1985-10-26 Kirk McKusickmore $? space fro David Tilbrook
1985-10-23 Jim Bloomcareful about that unlink (from Keith Muller muller...
1985-10-22 Kirk McKusick0 != "" for some machines Robert
1985-10-22 Kirk McKusickproper action when standard input is not open
1985-10-16 Kirk McKusickreally only unlink regular files (from I stay up all...
1985-10-10 Jim Bloomadd DESTDIR for installation
1985-10-09 Kirk McKusickchanges to correspond to the manual pages
1985-09-21 Serge ???allow # comment in .profile and . (source) command
1985-09-19 Jay Lepreaucatch HUP too
1985-09-19 Mike Karelsallow internet hostname to be used as initializer
1985-09-19 Serge ???print exit status in human readable form
1985-09-18 Jay Lepreauclean should remove lex and yacc output
1985-09-18 Eric Allmanfacilities in syslog
1985-09-16 Jim Bloomuse only host part and not domain
1985-09-15 Jim Bloomlint fixes
1985-09-13 Kirk McKusickupdate from zliu
1985-09-12 Kirk McKusicknew from Kahan
1985-09-10 Jim BloomEOF unused and causes redefinition in stdio.h
1985-09-08 Kirk McKusickstrip on install
1985-09-08 Kirk McKusickdate and time created 85/09/07 15:57:07 by mckusick
1985-09-08 Kirk McKusickstrip when installing
1985-09-06 Kirk McKusickregister printing (from Ralph Campbell)
1985-09-06 Kirk McKusickfix from jerry
1985-09-06 Jim Bloomdon't assemble file.s if -M used
1985-09-01 Mike Karelsuse new header file and standard defines
1985-08-31 Mike Karelslengthen space for getty/window commands (70->200)
1985-08-31 Jim Bloomincrease array sizes for pathnames (some people overflowed)
1985-08-30 Jim Bloomadd backwards scanning
1985-08-30 Jim Bloomadd paging backwards
1985-08-29 Kirk McKusickupdate from donn@utah-cs
1985-08-29 Jim Bloomnow only verfies format if isatty
1985-08-29 Jim Bloomfix return status and format anyway if stdin not a tty
1985-08-27 Kirk McKusickfix syntax errors
1985-08-24 Kirk McKusickupdate from donn@utah-cs
1985-08-23 Kirk McKusickupdate from donn@utah-cs
1985-08-23 Miriam Amos NihartRevision by Prof. Kahan.
1985-08-23 Miriam Amos NihartUse old gamma.
next