Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/arch/x68k/x68k



Module Name:    src
Committed By:   martin
Date:           Tue Jun 30 18:20:54 UTC 2020

Modified Files:
        src/sys/arch/x68k/x68k [netbsd-9]: disksubr.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #973):

        sys/arch/x68k/x68k/disksubr.c: revision 1.36

Use a sane default for size of partition a: rather than odd 0x1fffffff.

The latter one seems derived from 386BSD (and 4.4BSD),
but it could confuse sysinst as noted in PR/55187.

Sync with most other modern ports that use secperunit
as well as RAW_PART.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.4.1 src/sys/arch/x68k/x68k/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