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

Annotation of www/plus.html, Revision 1.508

1.14      deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.424     deraadt     4: <title>OpenBSD-current changes</title>
1.14      deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.59      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.64      downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.14      deraadt    14:
1.292     pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.64      downsj     16: <p>
1.478     deraadt    17: <h2><font color=#e00000>Changes made between OpenBSD 2.6 and OpenBSD-current</font><hr></h2>
1.14      deraadt    18:
                     19: <p>
1.29      deraadt    20: This is a partial list of the major machine independent changes
                     21: (ie. these are the changes people ask about most often).  Port
                     22: specific changes have also been made, and are sometimes mentioned
                     23: in the pages for the specific <a href=plat.html>ports</a> if you
1.392     deraadt    24: are interested in further port-specific details.  Many ports
1.29      deraadt    25: have had architecture-specific enhancements relative to NetBSD,
                     26: but when they do not they certainly have plenty of platform-independent
1.490     ian        27: changes, starting with those listed below.
1.14      deraadt    28:
1.17      deraadt    29: <p>
1.185     deraadt    30: Note: <font color=#e00000>Problems for which patches exist are marked in red</font>.
                     31:
                     32: <p>
1.186     deraadt    33: <h3>
1.477     deraadt    34: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.<br>
                     35: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.<br>
                     36: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.<br>
                     37: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.<br>
                     38: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.<br>
                     39: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.<br>
                     40: <a href=plus26.html>For changes leading up to OpenBSD 2.6, click here</a>.<br>
1.424     deraadt    41: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
1.422     deraadt    42: <br>
1.186     deraadt    43: </h3>
                     44:
                     45: <hr>
1.280     deraadt    46:
1.186     deraadt    47: <p>
1.496     csapuntz   48: <h3><font color=#0000e0>OpenBSD 2.6 is now available for purchase.<p>
1.480     deraadt    49: We are working on OpenBSD-current.</font></h3><p>
1.422     deraadt    50: <ul>
1.507     deraadt    51: <li>ncurses-5.0-20000108
                     52: <li>Add fake dcphy(4).
                     53: <li>In UKC, add a timezone command.
                     54: <li>Handle fxp(4) using iophy(4); broken in 2.6 release.
                     55: <li>Support LBA-mapped extended partitions in fdisk(8).
                     56: <li>Use arc4random() in IPV6 code.
                     57: <li>Import of GRE code.
                     58: <li>Early check for udp destination port 0.
                     59: <li>Newer raidframe code.
                     60: <li>userland ppp 2.26.
                     61: <li>Make NFS swap devices work once again.
                     62: <li>In the mvme68k port, add support for the '060 based MVME177 card.
                     63: <li>Make some macros in m4(1) special.
                     64: <li>Improve column handling in ls(1).
                     65: <li>V6 support in systat(1).
1.508   ! deraadt    66: <li><font color=#e00000><strong>Y2K FIX: The at(1) command was unable to parse some kinds of dates. <a href=errata.html#aty2k>A source code patch is available</a></strong></font>.
1.507     deraadt    67: <li>Improve sleep(1) for out-of-range values.
                     68: <li>Do not use kvm snooping in rtsold(8).
                     69: <li>Fix ftp(1) URL support accidentally broken by KAME.
                     70: <li>Fix a bug in smtpd(8).
                     71: <li>Make ssh IPV6 clean.  KerberosIV only works on a v4 connection.
                     72: <li>Fix mbuf out-of-bounds write which caused great grief for NFSv2 in an INET6 kernel.
                     73: <li>Add rmoption/rmoptions command to config(8), thus permitting a config file to include GENERIC and then remove things.
                     74: <li>Various small improvements and fixes to ssh.
                     75: <li>Fix pthread handling on the sparc.
                     76: <li>Using weak symbols, support a real libpthread.
                     77: <li>The mknod(8) -m option should ignore the umask.
                     78: <li>More man page cleanups, as always.
