cvs commit: src/share/man/man9 ktr.9
    John Baldwin 
    jhb at freebsd.org
       
    Mon Oct 16 19:19:25 UTC 2006
    
    
  
On Sunday 15 October 2006 08:40, Pawel Jakub Dawidek wrote:
> pjd         2006-10-15 12:40:27 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     share/man/man9       ktr.9 
>   Log:
>   Explain that using 64bit arguments on 32bit architectures with CTRx()
>   macros is a bad idea.
Well, CTRx() assume all arguments are longs, that should probably be 
explicitly stated if not done so already.
-- 
John Baldwin
    
    
More information about the cvs-all
mailing list