BSD 4_4 release
[unix-history] / usr / src / sys / vm / swap_pager.c
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1993-04-18 Chris Torekfrom pseudo-device to option
1992-11-30 Mike Hibleronly force wakeup of pageout daemon if we are short...
1992-10-07 Kirk McKusickdo not need to include <vm/queue.h> as it comes in...
1992-10-02 Kirk McKusickav_forw/av_back are gone; now use b_actf/b_actb for...
1992-10-02 Kirk McKusickconvert vm_page bit fields to flags
1992-09-22 Mike Hiblerreturn VM_PAGER_ERROR not VM_PAGER_FAIL on IO errors
1992-07-13 Jan-Simon Pendrynew include location for specdev.h
1992-07-09 Chris Torekreturn more likely values, not just random junk
1992-07-03 Kirk McKusickdelete USES
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannvnode.h/specdev.h swapped to avoid prototype warnings
1992-05-14 John Heidemannvnode interface conversion
1992-05-05 Keith Bosticadd function prototypes; new include format; define...
1992-04-21 Kirk McKusickset dirty offset (from Macklem)
1991-07-26 Kirk McKusickreplace numerous includes with vm.h
1991-05-08 Mike Hiblermove a lot of synchronizing code over to DEBUG since...
1991-04-21 Mike Karelsfix includes; new proc struct; rm *_NULL
1991-03-05 Kirk McKusickupdate for diskless support
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-12-06 Kirk McKusickadopted from Mike Hibler at Utah
1979-09-27 CSRGStart development on BSD 4_4
1979-09-27 CSRGStart development on BSD 4_3_Reno