1.508   ! deraadt    79: <li><font color=#e00000><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant. <a href=errata.html#eepromy2k>A source code patch is available</a></strong></font>.
1.507     deraadt    80: <li>Permit midi compilation without other audio code.
1.508   ! deraadt    81: <li><font color=#e00000><strong>Y2K FIX: A minor problem in the logging support for the adduser(8) command. <a href=errata.html#addusery2k>A source code patch is available</a></strong></font>.
1.507     deraadt    82: <li>In config(8), permit multiple maxuser definitions.  Newest overrides older ones.
                     83: <li>Use the dc(4) driver instead for a few other tulip-like cards.
                     84: <li>Change libc syslog() code to try to reopen the socket if a send fails.  This handles the case of a restarted syslogd(8) better.
                     85: <li>Correct SIGTERM handling in ssh-agent(1).
                     86: <li>ncurses-5.0-20000101
                     87: <li>Permit non-IPSEC kernels to compile.
                     88: <li>Improve argument handling in wicontrol(8).
                     89: <li>Various fixes to LKM unloading.
                     90: <li>Make ld/ld.so search all directories before accepting the best version of a shared library.
                     91: <li>Do in6_if_up() at splsoftnet(), permitting drivers to get interrupts during the processing of their multicast reprogramming.
                     92: <li>Provide sysctl net.inet6.icmp6.nodeinfo to permit admin to enable ICMPv6 node information query if so desired.
                     93: <li>Support various kinds of inet6 entries and in /etc/netstart as well.
                     94: <li>Improve handling of signed math in NFS kernel code.
                     95: <li>Parse /etc/sysctl.conf earlier in /etc/rc.
                     96: <li>Move sysctl to /sbin.
                     97: <li>For other architectures, also check db_panic in kdb_trap().
1.503     deraadt    98: <li>Remove PIC versions of libarch and libresolv from the distribution.
                     99: <li>Correctly copy pkthdr in m_split().
                    100: <li>Fix udp multicast option handling.
1.508   ! deraadt   101: <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Fix mii autoselect support for 3c900b. <a href=errata.html#3c900b>A source code patch is available</a></strong></font>.
1.503     deraadt   102: <li>Fix signed errors in df(1).
                    103: <li>Repair netstat -ss.
                    104: <li>Optional swap encryption support in uvm; see new options(4) page.
                    105: <li>Do not strip international characters in fmt(1).
                    106: <li>Initialize lo0 for ipv6 automatically.
                    107: <li>Avoid a memory leak in telnet(1).
                    108: <li>Honour the ddb.panic sysctl better.
                    109: <li>Enable scopeid hack in ifconfig(8), ping6(1), and netstat(1).
                    110: <li>Replace NRL get{addr,name}info() with KAME get{addr,name}info() in libc.
                    111: <li>Fix a terminfo problem relating to unset capabilities.
                    112: <li>More ISA PnP NE2000 clones - see ne(4)
                    113: <li>TCP new reno
                    114: <li>Fix IP multicast kernel panic
                    115: <li>Upgrade ipf(4), now version 3.3.5
                    116: <li>Major cleanup of make(1)
                    117: <li>3c450-TX HomeConnect, see xl(4).
                    118: <li>Add Qlogic 1240/1280 support to isp(4).
1.501     kjell     119: <li>Update curses(3) to ncurses-19991218.
                    120: <li>Speed up blowfish encryption by &gt; 20%.
                    121: <li>More ipf(8) changes. Avoid rw_enter panic, coredumps when processing rules.
                    122: <li>IPFilter 3.3.6. See ipf(8).
                    123: <li>Preliminary token ring support.
                    124: <li>Continuing ssh(1) improvements.
                    125: <li>Add srcsa, dstsa, clearsa to ifconfig(8)
                    126: <li>New ioctls for binding enc(4) interfaces when bridging.
                    127: <li>Yet more make(1) cleanup.
                    128: <li>Preserve file flags in mv(1).
1.500     kjell     129: <li>Added the gif(4) interface for tunnelling IPv4/IPv6. See gif(4),
                    130: gifconfig(8).
1.499     kjell     131: <LI>Add more PCMCIA NE2000 devices.
                    132: <LI>Fix and re-enable TCP SACK code. Eliminate TCP_NEWRENO. See options(4).
                    133: <LI>Continuing IPV6 improvements.
                    134: <LI>Print ipv6 addresses correctly ipsec flows. See netstat(1), route(8).
                    135: <LI>ipsecadm(8) now accepts ipv6 addresses.
                    136: <LI>Improve timeout handling for some ATAPI devices.
                    137: <LI>Add man pages for icmp6(4) and ip6(4)
                    138: <LI>traceroute(8) fixes. Add -c, -I. Fix -P.
                    139: <LI>Fix multicast kernel panic in ip_output.
                    140: <LI>Add forward reference for sockaddr to netinet/in.h
                    141: <LI>Some game fixes: fortune(6) and robots(6).
                    142: <LI>More make(1) cleanup.
                    143: <LI>Various IPV6 changes.
                    144: <LI>ipmon(8) -F now works properly.
                    145: <LI>Import of IPFilter 3.3.5. See ipf(8).
                    146: <LI>Long overdue make(1) cleanup.
                    147: <LI>ipf(8) can now use interface names.
