add EGP
[unix-history] / usr / src / old /
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
1984-01-07 Ralph Campbellmake ^D scroll 1/2 screenful by default.
1984-01-07 Ralph Campbellmake ^D scroll 1/2 a screenful by default.
1984-01-04 Sam Lefflerleave -g on for debugging, installed version should...
1984-01-03 Mike Karelssigh... network numbers for putnet *all* in host byte...
1983-12-31 Mike Karelsputnet arg is in host byte order
1983-12-31 Sam Lefflerfix findframe, it had been skipping a stack frame for...
1983-12-31 Sam Lefflerskip modules when searching for program symbols so...
1983-12-21 Ralph Campbelladded new parameter to dbmstore().
1983-12-21 Ralph Campbellmake replacement of items optional when using dbmstore().
1983-12-10 Ralph Campbellprovide defaults if -x and -y not specified.
1983-12-10 Ralph Campbellfix from Bill Shannon.
1983-12-06 Ralph Campbelldate and time created 83/12/05 16:21:36 by ralph
1983-12-06 Ralph Campbelldate and time created 83/12/05 16:21:09 by ralph
1983-12-03 Ralph Campbelldate and time created 83/12/02 17:14:58 by ralph
1983-12-03 Ralph Campbelldbm.h is now in /usr/src/include.
1983-12-03 Ralph Campbelldbm.h is now in /usr/src/include.
1983-11-22 Robert R. Henry-a flag allows alignment to be specified; defaults...
1983-11-22 Ralph Campbelldoesn't need curses library
1983-11-19 Ralph Campbellfixing extract command to work for multiple segments.
1983-11-13 Sam Lefflerfrom sjk@sri-spam
1983-11-04 Mike Karelsfix addlocal
1983-11-04 Mike Karelscalculate connectivity of gateways to find multi-hop...
1983-10-28 Ralph Campbellno longer strips first char of arguments to :r command
1983-10-26 Ralph Campbellfixed off by one error introduced by previous delta.
1983-10-23 Sam Lefflerterminate enum stab info
1983-10-23 Sam Lefflerhandle enums w/o tags as structure/union members
1983-10-18 Mike Karelsneed to do cc -c (or will try to load)
1983-10-15 Ralph Campbellfixed debugging info and phase error message for label...
1983-10-14 David A. MosherMAXHEAD increased to 100 allow for really big tables...
1983-10-13 Ralph Campbell"vtroff -man -" now works like "vtroff -man"
1983-10-09 Scott B. Badenfixed system call for 4.2
1983-10-06 Mike Karelsservice is hostnames, not nicname
1983-09-26 Sam Lefflerprint out base group when user supplied; from lepreau...
1983-09-22 Kirk McKusickcheck that chdir worked before trying to read directory...
1983-09-13 Mike Karelsset directory modes correctly (from shannon)
1983-09-10 Kirk McKusickmake wait interruptable (shannon)
1983-09-10 Edward Wangopen is VARARGS2 not VARARGS
1983-09-04 Robert R. Henryallow a file called '-' on the argument line to stand...
1983-08-27 Mike Karelsignore SIGTTOU while resetting on TSTP (else can stop...
1983-08-21 Sam Lefflercleanup
1983-08-20 Mark Lintonnow reports when writing to the process' instruction...
next