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

version 1.250, 2013/12/28 03:39:07 version 1.251, 2014/01/31 10:40:44
Line 16  See also: BUILDING, build.sh, Makefile.
Line 16  See also: BUILDING, build.sh, Makefile.
 Recent changes:  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
   20140131:
           The new compile_rt/libc integration moved a few things. If not
           starting with a clean objdir, cd to the objdir and do:
                   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
            attacks. If you need ntpdc to work you need to explicitly enable             attacks. If you need ntpdc to work you need to explicitly enable

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

CVSweb <webmaster@jp.NetBSD.org>