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

Diff for /www/plus.html between version 1.434 and 1.435

version 1.434, 1999/06/02 18:45:24 version 1.435, 1999/06/07 00:19:17
Line 53 
Line 53 
 <p>  <p>
 <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>  <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
   <li>Add struct sockaddr_storage per RFC2553.
   <li>Drop a volatile into the ncr(4) driver; who knows how it worked before.
   <li>Crank sparc DFLDSIZ to 24MB.
   <li>Make adjtime(2) return an EFAULT for a bad olddelta ptr.
   <li>Permit non-broadcast replies in dhclient(8).
   <li>ncurses-4.2-990605
   <li>In sed(1), make 'G' create a newline if the hold buffer is empty.
   <li>Add dot_quad_addr_new() API to libwrap, which uses inet_aton(3) instead of inet_addr(3), and hence can handle masks of 255.255.255.255.
   <li>Sparc cs4231 audio support (SS5 audio).
   <li>Use inet_aton(3) instead of inet_addr(3) in many programs.
   <li>Use mkstemp(3) in httpd(8).
   <li>In the resolver, permit '/' in CNAMES to PTRs, same as forward references permit.
   <li>Use __builtin_next_arg() for va_start(), on i386 and m68k, to handle unaligned stdarg processing.
   <li>Support subject inclusion in vacation(1).
   <li>In ipnat, decode interface aliaseses before hostnames.
   <li>Handle misaligned file struct's coming out of the KERN_FILE sysctl(3) call.
 <li>More isakmpd(8) improvements.  <li>More isakmpd(8) improvements.
 <li>Use auto mode by default in ukphy.  <li>Use auto mode by default in ukphy.
 <li>Avoid gcc fixinc (We do not want to run it, and even 1 second of machine time skew would screw up the previous avoidance tactic).  <li>Avoid gcc fixinc (We do not want to run it, and even 1 second of machine time skew would screw up the previous avoidance tactic).

Legend:
Removed from v.1.434  
changed lines
  Added in v.1.435