#
69452 |
| 14-May-1995 |
mckusick |
just use <vm/vm.h> for VM include files |
#
69353 |
| 10-May-1995 |
mckusick |
avoid panic's on attempted open's of non-existent devices |
#
69352 |
| 10-May-1995 |
root |
lock.h moves to /sys/sys |
#
68179 |
| 09-Jan-1995 |
cgd |
ioctl cmd arg is u_long, strategy returns void. |
#
67184 |
| 19-May-1994 |
hibler |
if no label, reset partition info since readdisklabel changes it |
#
67054 |
| 22-Apr-1994 |
hibler |
make sure even root can't open a drive that was not fully qualified |
#
66072 |
| 13-Feb-1994 |
hibler |
don't use a kernel stack buffer! sc_format_pid "null" value is now -1 instead of 0 |
#
65662 |
| 12-Jan-1994 |
hibler |
improvements for removable media |
#
63151 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61586 |
| 05-Jun-1993 |
mckusick |
don't fail on sdopen even in the face of an I/O error (to allow formatting) |
#
58055 |
| 18-Feb-1993 |
hibler |
default ncylinders to 1 for disklabel, avoid zero-divide in open |
#
57327 |
| 27-Dec-1992 |
hibler |
disklabel support |
#
56507 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
55433 |
| 20-Jul-1992 |
bostic |
needs ioctl.h, now that scsireg.h doesn't include it |
#
55068 |
| 12-Jul-1992 |
pendry |
MIN -> min |
#
53929 |
| 05-Jun-1992 |
hibler |
merge latest Utah hp300 code including 68040 support |
#
52614 |
| 19-Feb-1992 |
mckusick |
pmap_kernel() becomes kernel_pmap |
#
51576 |
| 05-Nov-1991 |
mckusick |
lint |
#
51118 |
| 12-Sep-1991 |
marc |
need vm_prot.h before pmap.h |
#
50923 |
| 28-Aug-1991 |
mckusick |
no longer need vm_statistics.h |
#
50039 |
| 09-Jun-1991 |
karels |
from hibler: don't need retry on key 1 |
#
50038 |
| 09-Jun-1991 |
karels |
make retry printf's conditional on debug |
#
49304 |
| 07-May-1991 |
hibler |
updates from utah |
#
49132 |
| 04-May-1991 |
karels |
update to current include, device calling conventions |
#
45788 |
| 16-Dec-1990 |
bostic |
kernel reorg |