CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/06/13 18:09:40

Modified files:
        sys/arch/hppa/hppa: disksubr.c 
        sys/arch/hppa64/hppa64: disksubr.c 
        sys/arch/macppc/macppc: disksubr.c 
        sys/arch/sgi/sgi: disksubr.c 
        sys/arch/socppc/socppc: disksubr.c 
        sys/arch/hppa/include: disklabel.h 
        sys/arch/hppa64/include: disklabel.h 
        sys/kern       : subr_disk.c 

Log message:
Don't mess with the bounds in the lp if *partoffp is non-NULL, since this
indicates that writedisklabel is trying to find the location for writing
the label.  If the lp is messed with, an invalid checksum is written.
done with miod and kettenis, lots of moaning and gnashing of teeth, etc

Reply via email to