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

Diff for /www/63.html between version 1.31 and 1.32

version 1.31, 2018/03/26 00:00:29 version 1.32, 2018/03/26 02:14:07
Line 220 
Line 220 
   
 <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> improvements:  <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> improvements:
     <ul>      <ul>
         <li>parsing <a href="https://man.openbsd.org/dhclient.conf.5">
           dhclient.conf(5)</a> no longer leaks SSID strings, strings that are
           too long for the parsing buffer or repeated string options and commands.
         <li>storing leases in <a href="https://man.openbsd.org/dhclient.conf.5">
             dhclient.conf(5)</a> is no longer supported.
         <li>'DENY' is no longer valid in  <a href="https://man.openbsd.org/dhclient.conf.5">
             dhclient.conf(5)</a>.
         <li><a href="https://man.openbsd.org/dhclient.conf.5">
             dhclient.conf(5)</a> and
           <a href="https://man.openbsd.org/dhclient.leases.5">
             dhclient.leases(5)</a>
           parsing error messages have been simplified and clarified, with
           improved behaviour in the presence of unexpected semicolons.
         <li>more care is taken to only use configuration information that was
           successfully parsed.
         <li> the '-n' command line option has been added to
           <a href="https://man.openbsd.org/dhclient.8">
             dhclient(8)</a>, which causes
           <a href="https://man.openbsd.org/dhclient.8">
             dhclient(8)</a> to parse
           <a href="https://man.openbsd.org/dhclient.conf.5">
             dhclient.conf(5)</a> and immediately exit without taking
           charge of the interface.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 247 
Line 270 
     <li><a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> now ensures that      <li><a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> now ensures that
       default values lie within the valid range.        default values lie within the valid range.
     <li><a href="https://man.openbsd.org/less.1">less(1)</a> now splits only      <li><a href="https://man.openbsd.org/less.1">less(1)</a> now splits only
       the environemnt variable LESS on '$'.        the environment variable LESS on '$'.
     <li><a href="https://man.openbsd.org/less.1">less(1)</a> no longer creates      <li><a href="https://man.openbsd.org/less.1">less(1)</a> no longer creates
       a spurious file when encountering '$' in the initial command.        a spurious file when encountering '$' in the initial command.
     <li><a href="https://man.openbsd.org/softraid.4">softraid(4)</a> now validates      <li><a href="https://man.openbsd.org/softraid.4">softraid(4)</a> now validates

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32