unix-history/.git
1984-10-22 Mark Oppermandate and time created 84/10/21 15:03:11 by opcode
1984-10-22 Mark Oppermandate and time created 84/10/21 15:03:06 by opcode
1984-10-22 Mark Oppermandate and time created 84/10/21 15:03:02 by opcode
1984-10-22 Mark Oppermandate and time created 84/10/21 15:02:56 by opcode
1984-10-22 Mark OppermanDBRead() - can now read "sungremlinfile" format
1984-10-21 Mark OppermanDBRead - fixed bug with blank text strings
1984-10-20 Bill Joyfixed bug wherein files not removed between lessons...
1984-10-20 Mike Karelsbind local address according to routing (caching the...
1984-10-20 Mike Karelsdon't setrun stopped procs in selwakeup
1984-10-19 Sam Lefflersplit receive and send buffers (other way just don...
1984-10-19 Sam Lefflerfix print format for garbage packets (from mogul@stanford)
1984-10-19 Sam Lefflerfix reported bug where seek is L_INCR instead of L_SET...
1984-10-19 Ralph Campbellfsync file for kernel messages. Fix logmsg - logerror...
1984-10-19 Mike Karelsfix round-trip timing: rexmt timer shouldn't screw...
1984-10-18 Dave Slattengrenincreased # of points available to polygon/spline eleme...
1984-10-18 Kirk McKusickadd -i flag to summarize interrupts
1984-10-18 Kirk McKusickremember to layout intterupt names when redrawing
1984-10-18 Thomas Ferrinmust save and restore flags when dest addr is set.
1984-10-17 Sam Lefflerremove use of '-' as pathname delimiter
1984-10-16 Kirk McKusickcleanups; add column detailing interrupts
1984-10-16 Mike Karelswatch those null pointers
1984-10-16 Gary M. LevinAdded space after comma between volume and issue number
1984-10-16 Ralph Campbelldon't loop if option unknown (history -x).
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-14 Sam Lefflerfix nice
1984-10-13 Robert R. Henryadd -d flag to all programs, to change the /usr/lib...
1984-10-13 Robert R. Henryadd -d flag to all programs, to change the /usr/lib...
1984-10-13 Robert R. Henryadd -v flag, that forces -f (footnotes), and also places no
1984-10-13 Robert R. Henryccc84 has now appeared in sigplan
1984-10-11 Mark Oppermannew version number only
1984-10-11 Mark Oppermanfixed open file descriptor bug
1984-10-09 Ralph Campbellupdate for format of new SUN gremlin files.
1984-10-09 Ralph Campbelldate and time created 84/10/08 15:29:20 by ralph
1984-10-09 Ralph Campbelldate and time created 84/10/08 15:26:37 by ralph
1984-10-08 Sam Lefflerfrom chris torek (chris@maryland)
1984-10-07 Helge Skrivervikfixed typo in comment
1984-10-06 Kirk McKusickupdate install mode
1984-10-06 Kirk McKusickmaintain consistent dump tapes on active systems (decva...
1984-10-06 Sam Lefflerfix install (requires setgid kmem)
1984-10-06 Sam Lefflerm_mfree no longer exists
1984-10-05 Kirk McKusickonly allow initialization to happen once (Jim McKie...
1984-10-04 David Wasleymade it work. DLW
1984-10-04 David Wasleyforce '0' fill on E/D output of 0. DLW
1984-10-04 Ralph Campbellundo clocal() for PCONV, breaks constant pointer arithm...
1984-10-02 Robert R. HenryCompile so that temporary 'files' are held INCORE
1984-09-29 Dave Slattengrenfix core dump on using stipples First thing.
1984-09-29 Kirk McKusickuse macros
1984-09-29 Kirk McKusickfix units bug in fragextend
1984-09-29 Kirk McKusickadd macros to manipulate fragments
1984-09-28 Dave Slattengrenfixed file-not-being-closed bug
1984-09-27 Thomas FerrinMajor rewrite, mostly by Bill Nesheim (bill@cornell...
1984-09-27 Ralph Campbelladded entries for kermit.
1984-09-27 Thomas Ferrinnew defines for use with new if_dmc.c
1984-09-27 Thomas Ferrinallow dest addr to be set on point-to-point interfaces;
1984-09-27 Ralph Campbelladded void keyword
1984-09-26 Kirk McKusickTU78 error recovery (Griff Smith - ulysses!ggs)
1984-09-26 Kirk McKusickTU78 error recovery (ulysses!ggs)
1984-09-26 Ralph Campbellfix -n and -t so files aren't touched.
1984-09-26 Ralph CampbellRecognize "Error No assembly" message from f77
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-22 Ralph Campbellfix security hole.
1984-09-22 Ralph Campbellfix security hole
1984-09-21 Ralph Campbellallow assignments to type void (*)();
1984-09-21 Ralph CampbellNASR & NASL needed because p->type == INT but want...
1984-09-21 Kirk McKusickclean up patterns for mc68000
1984-09-21 Kirk McKusickadd machine dependent stubs for mc68000
1984-09-21 Kirk McKusickadd provision for mc68000
1984-09-20 Jay Lepreaufix return value on null string
1984-09-19 Eric Allmanfix multiline aliases
1984-09-19 Thomas FerrinAdded code for loading patachable control store on...
1984-09-18 Ralph Campbelldon't call setbuf.
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-14 Ralph Campbellundo nonblocking I/O changes
1984-09-14 Ralph Campbelluse syslog for error messages
1984-09-13 Ralph Campbellrestore sigint correctly, print 0 seconds if time ...
1984-09-13 Ralph Campbelluse sigmask macro
1984-09-12 Ralph Campbelldon't close stdin.
1984-09-11 Kirk McKusicksecurity fix from George Goble
1984-09-11 Jim Bloomassym.s didn't exist when running make depend on a...
1984-09-11 Ralph Campbelladded func declaration for gets
1984-09-11 Ralph Campbellread all files that select indicates are ready.
1984-09-11 Ralph Campbellcheck for null score file.
1984-09-10 Eric Allmanfix absurd trivial botch in previous change
1984-09-09 Mike Karelsoops, want ubanum, not ubahd
1984-09-09 Eric Allmanfix hostname mapping to be repeatable (as required...
1984-09-09 Jim Bloomchanged if_un.c to if_ub.c and device changed to ub
1984-09-09 Jim BloomGot rid of all ../h in the system. Changed the include
1984-09-08 Kirk McKusickadd hunt
1984-09-08 Ralph Campbelladded -b flag to force next arg as shell input file...
1984-09-08 Ralph Campbellsecurity changes for kmem
1984-09-07 Ralph Campbellchange to new tty driver if xs or xc used.
1984-09-06 Mike Karelsallow variable-size hash tables, with size in global;
1984-09-06 Mike Karelssigmask macro is in signal.h;
1984-09-06 Mike Karelsadd SO_BROADCAST
next