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

Annotation of www/plus.html, Revision 1.501

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.501   ! kjell      51: <li>Update curses(3) to ncurses-19991218.
        !            52: <li>Speed up blowfish encryption by &gt; 20%.
        !            53: <li>More ipf(8) changes. Avoid rw_enter panic, coredumps when processing rules.
        !            54: <li>IPFilter 3.3.6. See ipf(8).
        !            55: <li>Preliminary token ring support.
        !            56: <li>Continuing ssh(1) improvements.
        !            57: <li>Add srcsa, dstsa, clearsa to ifconfig(8)
        !            58: <li>New ioctls for binding enc(4) interfaces when bridging.
        !            59: <li>Yet more make(1) cleanup.
        !            60: <li>Preserve file flags in mv(1).
1.500     kjell      61: <li>Added the gif(4) interface for tunnelling IPv4/IPv6. See gif(4),
                     62: gifconfig(8).
1.499     kjell      63: <LI>Add more PCMCIA NE2000 devices.
                     64: <LI>Fix and re-enable TCP SACK code. Eliminate TCP_NEWRENO. See options(4).
                     65: <LI>Continuing IPV6 improvements.
                     66: <LI>Print ipv6 addresses correctly ipsec flows. See netstat(1), route(8).
                     67: <LI>ipsecadm(8) now accepts ipv6 addresses.
                     68: <LI>Improve timeout handling for some ATAPI devices.
                     69: <LI>Add man pages for icmp6(4) and ip6(4)
                     70: <LI>traceroute(8) fixes. Add -c, -I. Fix -P.
                     71: <LI>Fix multicast kernel panic in ip_output.
                     72: <LI>Add forward reference for sockaddr to netinet/in.h
                     73: <LI>Some game fixes: fortune(6) and robots(6).
                     74: <LI>More make(1) cleanup.
                     75: <LI>Various IPV6 changes.
                     76: <LI>ipmon(8) -F now works properly.
                     77: <LI>Import of IPFilter 3.3.5. See ipf(8).
                     78: <LI>Long overdue make(1) cleanup.
                     79: <LI>ipf(8) can now use interface names.
                     80: <LI>Add support for Qlogic 1240 amd 1280.
                     81: <LI>Preliminary awi driver code.
                     82: <LI>Fix privilege error in wi(4) driver.
                     83: <li>Replace pn(4) driver with dc(4).
1.496     csapuntz   84: <li>Overflows in at(1), ar(1), cdio(1)
1.499     kjell      85: <li>Import of IPFilter 3.3.4. See ipf(8)
1.496     csapuntz   86: <li>Changed termcap providers
                     87: <li>Various fixes to hunt(6)
                     88: <li>TI TNETE2101 PHY
                     89: <li>Fix dlfcn(3) prototypes
                     90: <li>Sync awk(1) with June 6, 1999 version
                     91: <li>New dc(4) driver for DEC/Intel 21143 and clones
                     92: <li>Don't use stdio for getpass(3)
                     93: <li>Update of PHY subsystem
                     94: <li>Various sparc and i386 pmap fixes for UVM
1.498     chris      95: <li>Sundance ST201 Ethernet from FreeBSD. See ste(4)
1.496     csapuntz   96: <li>IPSec cleanup
                     97: <li>Cleanup of make(1)
                     98: <li>Lots of UVM work
                     99: <li>MFS unmount race fixes
                    100: <li>Updated curses(3) to ncurses-19991211
                    101: <li>Overflows in crunchgen
                    102: <li>Fix chpass(1) temp file handling
                    103: <li>Various soft update fixes
                    104: <li>Integration of KAME IPv6
                    105: <li>Features added to find(1)
                    106: <li>Fixes to eap(4) driver
                    107: <li>Overflows is split(1), jot(1), ssio, telnet(1), file(1)
                    108: <li>SiS 900/7016 Ethernet from FreeBSD. See sis(4)
                    109: <li>Tape support and major code changes to atapiscsi(4)
1.497     kjell     110: <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>.
                    111: <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   112: <li>Some overflows in patch(1).
                    113: <li>Buffer overflow in dnsquery(1).
                    114: <li>Buffer overflow in error(1).
                    115: <li>Fix a buffer overflow in dhclient(1).
                    116: <li>Fix two crashes in awk(1).
                    117: <li>Fix off-by-one in apply(1).
                    118: <li>Fix bug in pr(1).
                    119: <li>Make soft updates mostly work with UVM.