1.502     deraadt   148: <LI>Add support for Qlogic 1240 and 1280.
1.499     kjell     149: <LI>Preliminary awi driver code.
                    150: <LI>Fix privilege error in wi(4) driver.
                    151: <li>Replace pn(4) driver with dc(4).
1.496     csapuntz  152: <li>Overflows in at(1), ar(1), cdio(1)
1.499     kjell     153: <li>Import of IPFilter 3.3.4. See ipf(8)
1.496     csapuntz  154: <li>Changed termcap providers
                    155: <li>Various fixes to hunt(6)
                    156: <li>TI TNETE2101 PHY
                    157: <li>Fix dlfcn(3) prototypes
                    158: <li>Sync awk(1) with June 6, 1999 version
                    159: <li>New dc(4) driver for DEC/Intel 21143 and clones
                    160: <li>Don't use stdio for getpass(3)
                    161: <li>Update of PHY subsystem
                    162: <li>Various sparc and i386 pmap fixes for UVM
1.498     chris     163: <li>Sundance ST201 Ethernet from FreeBSD. See ste(4)
1.496     csapuntz  164: <li>IPSec cleanup
                    165: <li>Cleanup of make(1)
                    166: <li>Lots of UVM work
                    167: <li>MFS unmount race fixes
1.503     deraadt   168: <li>Add bindresvport_af(3) and rresvport(3) APIs to libc.
1.496     csapuntz  169: <li>Updated curses(3) to ncurses-19991211
                    170: <li>Overflows in crunchgen
                    171: <li>Fix chpass(1) temp file handling
                    172: <li>Various soft update fixes
                    173: <li>Integration of KAME IPv6
                    174: <li>Features added to find(1)
                    175: <li>Fixes to eap(4) driver
                    176: <li>Overflows is split(1), jot(1), ssio, telnet(1), file(1)
                    177: <li>SiS 900/7016 Ethernet from FreeBSD. See sis(4)
                    178: <li>Tape support and major code changes to atapiscsi(4)
1.497     kjell     179: <li><font color=#e00000><strong>The third ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
                    180: <li><font color=#e00000><strong>The second ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
1.492     deraadt   181: <li>Some overflows in patch(1).
                    182: <li>Buffer overflow in dnsquery(1).
                    183: <li>Buffer overflow in error(1).
                    184: <li>Fix a buffer overflow in dhclient(1).
                    185: <li>Fix two crashes in awk(1).
                    186: <li>Fix off-by-one in apply(1).
                    187: <li>Fix bug in pr(1).
                    188: <li>Make soft updates mostly work with UVM.
1.493     ian       189: <li><font color=#e00000><strong>SECURITY FIX: The USA version of the ssl library package, called sslUSA26, contained buffer overflows. <a href=errata.html#sslUSA>A binary patch is available for people who installed before December 3</a></strong></font>.
1.491     deraadt   190: <li>Remove ctm(1) from the src tree -- look for it in ports now.
                    191: <li>libkvm.old hacks for UVM.
                    192: <li>Fix utmp handling in ftpd(8), for when running in daemon mode.
                    193: <li>More m4 fixes.
                    194: <li>Fix append keyword in dhclient(8).
                    195: <li>Buglet in sort(1).
                    196: <li>DPT SmartCache III/IV SCSI PCI/EISA driver.
                    197: <li>mkisofs 1.11.3
                    198: <li>Fix mangled files for put command in ftpd(8).
