[BACK]Return to 37.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/37.html between version 1.33 and 1.34

version 1.33, 2005/03/24 15:52:48 version 1.34, 2005/03/24 16:13:20
Line 146 
Line 146 
 <ul>  <ul>
 <li>ntpd can now set the time hard on startup itself, eleminating the need to  <li>ntpd can now set the time hard on startup itself, eleminating the need to
     run rdate -n beforehands      run rdate -n beforehands
 <li>use median instead of average when collapsing all the peers' offsets  <li>Use median instead of average when collapsing all the peers' offsets
     into one, greatly improving resistance against falsetickers      into one, greatly improving resistance against falsetickers
 <li>calculate rootdelay, stratum and precision properly; include these in  <li>Calculate rootdelay, stratum and precision properly; include these in
     replies sent out in server mode      replies sent out in server mode
 <li>many logging improvements, ntpd is now almost completely silent in normal  <li>Many logging improvements, ntpd is now almost completely silent in normal
     operation (unless in debug mode, of course)      operation (unless in debug mode, of course)
 </ul>  </ul>
 <p>  <p>
Line 185 
Line 185 
   
 <li>New functionality and many improvements for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=5&amp">package tools</a>:  <li>New functionality and many improvements for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=5&amp">package tools</a>:
 <ul>  <ul>
 <li>in-place updates of packages  <li>In-place updates of packages
 <li>progress meters, helping a lot when installing big packages  <li>Progress meters, helping a lot when installing big packages
 <li>reliable dependencies on shared libraries, including the base system  <li>Reliable dependencies on shared libraries, including the base system
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34