Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sun68k/sun68k
Module Name: syssrc
Committed By: fredette
Date: Fri Nov 30 16:11:11 UTC 2001
Modified Files:
syssrc/sys/arch/sun68k/sun68k: disksubr.c
Log Message:
Make sure that an unlabeled device gets at least RAW_PART
in the default in-core disklabel, instead of only a single
partition, so that applying a new disklabel can work normally.
bcopy() -> memcpy(), bzero() -> memset()
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun68k/sun68k/disksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index