Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/amiga/amiga



Module Name:    src
Committed By:   mhitch
Date:           Thu Nov 30 05:14:24 UTC 2006

Modified Files:
        src/sys/arch/amiga/amiga: disksubr.c

Log Message:
Something I've wanted to do for quite some time:  while looking for the
RDSK block, check for a valid native NetBSD label.  If found, use the
NetBSD label.  When writedisklabel() gets called, if no RDB was found,
write out the native NetBSD label.  The disk won't be usable by AmigaDOS,
but is usable as a 'normal' NetBSD drive, with partition changes saved in
the disk label.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/amiga/amiga/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