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

Diff for /www/plus.html between version 1.948 and 1.949

version 1.948, 2005/03/29 07:30:35 version 1.949, 2005/04/01 01:42:45
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <!-- ^ 2005/03/30 -->
   <li>Enable StackGhost on sparc64: a really nifty protection mechanism we developed for this architecture.
   <li>Add new RAID management program: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8">bioctl(8)</a>.
   <li>Add support for UDF filesystem (generally used on DVDs).
   <li>DNS resolver now automatically updates itself when it detects <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5">resolv.conf</a> has changed.
   <li>Add lladdr command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> to set MAC address.
   <li>Flag day for i386: switch i386 over to DWARF-based exception handling.
   <li>On zaurus, handle apm_battlow flag by suspending.
   <li>Improve security of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=checknr&sektion=1">checknr(1)</a>: handle argv correctly and make sure to NUL terminate all arguments when copying.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strcasestr&sektion=3">strcasestr(3)</a> to libc: a case-insensitive version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strstr&sektion=3">strstr(3)</a>.
   <li>Remove line-length limitations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff3&sektion=1">diff3(1)</a>.
   <li>Add -F option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8">arp(8)</a> to force replacement of entries.
   <li>Zaurus now allows power button to suspend (2 seconds) or nice halt (6 seconds) if machdep.kbdreset=1.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a> to set partition flag with explicit value.
   <li>New thread-safe version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realpath&sektion=3">realpath(3)</a> that does not use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chdir&sektion=2">chdir(2)</a> at all.
   <li>Initial support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tctrl&arch=sparc&sektion=8">tctrl(4)</a> device on SPARCBooks (currently limited to power change events and battery status retrieval).
   <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tctrl&arch=sparc&sektion=8">tctrl(4)</a> on sparc: program PCMCIA and power icons on 2nd line of LCD screen.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, check for IFF_UP when validating routes.
   <!-- ^ 2005/03/29 -->
   <li>Always use network byte order in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> when stuffing port numbers into IPSEC ID packets.
 <li>Clean up some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de(4)</a> code and fix Intel 21143 in full-duplex mode.  <li>Clean up some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de(4)</a> code and fix Intel 21143 in full-duplex mode.
 <li>OpenCVS: start using the public-domain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1">yacc(1)</a>-based date parser. cvs dates can be ugly and this simplifies things quite a bit.  <li>OpenCVS: start using the public-domain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1">yacc(1)</a>-based date parser. cvs dates can be ugly and this simplifies things quite a bit.
 <li>Recognize Radeon 9200 PRO variants.  <li>Recognize Radeon 9200 PRO variants.

Legend:
Removed from v.1.948  
changed lines
  Added in v.1.949