History log of /original-bsd/sys/hp300/dev/rd.c (Results 1 – 24 of 24)
Revision Date Author Comments
# c6718a33 14-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

just use <vm/vm.h> for VM include files


# c413721e 10-May-1995 root <root@65305748-3e16-e211-a854-8c89a5c6f760>

lock.h moves to /sys/sys


# e61d5bd0 09-Jan-1995 cgd <cgd@65305748-3e16-e211-a854-8c89a5c6f760>

ioctl cmd arg is u_long, strategy returns void.


# 0236183b 19-May-1994 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

if no label, reset partition info since readdisklabel changes it


# 9639f1d4 10-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 520b970d 18-Feb-1993 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

default ncylinders to 1 for disklabel


# 929b4647 27-Dec-1992 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

disklabel support


# 30edb9b0 11-Oct-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make kernel includes standard


# 89165bc3 03-Aug-1992 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

make the UTAH partition table for the 7937 standard
(this gets rid of the last remaining UTAH ifdef)


# 5e32caed 07-Jul-1992 torek <torek@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# efa5eaee 05-Jun-1992 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

merge latest Utah hp300 code including 68040 support


# e2404b5d 19-Feb-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

pmap_kernel() becomes kernel_pmap


# 61a70517 05-Nov-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# e51bc624 12-Sep-1991 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

need vm_prot.h before pmap.h


# e56061c9 28-Aug-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

no longer need vm_statistics.h


# 3e4c9c1a 07-May-1991 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

get rid of rdbuf, new proc param to many routines


# 6b899f5c 04-May-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

don't lose bits from unit number


# 81af4531 04-May-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

update to current include, device calling conventions


# 0670bbfe 25-Feb-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update from Hibler for additional HP disks


# 129544c8 16-Dec-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

kernel reorg


# 2441ade9 05-Dec-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update from Mike Hibler for new VM and other machine support


# dce74084 25-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

"update from Mike Hibler at Utah"


# 2d11aa19 15-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use proper include files


# 6df4657f 08-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

merge in hp300 support from Utah