CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/26 16:11:58
Modified files:
sys/arch/luna88k/luna88k: disksubr.c
sys/arch/mvme68k/mvme68k: disksubr.c
sys/arch/mvme88k/mvme88k: disksubr.c
sys/arch/sparc/sparc: disksubr.c
sys/arch/sparc64/sparc64: disksubr.c
Log message:
when we build a vendor label for writing, clear the memory supplied by the
buffer cache first, so that all sorts of gibble doesn't end up on the disk.
ok kettenis (for the sparc/sparc64 ones, at least)
