[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.2.4 and 1.251

version 1.229.2.4, 2014/05/22 13:23:26 version 1.251, 2014/01/31 10:40:44
Line 17  Recent changes:
Line 17  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
 20140131:  20140131:
         The new compiler_rt/libc integration moved a few things. It is strongly          The new compile_rt/libc integration moved a few things. If not
         advised to do a clean build. At least lib/libc, the compat version(s)          starting with a clean objdir, cd to the objdir and do:
         of libc, libkern, rump and the kernels need to be cleaned.                  rm -rf lib/libc
           and if you are on a 64bit arch with 32bit compat, additionally:
                   rm -rf compat/sparc64/sparc/lib/libc
           (substitute proper archs for sparc/sparc64)
   
   
 20131227:  20131227:
         1. The new ntpd runs in a restricted mode to prevent amplification          1. The new ntpd runs in a restricted mode to prevent amplification

Legend:
Removed from v.1.229.2.4  
changed lines
  Added in v.1.251

CVSweb <webmaster@jp.NetBSD.org>