#
65771 |
| 21-Jan-1994 |
bostic |
add USL's copyright notice |
#
64581 |
| 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
#
64535 |
| 21-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
#
63174 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
57304 |
| 27-Dec-1992 |
hibler |
get rid of a couple of now unnecessary hp300 related ifdefs |
#
56387 |
| 02-Oct-1992 |
mckusick |
av_forw/av_back are gone; now use b_actf/b_actb for linking active buffers |
#
55827 |
| 03-Aug-1992 |
hibler |
eliminate a couple of unneeded includes |
#
55088 |
| 12-Jul-1992 |
pendry |
no longer need specdev.h |
#
52424 |
| 05-Feb-1992 |
torek |
misc cleanups and speedups |
#
51759 |
| 19-Nov-1991 |
torek |
purge seg.h |
#
51454 |
| 01-Nov-1991 |
bostic |
lint |
#
51018 |
| 06-Sep-1991 |
ralph |
delete hp300 and i386 ifdefs for vmapbuf() and vunmapbuf(). |
#
49672 |
| 11-May-1991 |
mckusick |
update comments to be more accurate |
#
49589 |
| 09-May-1991 |
bostic |
new copyright; att/bsd/shared |
#
48414 |
| 20-Apr-1991 |
karels |
it's contaminated; ansify |
#
47540 |
| 17-Mar-1991 |
karels |
more-or-less working with new proc & user structs |
#
45730 |
| 05-Dec-1990 |
mckusick |
previously vm_swp.c; update for new VM |
#
44773 |
| 30-Jun-1990 |
william |
i386 support for kernel addition |
#
42001 |
| 15-May-1990 |
mckusick |
"update for hp300 support from Utah" |
#
40652 |
| 27-Mar-1990 |
mckusick |
break specinfo structure out of vnode.h into specdev.h |
#
39880 |
| 04-Jan-1990 |
mckusick |
account for I/O's in progress |
#
39807 |
| 30-Dec-1989 |
mckusick |
VREF => VHOLD as buffers hold holdcnts not usecounts |
#
39148 |
| 14-Sep-1989 |
mckusick |
have to keep b_vp setting inside loop because swstrategy can stomp it |
#
38881 |
| 30-Aug-1989 |
mckusick |
release vnode immediately after done with swap buffer |
#
38794 |
| 26-Aug-1989 |
karels |
fix for savecore: disk drivers decrease bcount near end of partition, need to stop when hitting end |