add entry for keyboard driver
[unix-history] / usr / src / sys / pmax /
1992-12-21 Ralph Campbellchanges from Rick Macklem
1992-12-21 Ralph Campbelldate and time created 92/12/20 11:41:26 by ralph
1992-12-21 Ralph Campbellchanges from Rick Macklem
1992-12-21 Ralph Campbellbug fix for cvt_d_s from utashiro.
1992-12-06 Ralph Campbellneed to bump 'ap' up to the next double aligned address...
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:52:19 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:50:57 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:50:56 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:50:55 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:46:58 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:36:06 by ralph
1992-11-16 Ralph Campbellupdates from Rick Macklem for maxine.
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:28:39 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:28:38 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:28:37 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 16:28:36 by ralph
1992-11-16 Ralph Campbellupdates from Rick Macklem for maxine.
1992-11-16 Ralph Campbellupdates from Rick Macklem. Also, fix MIPS implementatio...
1992-11-16 Ralph Campbellchanges for maxine from Rick Macklem.
1992-11-16 Ralph Campbelldate and time created 92/11/15 15:47:50 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 15:47:49 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 15:47:48 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 15:47:47 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 15:47:46 by ralph
1992-11-16 Ralph Campbelldate and time created 92/11/15 15:47:45 by ralph
1992-11-16 Ralph Campbelladded new device drivers from Rick Macklem
1992-11-05 Keith Bosticdate and time created 92/11/04 08:19:12 by bostic
1992-11-05 Keith Bosticdate and time created 92/11/04 08:19:08 by bostic
1992-11-05 Keith BosticGCC (and DEC?) align 64 bit values on an eight byte...
1992-10-25 Ralph Campbellnew libsa version
1992-10-25 Ralph Campbellchanged to allow any size boot program (i.e., more...
1992-10-25 Ralph Campbellnew libsa version
1992-10-25 Ralph Campbellnew version with libsa
1992-10-25 Ralph Campbelluse COPY_SIGCODE now.
1992-10-25 Ralph Campbellincrease kernel VM size
1992-10-25 Ralph Campbellchanged sigreturn code to be on user's stack
1992-10-25 Ralph Campbellchanges for vm_page->flags.
1992-10-25 Ralph Campbellvm_flags changes, changed sigreturn code to be on user...
1992-10-25 Ralph Campbellchanged signals to use user stack.
1992-10-25 Ralph Campbellchanges for buf->b_actf
1992-10-25 Ralph Campbellremove unneeded include files
1992-10-25 Ralph Campbellremove -Isys since include lines are standardized now
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-12 Keith Bosticuse pmax as top directory, not mips
1992-10-12 Keith Bosticmake kernel includes standard
1992-09-14 Ralph Campbellfix getdirentries, get/setdomainname
1992-09-14 Ralph Campbellfix gcc2 warnings
1992-09-14 Ralph Campbelladded dummy __main for gcc2
1992-09-14 Ralph Campbelluse libkern.a for long long support
1992-09-14 Ralph Campbellfix __indir system call
1992-09-14 Ralph Campbellfix GENERIC kernels when using the memory mini-root...
1992-09-14 Ralph Campbellchanges for cpu_initclocks()
1992-09-14 Ralph Campbellchange if GENERIC to ifdef GENERIC so it works!
1992-09-14 Ralph Campbellfix N_DATOFF to correct name
1992-09-14 Ralph Campbellfix gcc2 warning
1992-07-28 Ralph Campbelladded splstatclock
1992-07-28 Ralph Campbelladded changes for clock interrupts/profiling
1992-07-28 Ralph Campbelladded md_coredump struct
1992-07-28 Ralph Campbellfix warning for allproc
1992-07-28 Ralph Campbelladded susword fusword fusintrsword, etc.
1992-07-28 Ralph Campbelluse min() not MIN()
1992-07-28 Ralph Campbellchanges for profiling and bug fixes.
1992-07-28 Ralph Campbelluse min() not MIN()
1992-07-28 Ralph Campbelluse min not MIN()
1992-07-28 Ralph Campbellfix gcc type warnings
1992-07-28 Ralph Campbellchanges for vnode_if.h stuff
1992-07-28 Ralph Campbelluse standard cd and vn device files, fix gcc2 -O bugs
1992-07-28 Keith Bosticdate and time created 92/07/27 09:25:26 by bostic
1992-07-26 Ralph Campbellallow variable size records for python DAT tape drive.
1992-07-25 Keith Bosticfix? tags
1992-07-15 Keith Bosticadd basic data types
1992-07-11 Chris TorekANSIfy syscall args
1992-06-21 Ralph Campbellshould declare readdisklabel correctly but then have...
1992-06-21 Ralph Campbellfix arguments to functions to include proc 'p'.
1992-06-21 Ralph Campbellchanges to make gcc happy.
1992-06-21 Ralph Campbellfix error printing
1992-06-21 Ralph Campbellchange to use old lseek, fstat, etc. before long long...
1992-06-21 Ralph Campbelluse u_long instead of long long for reading dev/kmem.
1992-06-21 Ralph Campbellfix pmap cache changes.
1992-06-21 Ralph Campbellfix minor typos.
1992-06-21 Ralph Campbellfix 2 set associative pmap cache changes.
1992-06-21 Ralph Campbellfix idle statistics.
1992-06-06 Ralph Campbellfix path for include file.
1992-06-03 Kirk McKusickenable mouse and keyboard events for X11R4 (from Macklem)
1992-05-29 Kirk McKusickspeed cache lookups (from Macklem)
1992-05-29 Kirk McKusickspeedups from Rick Macklem
1992-05-29 Kirk McKusickimprove the hashing (from Macklem)
1992-05-27 Keith Bosticadd ALIGNBYTES constant
1992-05-26 Ralph Campbelladded lots of bug fixes
1992-05-21 Kirk McKusickimprove running time (from Macklem)
1992-05-17 Ralph Campbellfix flushing cache for text pages. undo mem->clean...
1992-05-16 Kirk McKusickfix from Macklem
1992-05-12 Kirk McKusickfix to avoid pageout of text pages back to their binari...
1992-05-12 Kirk McKusickfix to avoid pageout of text pages back to their binari...
1992-05-12 Kirk McKusickavoid stale caches (from macklem, approved by ralp)
1992-05-06 Keith Bosticfix links target
1992-05-05 Keith Bosticdate and time created 92/05/04 17:19:50 by bostic
1992-04-21 Kirk McKusickadd functionality for sigaltstack
1992-04-21 Ralph Campbelldate and time created 92/04/20 14:08:39 by ralph
1992-04-21 Ralph Campbelldate and time created 92/04/20 14:07:52 by ralph
next