summaryrefslogtreecommitdiff
path: root/sys/vm/vnode_pager.c
AgeCommit message (Expand)Author
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-27clean up slightly; change RCS ID's to be minimally intrusivecgd
1994-06-13#ifdef FIFO'spk
1994-06-10Check for all NFS related vnode ops.pk
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft
1994-05-30Fix minor NFS glitch introduced with new VM code.mycroft
1994-05-24change warningscgd
1994-05-23new VM code, from 4.4-Litecgd
1994-04-21Convert mount, vnode, and buf structs to use <sys/queue.h>. Also,cgd
1994-04-15convert vm system to use new queues. I'll never write code w/queues again.cgd
1994-01-07Make vnode_pager_putpage return an int, like other *_putpage routines.mycroft
1993-12-20bring changes down from magnumcgd
1993-12-17Canonicalize all #includes.mycroft
1993-08-30pagers are now options, not pseudo-devicesderaadt
1993-05-20add rcs ids and clean up headerscgd
1993-03-21initial import of 386bsd-0.1 sourcescgd