NetBSD-Users archive

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

Re: Why are there physmem and physmem64?



On Thu, Feb 16, 2017 at 11:17:54PM +0900, Miwa Susumu wrote:
> How about replace physmem64 to physmem ?
> 
> remove: physmem
> rename: physmem64 -> physmem

This breaks binary compatibility (old programs might query "physmem"
hard coded as a 32bit value).

Martin


Home | Main Index | Thread Index | Old Index