specify if mail in the mbox is new
[unix-history] / usr / src / old /
1985-01-08 Ralph Campbellfix autoinc/autodec detection in shumul() (get size...
1985-01-03 Ralph Campbellinit lineno before lxtitle is called so its not reiniti...
1984-12-31 Sam Lefflercheck kernel stack addresses properly; reformat a la...
1984-12-25 Craig LeresReorder include files now that ioctl.h needs sys/types.h.
1984-12-24 Sam Lefflerbotched sccsid
1984-12-24 Sam Lefflerclose open directory file descriptors on fork; from brl
1984-12-24 Sam Lefflercheck for null dependencies; from brl
1984-12-24 Sam Lefflerafter logout give port selectors an opportunity to...
1984-12-24 Sam Lefflercheck format more stringently and show proper exit...
1984-12-20 Mike Karelsfix gets type confflict
1984-12-19 Ralph Campbellsave & restore all tty settings
1984-12-13 Ralph Campbellmake buffer large enough for 66 X 132
1984-12-12 Edward Wangsigvec fixed
1984-12-12 Edward Wangdon't pass -O to cpp, throw it away
1984-12-09 Sam Leffleradd -l flag to force printing of lexical tokens
1984-12-05 Ralph Campbellallow -o to work for -c and -S.
1984-12-05 Ralph Campbelldo a pclose on pipes to wait for child.
1984-12-04 Ralph Campbellincrease TREESZ due to more complex putc macro (ugh!)
1984-12-04 Ralph Campbelldate and time created 84/12/03 11:27:02 by ralph
1984-11-29 Jim BloomFix 4.3 was incorrect. Code was correct beforehand.
1984-11-27 Ralph Campbelluse effective uid instead of real uid (for setuid scripts).
1984-11-27 Ralph Campbellfix #ifdef unix so it will compile w/o unix defined.
1984-11-27 Ralph Campbelldon't compile in metering by default.
1984-11-22 Ralph Campbellfix parameter type to flsbuf().
1984-11-21 Edward Wangchar **environ added
1984-11-03 Ralph Campbellfix eof on stdin problem.
1984-10-27 Ralph Campbellupdate for new ndbm routines.
1984-10-14 Sam Leffleruse definitions in <ptrace.h>
1984-10-14 Sam Leffleruse global definitions from <ptrace.h>
1984-10-14 Sam Lefflereliminate extraneous parameter
1984-10-08 Sam Lefflerfrom chris torek (chris@maryland)
1984-10-04 Ralph Campbellundo clocal() for PCONV, breaks constant pointer arithm...
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.
next