added COMPAT_OHPUX for 4.3-ish compatibility
[unix-history] / usr / src / sys / pmax /
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
1992-04-21 Ralph Campbelldate and time created 92/04/20 14:07:44 by ralph
1992-04-21 Ralph Campbelldate and time created 92/04/20 14:07:38 by ralph
1992-04-20 Ralph Campbellchanged for disklabel support.
1992-04-20 Ralph Campbellfix argv indexing and fix writes so always 512 bytes.
1992-04-19 Ralph Campbellstrip out unused stuff. only used for boot block.
1992-04-19 Ralph Campbellfix clock read/write for leap year and to match ULTRIX.
1992-04-19 Ralph Campbellonly restore first save of vars on stack when unwinding...
1992-04-19 Ralph Campbelladded disk label support.
1992-04-19 Ralph Campbellchanged debug printfs.
1992-04-19 Ralph Campbellok to optimize clock.c now.
1992-04-15 Kirk McKusicknull terminate the callout list
1992-03-31 Keith Bosticargc decremented by getopt
1992-03-31 Keith BosticKNR, BSD/ANSI stylistic changes
1992-03-31 Keith Bosticdate and time created 92/03/30 09:13:26 by bostic
1992-03-30 Ralph Campbellfix auto root switching
1992-03-30 Ralph Campbellfix stack trace
1992-03-30 Ralph Campbellworking version!
1992-03-30 Ralph Campbellminor cleanup
1992-03-30 Ralph Campbellfix MODE sense/select structure
1992-03-30 Ralph Campbellremove debug stuff
1992-03-30 Ralph Campbellenhance error printout
1992-03-30 Ralph Campbellfix printf
1992-03-30 Ralph Campbellfixes for tapes.
1992-03-29 Ralph Campbellchanges for p_md.md_regs
1992-03-24 Kirk McKusick(code) to syscall() must be unsigned to catch negative...
1992-03-23 Ralph Campbellfix register listing break point.
1992-03-23 Ralph Campbelldon't save FP state more than once.
1992-03-23 Ralph Campbelladded memory mini-root support.
1992-03-21 Keith Bosticdon't let negative system call codes in
1992-03-20 Keith Bosticdate and time created 92/03/19 20:20:54 by bostic
1992-03-20 Keith Bosticdate and time created 92/03/19 20:18:47 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:25 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:24 by bostic
1992-03-16 Ralph Campbellredirect tty input back to console if X quits.
1992-03-16 Ralph Campbellredirect tty input back to console if X quits
1992-03-16 Ralph Campbellremove debug stuff
1992-03-16 Ralph Campbellfix kmem address checking.
1992-03-16 Ralph Campbellsnapshot FP regs on core dump
1992-03-16 Ralph Campbellremove debug printf
1992-03-15 Ralph Campbellfixed disk writes
1992-03-15 Ralph Campbelladded ALIGN macro
1992-03-15 Ralph Campbellfix stack trace, print all regs.
1992-03-15 Ralph Campbellfix FP initialization in setregs().
1992-03-15 Ralph Campbellcleanup code & fix a KSEG0 addr being used for phys...
1992-03-15 Ralph Campbelldon't need to block interrupts for FPU context switch
1992-03-14 Chris Torekadd cpu_coredump
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:37 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:32 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:27 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:21 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:11:40 by bostic
1992-03-08 Ralph Campbellfixes for ds5000
1992-03-08 Ralph Campbelladded support for ds5000
1992-03-08 Ralph Campbellchages for ds5000
1992-03-08 Ralph Campbelladded support for more than one X driver.
next