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

Diff for /www/plus26.html between version 1.10 and 1.11

version 1.10, 2001/06/07 04:10:04 version 1.11, 2001/06/09 16:39:03
Line 299 
Line 299 
 <li>Make poll(2) system call a tiny bit faster for trivial calls.  <li>Make poll(2) system call a tiny bit faster for trivial calls.
 <li>Enable emacs tab completion by default in ksh(1).  <li>Enable emacs tab completion by default in ksh(1).
 <li>/tmp race repairs in yacc(1).  <li>/tmp race repairs in yacc(1).
 <li>Propogate TMPDIR better into locate.updatedb(8).  <li>Propagate TMPDIR better into locate.updatedb(8).
 <li>Kill gzip sub-processes in pax(1) instead of letting them die from SIGPIPE.  <li>Kill gzip sub-processes in pax(1) instead of letting them die from SIGPIPE.
 <li><font color=#e00000><strong>SECURITY ISSUE: In /etc/rc, use mktemp(1) for motd re-writing and change the find(1) to use -execdir. <a href=errata25.html#rc>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY ISSUE: In /etc/rc, use mktemp(1) for motd re-writing and change the find(1) to use -execdir. <a href=errata25.html#rc>A patch is available</a></strong></font>.
 <li>Support for 3c515 isapnp 100mbit ethernet card, in ef(4).  <li>Support for 3c515 isapnp 100mbit ethernet card, in ef(4).
Line 355 
Line 355 
 <li>First cut at isapnp mpu, and ym mpu.  <li>First cut at isapnp mpu, and ym mpu.
 <li>Document and complete skey(1) support in telnet(1).  <li>Document and complete skey(1) support in telnet(1).
 <li>Correct os_mask handling in OLF execve code.  <li>Correct os_mask handling in OLF execve code.
 <li>Accomodations in the vm system for backward growing stack architectures.  <li>Accommodations in the vm system for backward growing stack architectures.
 <li>Do not cache page tables on microsparc1 either.  <li>Do not cache page tables on microsparc1 either.
 <li>Many more man page fixes.  <li>Many more man page fixes.
 <li>Support floating accent and compose in sparc kbd driver.  <li>Support floating accent and compose in sparc kbd driver.
Line 466 
Line 466 
 <li>In the resolver, permit '/' in CNAMES to PTRs, same as forward references permit.  <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>Use __builtin_next_arg() for va_start(), on i386 and m68k, to handle unaligned stdarg processing.
 <li>Support subject inclusion in vacation(1).  <li>Support subject inclusion in vacation(1).
 <li>In ipnat, decode interface aliaseses before hostnames.  <li>In ipnat, decode interface aliases before hostnames.
 <li>Handle misaligned file struct's coming out of the KERN_FILE sysctl(3) call.  <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.
Line 497 
Line 497 
 <li>Fix poll(2) return value.  <li>Fix poll(2) return value.
 <li>Add Keynote trust management system.  <li>Add Keynote trust management system.
 <li>Support mac68k Classic II video.  <li>Support mac68k Classic II video.
 <li>swapctl(8) and the neccessary kernel support.  <li>swapctl(8) and the necessary kernel support.
 <li>Longer delay in the i386 pms(4) probe routine, for Thinkpads.  <li>Longer delay in the i386 pms(4) probe routine, for Thinkpads.
 <li>Correct some DTR handling in pccom(4).  <li>Correct some DTR handling in pccom(4).
 <li>Add <strong>-p</strong> flag to encrypt(1).  <li>Add <strong>-p</strong> flag to encrypt(1).

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11