1.493     ian       120: <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   121: <li>Remove ctm(1) from the src tree -- look for it in ports now.
                    122: <li>libkvm.old hacks for UVM.
                    123: <li>Fix utmp handling in ftpd(8), for when running in daemon mode.
                    124: <li>More m4 fixes.
                    125: <li>Fix append keyword in dhclient(8).
                    126: <li>Buglet in sort(1).
                    127: <li>DPT SmartCache III/IV SCSI PCI/EISA driver.
                    128: <li>mkisofs 1.11.3
                    129: <li>Fix mangled files for put command in ftpd(8).
1.493     ian       130: <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   131: <li>ncurses-5.0-19991127
                    132: <li>Enable TI16750 UART support.
                    133: <li>driver for ISA hostess 4-channel serial card.
                    134: <li>Import ssh-askpass into our X11 src tree.
                    135: <li>For i386: Winchip c6 TSC is broken, ignore it.
                    136: <li>Fix descriptor leaks and potential double fclose() calls in skey library code.
                    137: <li>Correct icmp packet length in ipmon(8).
                    138: <li>Remove unused functionality from the i386 pcvt driver.
                    139: <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it it in MD code if possible -- performance improvement.
                    140: <li>new pthread code.
                    141: <li>Parsing error fix to calendar(1).
                    142: <li>Some more m4 fixes.
                    143: <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in ssh(1).
1.493     ian       144: <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   145: <li>SSH_ASKPASS support in ssh-add(1).
1.490     ian       146: <li>Numerous ssh and sshd improvements... too many to mention.
1.488     deraadt   147: <li>Newer version of the isp(4) driver.
                    148: <li>Fix a bug in rarpd(8).
                    149: <li>Add support for SIGIO to lms(4), pms(4), and mms(4).
                    150: <li>Fix two bugs in info(1).
                    151: <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).
                    152: <li>Use mkstemp(3) in crontab(1).
                    153: <li>Improve egcs performance.
                    154: <li>Add memconfig(8).
                    155: <li>Add mtrr support from freebsd.
                    156: <li>SSH_CMSG_MAX_PACKET_SIZE support in sshd(8).
                    157: <li>Improve whois(1) even more.
                    158: <li>Many man page fixes.
                    159: <li>sudo 1.6 (BSD licenced now!)
                    160: <li>Fix more m4(1) bugs.
1.487     deraadt   161: <li>In scp(1), do not display banner if process is in the background.
                    162: <li>Permit kernel to compile without FFS once again.
                    163: <li>More links to man pages.
                    164: <li>Bug fixes to rl(4) and tx(4) driver.
1.486     deraadt   165: <li>More ATAPI disk fixes (may come as a patch file later).
                    166: <li>Other misc ssh improvements.
                    167: <li>RSA key fingerprints in the ssh commands.
                    168: <li>Do ANSI cursor save/restore in i386 pcvt driver.
                    169: <li>Fix more m4 bugs; patch for this problem is included in previous m4 errata entry.
                    170: <li>A bit more playing around in sshd to deal with the broken key sizes that Datafellows ssh gives.
                    171: <li>Honour ddb.console in the mac68k port.
                    172: <li>Fix retransmission problem in TCP.
                    173: <li>Improve whois(1) significantly to use *.whois-servers.net.
                    174: <li>In lots of daemons, do not syslog getpeername complaints.
                    175: <li>In ksh(1), quote metacharacters when completing filenames.
                    176: <li>Fix a signal race crash in ksh(1).
                    177: <li>link window(1) with -locurses.
1.485     deraadt   178: <li>top(1) should use stathz, not hz, for calculating process run times.
                    179: <li>Shrink the puc(4) dmesg output.
                    180: <li>Add OSS audio support to the BSD/OS emulation.
1.484     deraadt   181: <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>.
                    182: <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   183: <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   184: <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   185: <li>Counter overflow fix to scp(1).
                    186: <li>Merge dvdio.h support into cdio.h, and cleanup various unportabile bits.
                    187: <li>Various other ssh cleanups.
                    188: <li>Print all bad options in sshd(8) and ssh(1) before exiting with a failure.
                    189: <li>sshd(8) now has a IgnoreUserKnownHosts flag.
                    190: <li>Optionally run a command in newsyslog(1), instead of sending a signal.
                    191: <li>Some make(1) fixes.
                    192: <li>Improve dhcp integration into the install media.
