Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp700/hp700
Module Name: src
Committed By: skrll
Date: Wed Oct 4 07:28:00 UTC 2006
Modified Files:
src/sys/arch/hp700/hp700: disksubr.c
Log Message:
Sync with the OpenBSD diskubr.c and fix some of our own bugs:
- copyright maintenance
- remove all the endian stuff - it didn't work
- correct a comment spello
- use the correct blkno when writing a disklabel
- don't pass garbage from the stack as the disklabel when trying to read
the LIF label in the write label case.
Fixes PR 34547 from David H. Gutteridge
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/hp700/hp700/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