1.493     ian       199: <li><font color=#e00000><strong>RELIABILITY FIX: Be more careful in poll(2). <a href=errata.html#poll>A source patch is available</a></strong></font>.
1.491     deraadt   200: <li>ncurses-5.0-19991127
                    201: <li>Enable TI16750 UART support.
                    202: <li>driver for ISA hostess 4-channel serial card.
                    203: <li>Import ssh-askpass into our X11 src tree.
                    204: <li>For i386: Winchip c6 TSC is broken, ignore it.
                    205: <li>Fix descriptor leaks and potential double fclose() calls in skey library code.
                    206: <li>Correct icmp packet length in ipmon(8).
                    207: <li>Remove unused functionality from the i386 pcvt driver.
                    208: <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it it in MD code if possible -- performance improvement.
                    209: <li>new pthread code.
                    210: <li>Parsing error fix to calendar(1).
                    211: <li>Some more m4 fixes.
                    212: <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in ssh(1).
1.493     ian       213: <li><font color=#e00000><strong>SECURITY FIX: Limit newaliases run to root and trusted users. <a href=errata.html#sendmail>A source patch is available</a></strong></font>.
1.491     deraadt   214: <li>SSH_ASKPASS support in ssh-add(1).
1.490     ian       215: <li>Numerous ssh and sshd improvements... too many to mention.
1.488     deraadt   216: <li>Newer version of the isp(4) driver.
                    217: <li>Fix a bug in rarpd(8).
                    218: <li>Add support for SIGIO to lms(4), pms(4), and mms(4).
                    219: <li>Fix two bugs in info(1).
                    220: <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).
                    221: <li>Use mkstemp(3) in crontab(1).
                    222: <li>Improve egcs performance.
                    223: <li>Add memconfig(8).
                    224: <li>Add mtrr support from freebsd.
                    225: <li>SSH_CMSG_MAX_PACKET_SIZE support in sshd(8).
                    226: <li>Improve whois(1) even more.
                    227: <li>Many man page fixes.
                    228: <li>sudo 1.6 (BSD licenced now!)
                    229: <li>Fix more m4(1) bugs.
1.487     deraadt   230: <li>In scp(1), do not display banner if process is in the background.
                    231: <li>Permit kernel to compile without FFS once again.
                    232: <li>More links to man pages.
                    233: <li>Bug fixes to rl(4) and tx(4) driver.
1.486     deraadt   234: <li>More ATAPI disk fixes (may come as a patch file later).
                    235: <li>Other misc ssh improvements.
                    236: <li>RSA key fingerprints in the ssh commands.
                    237: <li>Do ANSI cursor save/restore in i386 pcvt driver.
                    238: <li>Fix more m4 bugs; patch for this problem is included in previous m4 errata entry.
                    239: <li>A bit more playing around in sshd to deal with the broken key sizes that Datafellows ssh gives.
                    240: <li>Honour ddb.console in the mac68k port.
                    241: <li>Fix retransmission problem in TCP.
                    242: <li>Improve whois(1) significantly to use *.whois-servers.net.
                    243: <li>In lots of daemons, do not syslog getpeername complaints.
                    244: <li>In ksh(1), quote metacharacters when completing filenames.
                    245: <li>Fix a signal race crash in ksh(1).
                    246: <li>link window(1) with -locurses.
1.485     deraadt   247: <li>top(1) should use stathz, not hz, for calculating process run times.
                    248: <li>Shrink the puc(4) dmesg output.
                    249: <li>Add OSS audio support to the BSD/OS emulation.
1.484     deraadt   250: <li><font color=#e00000><strong>A kernel reliability fix for the alpha. <a href=errata.html#alpha_locore>A patch is available</a></strong></font>.
                    251: <li><font color=#e00000><strong>A kernel reliability fix for all m68k architectures. <a href=errata.html#m68k_locore>A patch is available (which all m68k architectures share)</a></strong></font>.
1.483     deraadt   252: <li><font color=#e00000><strong>Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href=errata.html#ssh>A jumbo patch is available which adds many features</a></strong></font>.
1.482     deraadt   253: <li><font color=#e00000><strong>A kernel reliability fix for the sparc. <a href=errata.html#sparc_locore>A patch is available</a></strong></font>.
1.481     deraadt   254: <li>Counter overflow fix to scp(1).
                    255: <li>Merge dvdio.h support into cdio.h, and cleanup various unportabile bits.
                    256: <li>Various other ssh cleanups.
                    257: <li>Print all bad options in sshd(8) and ssh(1) before exiting with a failure.
                    258: <li>sshd(8) now has a IgnoreUserKnownHosts flag.
                    259: <li>Optionally run a command in newsyslog(1), instead of sending a signal.
                    260: <li>Some make(1) fixes.
                    261: <li>Improve dhcp integration into the install media.
