Source-Changes archive

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

re: CVS commit: syssrc/sys/kern



   
   > OK.  i commited a change that will cause this to return an error
   > with non-COMPAT_16 kernels.
   
   You need to care the case when the necessary size is requested (i.e.,
   when `where == NULL').  Otherwise, the old iostat binary will iterate
   too many times when there are three or more disks.
   
   # and add COMPAT_16 to conf/files and include opt_compat_netbsd.h,
   # probably.


thanks.  i tested this with vnd's and it works fine with 4 disks now.


.mrg.



Home | Main Index | Thread Index | Old Index