clobber conloc in dest() if loc is changed.
[unix-history] / usr / src / old /
1984-09-25 Ralph Campbellclobber conloc in dest() if loc is changed.
1984-09-25 Ralph Campbellchange long to off_t for lseek.
1984-09-22 Ralph Campbelldon't convert ICON to unsigned type if converting to...
1984-09-21 Ralph Campbellallow assignments to type void (*)();
1984-09-21 Ralph CampbellNASR & NASL needed because p->type == INT but want...
1984-09-18 Ralph Campbelldon't call setbuf; make termcap buffer static.
1984-09-18 Ralph Campbelldon't call setbuf.
1984-09-17 Ralph Campbellwatch for NULL pointer.
1984-09-06 Ralph Campbellspeedup changes
1984-09-06 Ralph Campbellspeed up changes mostly, hash function changed.
1984-09-05 Ralph Campbellfix illegal storage class declarations for parameters.
1984-09-02 Sam Lefflerput back old fix -- can't reference function if enclosi...
1984-08-31 Sam Leffleradd -L option (a la -I for cpp) for specifying alternat...
1984-08-30 Ralph Campbellcall clocal after inserting SCONV's in makety.
1984-08-29 Ralph Campbellcheck dbm for errors, use new.pag, new.dir and rename...
1984-08-29 Ralph Campbelladded write error checking, speed fixes, unify subrouti...
1984-08-26 Sam Lefflerremove commands on cleanup
1984-08-26 Sam Lefflerspeed up balanced tree insertion
1984-08-26 Sam Lefflerrewrite and speed up
1984-08-19 Sam Leffleradd support for tracing register variables
1984-08-19 Sam Lefflerput traceoff event back to being temporary (linton...
1984-08-19 Sam Lefflercorrect comment
1984-08-18 Sam Lefflerfix recursion problem with signals: dostep looks for...
1984-08-18 Sam Lefflercleanup some linton'isms
1984-08-18 Sam Lefflerremove \n from error call
1984-08-18 Sam Leffleradd unalias facility
1984-08-16 Ralph Campbellfflush before checking ferror in case of filesys full.
1984-08-14 Ralph Campbellconvert float->double for float op float expressions...
1984-08-14 Ralph Campbelldon't give compiler error for & of register
1984-08-14 Ralph Campbelldate and time created 84/08/13 15:24:59 by ralph
1984-08-13 Sam Lefflercleanup a bunch of aliasing problems; put back linton...
1984-08-13 Sam Lefflerhandle signal lists (with names) for ignore and catch
1984-08-13 Sam Lefflergive more useful information on process status
1984-08-13 Sam Lefflerhandle signal lists (with names) for ignore and catch
1984-08-13 Sam Leffleradd strneq definition
1984-08-13 Sam Leffleradd real aliases; rewrite lexical scanner
1984-08-13 Sam Lefflerremove stty/gtty (so can type ahead); line buffer stder...
1984-08-12 Sam Lefflerchecked in for karels; u.u_exdata no longer exists
1984-08-06 Sam Lefflerlocate stack frame when debugging crash dumps
1984-08-03 Ralph Campbelldon't convert ashl, bicl to extzv if `field' crosses...
1984-08-03 Ralph Campbellfix utimes argument types.
1984-08-01 Ralph Campbellbe sure to always call setbuf!
1984-07-26 Mike Karelsu.u_exdata is no more
1984-07-26 Ralph Campbelljust warn branches to undef externals not local defined...
1984-07-24 Ralph Campbelldon't convert ashl, bicl to extzv if `field' crosses...
1984-07-12 John A. Kunzechanged -d messages, fixed prompt glitch, underline...
1984-07-12 John A. Kunzeadded code for terminals with underline glitch, changed...
1984-07-06 Ralph Campbellchanges from Robert Elz to reorder the string table...
1984-07-01 Sam Lefflertake out MODULE hack -- who knows how it interacts...
1984-06-29 Ralph Campbellfix memory allocation - don't realloc().
1984-06-24 Sam Lefflermerge linton branch delta trail
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:59:16 by sam
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:59:14 by sam
1984-06-24 Sam Lefflerbranch delta of linton changes from net.sources
1984-06-24 Sam Leffleradd re pattern search of source code
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:32:46 by sam
1984-06-08 Craig LeresWait until we're foreground before saving the terminal...
1984-06-07 Ralph Campbelldon't throw away float <-> double conversions for FORTRAN.
1984-06-07 Robert R. Henryfix bug causing filled data to not advance the location...
1984-06-06 Ralph Campbellno -i option to ld.
1984-06-06 Ralph Campbellfix problem with dup references and -e -s options.
1984-05-25 Craig LeresWait until we're foreground before grabbing the tty...
1984-05-18 Ralph Campbelluse new setpwfile() and sethostfile() to override defau...
1984-05-17 Ralph Campbelldon't call setbuf, use optimal size.
1984-05-16 Ralph Campbellget rid of useless setbuf()'s.
1984-05-15 Ralph Campbellget rid of logit() routine to log arguments.
1984-05-15 Ralph Campbelluse bcmp library routine. also, bufncmp had a bug.
1984-05-08 Bill Joyuses new getttyent(3) routines.
1984-05-06 Kirk McKusickfixes from Lou Salkind at NYU
1984-05-05 Ralph Campbelladded -h flag
1984-04-28 Ralph Campbellfix structure arguments. don't map OREG to REG for...
1984-04-24 Ralph Campbellinitialize rall field for structures (don't core dump...
1984-03-25 Kirk McKusickadd -M to cpp to generate Makefile dependencies
1984-03-25 Kirk McKusickadd -M flag to generate makefile dependencies
1984-03-23 Mike Karelskludge lower() to stop at first '.', to preserve .ARPA...
1984-03-22 Ralph Campbellclose files on vfork properly.
1984-03-16 Ralph Campbellfix gethostname() length parameter type.
1984-03-16 Ralph Campbellthrow away float <-> double SCONV's so static initializ...
1984-03-15 Ralph Campbellmerge f1 and c1; fix type casting conversion bugs.
1984-03-15 Ralph Campbellprint error message for funny conditional expression...
1984-03-15 Ralph Campbelldate and time created 84/03/14 15:32:50 by ralph
1984-03-15 Ralph CampbellINIT of expression confuses sucomp(). Print uerror...
1984-03-15 Ralph Campbellmerging f1 and c1
1984-03-15 Ralph Campbelldate and time created 84/03/14 15:21:07 by ralph
1984-03-13 Ralph Campbellfix page accounting computation.
1984-03-09 Ralph Campbellfix extv => movw offset problem, don't fold cvtfl,...
1984-02-24 Ralph Campbellcheck sections `n' and `l' too.
1984-02-23 Ralph Campbelladded -v option to get just the version number.
1984-02-23 Ralph Campbelladded mann, manl, mano to search list.
1984-02-18 Ralph Campbelluse optimal block size.
1984-02-18 Ralph Campbelluse optimal block size for I/O.
1984-02-17 Mike Karelsallow comments in localgateways file
1984-02-16 Ralph Campbellfix key letter so ^A, ^B, etc. isn't generated.
1984-02-16 Ralph Campbelladded -n option to supress instructions question.
1984-02-14 Ralph Campbellfix longjmp() parameter type
1984-02-10 Mike Karelsdon't install gateways to networks we're on
1984-02-03 Ralph Campbelladded DB_INSERT parameter to dbmstore().
1984-01-26 Sam Lefflermove .stab defining first line of a function past the...
1984-01-26 Ralph Campbellread from the right password file.
1984-01-24 Ralph Campbelldon't use -f so it will find aliases
next