add section on work done during the first part of the contract
[unix-history] / usr / src / old /
1987-06-07 Keith Bosticnew template
1987-06-07 Keith Bosticbug report tahoe/ucb/2
1987-06-07 Keith Bosticnew template
1987-06-06 Keith Bosticnew template
1987-06-06 Keith Bosticlisp fix to work with pipes
1987-06-06 Keith Bosticnew template
1987-06-05 Kirk McKusickfix code for passing structures to subroutines (4.3BSD...
1987-06-04 Keith Bosticnew template
1987-06-04 Keith Bosticnew template
1987-06-04 Keith Bosticadded depend label
1987-06-04 Keith Bosticnew template
1987-06-04 Keith Bosticnew template
1987-06-04 Keith Bosticnew template
1987-06-04 Sam Lefflerold bug fix from some bug report; fixed local symbol...
1987-06-03 Keith Bostictahoe specific chagnes
1987-06-03 Keith Bosticvax specific changes
1987-06-03 Keith Bosticreorg
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticdate and time created 87/06/02 22:57:19 by bostic
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticarff is a vax specific program
1987-06-03 Keith Bosticmake vax specific
1987-06-01 Keith Bosticadded depend label
1987-06-01 Keith Bosticadded depend label
1987-06-01 Keith Bosticadded depend label
1987-06-01 Keith Bosticadded depend label
1987-05-31 Keith Bosticrxformat is a vax specific program
1987-05-31 Keith Bosticenpload is a tahoe specific program
1987-05-31 Keith Bosticadded depend label
1987-05-29 Keith Bosticwrong as directory
1987-05-25 Keith BosticMACHINE defined in Makefile
1987-05-23 Keith Bosticreplaced various machine defs with MACHINE
1987-05-22 Keith Bosticuse machine/machparam.h
1987-05-22 Keith Bosticget machine type from environment
1987-05-14 Kirk McKusickback up over magic number properly (from Keith Muller)
1987-05-13 Mike Karelsfix dir.h/wait.h(machparam.h) order, update getdiskbyname
1987-05-13 Mike Karelsu_ => unsigned hton[sl]
1987-05-12 Mike Karelsdon't go away mad
1987-05-11 Kirk McKusickuse proper path
1987-05-07 Keith Bosticbug report 4.3BSD/bin/35
1987-05-07 Keith Bosticbug report 4.2BSD/bin/161
1987-05-07 Keith Bosticadded depend
1987-05-06 Keith Bosticbug report 4.3BSD/bin/70
1987-05-05 Keith Bosticmake VPATH feature uses *(char *)NUL (bug report 4...
1987-05-05 Keith Bosticbug report 4.2BSD/bin/172
1987-05-05 Keith Bosticbug report 4.2BSD/bin/169
1987-05-03 Keith Bosticbug report 4.2BSD/usr.bin/119
1987-05-02 Kirk McKusickfrom CCI
1987-05-02 Kirk McKusickfrom CCI
1987-05-02 Keith Bosticreworked to install correctly
1987-05-02 Keith Bosticfix argument processing
1987-05-02 Keith Bosticbug report 4.2BSD/usr.bin/16
1987-05-01 Keith Bosticbug report 4.3BSD/lib/60
1987-05-01 Keith Bosticbug report 4.3BSD/lib/59
1987-05-01 Keith Bosticconstant in conditional context; bug report 4.3BSD...
1987-05-01 Mike Karelsfix machparam, bogus includes
1987-05-01 Mike Karels(no message)
1987-04-30 Sam Lefflerdate and time created 87/04/29 21:02:14 by sam
1987-04-30 Sam Lefflerdate and time created 87/04/29 20:37:26 by sam
1987-04-30 Keith Bosticbug report ucb/191, sprintf can't be trusted
1987-04-28 Keith BosticN_FN is really assigned in the loader now
1987-04-28 Keith BosticN_FN is really assigned in the loader now
1987-04-25 Kirk McKusickget the comparison in the correct order
1987-04-24 Keith Bosticbug report 4.3BSD/lib/55
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/55
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/54
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/53
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/52
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/51
1987-04-23 Keith Bosticbug report 4.3BSD/lib/54
1987-04-22 Keith Bosticshould have fixed it right
1987-04-14 Jay Lepreautrivial speedup
1987-04-14 Keith Bosticbug report 4.3BSD/usr.bin/44
1987-04-14 Keith Bostictypo
1987-04-10 Keith Bosticanother long foul-up
1987-04-08 Keith Bosticchange file type to N_FN|N_EXT, from N_TEXT
1987-04-07 Keith Bosticadded RANLIBMAG
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/50
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/48
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/47
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/46
1987-04-07 Keith Bosticprintf format/argument mismatch
1987-04-07 Keith Bosticsprintf format/argument count mismatch
1987-04-07 Keith Bosticsprintf argument count fix
1987-04-04 Mike Karelsuse *this* comp
1987-04-03 Keith Bosticfix time request; bug report 4.3BSD/usr.bin/49
1987-04-02 Keith Bosticchanged b, B, c, and C formats
1987-04-02 Keith Bosticfix for reserved operands
1987-03-23 Keith BosticLINSIZ jumped to 1024
1987-03-23 Keith BosticLINSIZE jumped to 1024
1987-03-18 Jay Lepreauargument name mismatch
1987-02-24 Kirk McKusickconvert SBLOCK to SBOFF; generalize use of dev_bsize
1987-02-18 Keith Bosticcheck for null pointers; bug report 4.3BSD/etc/35
1987-02-12 Kirk McKusickmust be more careful about signed and unsigned conversions
1987-02-10 Keith Bosticbug fix, 4.3BSD/usr.bin/41
1987-01-12 Sam Lefflerpurge old style initializations (from casey)
1987-01-12 Sam Lefflersyntax error (from casey)
1987-01-10 Sam Lefflercompletely redo handling of SCONV nodes to cope with...
1987-01-10 Sam Lefflerleave SCONV nodes in unless they don't change object...
1986-12-10 Keith Bosticbug report 4.3BSD/bin/37; pr can mis-print first char...
next