[BACK]Return to UPDATING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/UPDATING between version 1.229 and 1.230

version 1.229, 2011/09/30 22:17:50 version 1.230, 2011/11/19 22:51:18
Line 15  See also: BUILDING, build.sh, Makefile.
Line 15  See also: BUILDING, build.sh, Makefile.
   
 Recent changes:  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
   20111119:
           A problem with the datastructures used by the rndctl(8)
           utility (pointers in datastructures in an array, making 32->64
           bit compatibility very painful) has been fixed in a
           non-backwards-compatible way.  If you replace your kernel,
           replace your rndctl executable too.
   
 20111001:  20111001:
         the prop_*_send_syscall() functions from proplib(3) have been          the prop_*_send_syscall() functions from proplib(3) have been
         changed and their new version is not backward compatible with the old          changed and their new version is not backward compatible with the old
Line 463  Hints for a more successful build:
Line 471  Hints for a more successful build:
   
 What to do if things don't work:  What to do if things don't work:
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 When things don't work there is usually a few things that commonly  When things don't work there are usually a few things that commonly
 should be done.  should be done.
     1)  make includes      1)  make includes
         This should be done automatically by make build.          This should be done automatically by make build.

Legend:
Removed from v.1.229  
changed lines
  Added in v.1.230

CVSweb <webmaster@jp.NetBSD.org>