1.479     deraadt   193: <li>Logging cleanup of ssh.
1.483     deraadt   194: <li>Have sshd check check the user's personal ~/.ssh/known_hosts file.
1.479     deraadt   195: <li><font color=#e00000><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.
                    196: <li>Install a shared libperl.
                    197: <li><font color=#e00000><strong>Fix m4, accidentally broken in 2.6. <a href=errata.html#m4>A patch is available</a></strong></font>.
                    198: <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>.
                    199: <li>Add strtok_r(3).
                    200: <li><font color=#e00000><strong>newsyslog race condition fixes. <a href=errata.html#newsyslog>A patch is available</a></strong></font>.
                    201: <li>Various make(1) fixes.
                    202: <li>screen blanker code for the amiga.
                    203: <li>Default network name in wi(4) is "", not "ANY".
                    204: <li>Start of DVD support.
                    205: <li>New sf(4) driver supports Adaptec "StarFire" AIC6915-based Ethernet PCI cards.
                    206: <li>Numerous more ssh and sshd cleanups.
                    207: <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).
                    208: <li>Another critical i386 memory allocation fix (shipped in 2.6).
                    209: <li>Critical brooktree driver fix (shipped in 2.6).
                    210: <li>Fix some more atapi bugs (shipped in 2.6).
                    211: <li>Fix byte order bugs in the new wdc/atapi code.
                    212: <li>Sparc uses UVM by default now.
                    213: <li>Allow rarpd(8) to work on aliased interfaces.
                    214: <li>Support multiple enc(4) interfaces.
                    215: <li>Reliability fixes for the ATAPI code (shipped in 2.6).
                    216: <li>New driver: al(4) supports the ADMtek AL981/AN985 PCI ethernet cards.
                    217: <li>Various other ssh and sshd cleanups.
                    218: <li>Add ethernet-IP encapsulation.
                    219: <li>In ssh, use libssl md5 routines instead of our libc routines.
                    220: <li>Disassociate interfaces from ipnat after they've been removed from the interface list.
                    221: <li>Make ASYNC pipes capable of generating SIGIO.
                    222: <li>Emulate FreeBSD F[GS]ETOWN.
                    223: <li>Fix some further ARP problems in bridge(4).
                    224: <li>Fix scp counters for > 1 hour.
                    225: <li>Support LMC1200 in lmc(4).
                    226: <li>Repair multicast routing description block in afterboot(8).
                    227: <li>Support missing tty flags in stty(1).
                    228: <li>libkeynote update.
                    229: <li>Support UVM throughout userland.
                    230: <li>Support for puc(4) (PCI serial/parallel cards).
                    231: <li>Make disklabel.h safe for C++ use.
                    232: <li>Use reference-copies of the mbuf in bridge code again, instead of full copies.
                    233: <li>Make ssh print the correct remote version number.
                    234: <li>Make ssh compile faster by using a library.
                    235: <li>In ti(4), use bus_dma routines instead of uvm_page_alloc_contig.
                    236: <li>Cleanup i386 disktab.
1.422     deraadt   237: </ul>
                    238: <p>
1.203     deraadt   239:
1.95      deraadt   240: This list mentions mostly platform-independent changes.  For a list of changes
                    241: made in a particular platform, please check the page for that platform.  If you
                    242: find them not listed there, the changes are either (1) not being documented or
                    243: (2) are documented here.<br><br>
1.14      deraadt   244:
                    245: <hr>
1.424     deraadt   246: <p>
                    247: <h3>
1.477     deraadt   248: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.<br>
                    249: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.<br>
                    250: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.<br>
                    251: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.<br>
                    252: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.<br>
                    253: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.<br>
                    254: <a href=plus26.html>For changes leading up to OpenBSD 2.6, click here</a>.<br>
1.424     deraadt   255: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
                    256: <br>
                    257: </h3>
                    258:
                    259: <hr>
1.292     pauls     260: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.14      deraadt   261: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.501   ! kjell     262: <br><small>$OpenBSD: plus.html,v 1.500 1999/12/26 23:41:40 kjell Exp $</small>
1.14      deraadt   263:
                    264: </body>
                    265: </html>