1.479     deraadt   262: <li>Logging cleanup of ssh.
1.483     deraadt   263: <li>Have sshd check check the user's personal ~/.ssh/known_hosts file.
1.479     deraadt   264: <li><font color=#e00000><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.
                    265: <li>Install a shared libperl.
                    266: <li><font color=#e00000><strong>Fix m4, accidentally broken in 2.6. <a href=errata.html#m4>A patch is available</a></strong></font>.
                    267: <li><font color=#e00000><strong>Users should not be able to change the media configuration of interfaces. <a href=errata.html#ifmedia>A patch is available</a></strong></font>.
                    268: <li>Add strtok_r(3).
                    269: <li><font color=#e00000><strong>newsyslog race condition fixes. <a href=errata.html#newsyslog>A patch is available</a></strong></font>.
                    270: <li>Various make(1) fixes.
                    271: <li>screen blanker code for the amiga.
                    272: <li>Default network name in wi(4) is "", not "ANY".
                    273: <li>Start of DVD support.
                    274: <li>New sf(4) driver supports Adaptec "StarFire" AIC6915-based Ethernet PCI cards.
                    275: <li>Numerous more ssh and sshd cleanups.
                    276: <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).
                    277: <li>Another critical i386 memory allocation fix (shipped in 2.6).
                    278: <li>Critical brooktree driver fix (shipped in 2.6).
                    279: <li>Fix some more atapi bugs (shipped in 2.6).
                    280: <li>Fix byte order bugs in the new wdc/atapi code.
                    281: <li>Sparc uses UVM by default now.
                    282: <li>Allow rarpd(8) to work on aliased interfaces.
                    283: <li>Support multiple enc(4) interfaces.
                    284: <li>Reliability fixes for the ATAPI code (shipped in 2.6).
                    285: <li>New driver: al(4) supports the ADMtek AL981/AN985 PCI ethernet cards.
                    286: <li>Various other ssh and sshd cleanups.
                    287: <li>Add ethernet-IP encapsulation.
                    288: <li>In ssh, use libssl md5 routines instead of our libc routines.
                    289: <li>Disassociate interfaces from ipnat after they've been removed from the interface list.
                    290: <li>Make ASYNC pipes capable of generating SIGIO.
                    291: <li>Emulate FreeBSD F[GS]ETOWN.
                    292: <li>Fix some further ARP problems in bridge(4).
                    293: <li>Fix scp counters for > 1 hour.
                    294: <li>Support LMC1200 in lmc(4).
                    295: <li>Repair multicast routing description block in afterboot(8).
                    296: <li>Support missing tty flags in stty(1).
                    297: <li>libkeynote update.
                    298: <li>Support UVM throughout userland.
                    299: <li>Support for puc(4) (PCI serial/parallel cards).
                    300: <li>Make disklabel.h safe for C++ use.
                    301: <li>Use reference-copies of the mbuf in bridge code again, instead of full copies.
                    302: <li>Make ssh print the correct remote version number.
                    303: <li>Make ssh compile faster by using a library.
                    304: <li>In ti(4), use bus_dma routines instead of uvm_page_alloc_contig.
                    305: <li>Cleanup i386 disktab.
1.422     deraadt   306: </ul>
                    307: <p>
1.203     deraadt   308:
1.95      deraadt   309: This list mentions mostly platform-independent changes.  For a list of changes
                    310: made in a particular platform, please check the page for that platform.  If you
                    311: find them not listed there, the changes are either (1) not being documented or
                    312: (2) are documented here.<br><br>
1.14      deraadt   313:
                    314: <hr>
1.424     deraadt   315: <p>
                    316: <h3>
1.477     deraadt   317: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.<br>
                    318: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.<br>
                    319: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.<br>
                    320: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.<br>
                    321: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.<br>
                    322: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.<br>
                    323: <a href=plus26.html>For changes leading up to OpenBSD 2.6, click here</a>.<br>
1.424     deraadt   324: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
                    325: <br>
                    326: </h3>
                    327:
                    328: <hr>
1.292     pauls     329: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.14      deraadt   330: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.508   ! deraadt   331: <br><small>$OpenBSD: plus.html,v 1.507 2000/01/09 10:20:03 deraadt Exp $</small>
1.14      deraadt   332:
                    333: </body>
                    334: </html>