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

Annotation of www/plus23.html, Revision 1.1

1.1     ! deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD 2.3 changes</title>
        !             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">
        !            10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
        !            11: </head>
        !            12:
        !            13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
        !            14:
        !            15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
        !            16:
        !            17: <p>
        !            18: <h2>Changes made between OpenBSD 2.2 and OpenBSD 2.3</h2>
        !            19:
        !            20: <p>
        !            21: This is a partial list of the major machine independent changes
        !            22: (ie. these are the changes people ask about most often).  Port
        !            23: specific changes have also been made, and are sometimes mentioned
        !            24: in the pages for the specific <a href=plat.html>ports</a> if you
        !            25: are interested in further port-specific details.  Many ports
        !            26: have had architecture-specific enhancements relative to NetBSD,
        !            27: but when they do not they certainly have plenty of platform-independent
        !            28: changes, starting with those listed below..
        !            29:
        !            30: <p>
        !            31: Note: <font color=#e00000>Problems for which patches exist are marked in red</font>.
        !            32:
        !            33: <p>
        !            34: <h3>
        !            35: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.
        !            36: <br>
        !            37: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.
        !            38: <br>
        !            39: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.
        !            40: <br>
        !            41: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.
        !            42: <br>
        !            43: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.
        !            44: <br>
        !            45: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.
        !            46: <br>
        !            47: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
        !            48: <br>
        !            49: </h3>
        !            50:
        !            51: <hr>
        !            52:
        !            53: <h3><font color=#0000e0>OpenBSD 2.3 released (May 19, 1998).</font></h3><p>
        !            54: <ul>
        !            55: <li><font color=#e00000><strong>A security problem due to buffer mismanagement exists in lprm(1). <a href=errata22.html#rmjob>A patch exists</a></strong></font>.
        !            56: <li><font color=#e00000><strong>A security problem due to a buffer overflow exists in uucpd(8) (which is not enabled by default in our releases). <a href=errata22.html#uucpd>A patch exists</a></strong></font>.
        !            57: <li>On the i386, fix installboot(8) so it works reliably on various filesystem layouts that did not work before.
        !            58: <li>Support lots of file descriptors in named(8), for when many virtual interfaces exist.
        !            59: <li>Fix installboot(8) on the sparc Sun4 models.
        !            60: <li>In disklabel(8)'s <strong>-E</strong> mode, set the bootblock sizes so that the hp300 install does not freak out.
        !            61: <li>In mktemp(3), repair a bug in the filename incrementing loop.
        !            62: <li>Various other install script fixes.
        !            63: <li>Fix /etc/fbtab handling in init(8).
        !            64: <li>Make disklabel(8) mentions IDE (which is an alias for ESDI).
        !            65: <li>For the i386, have the install procedure ask if the xf86 driver should be enabled by default.
        !            66: <li>Make install procedure prompt & set the initial root password.
        !            67: <li>When root logs in for the first time, let him find that he has an interesting piece of mail about how the system works.
        !            68: <li>Fix ipsec encap notifies.
        !            69: <li>Configure xdm(8) and the fwvm window manager sensibly enough for default users to not feel utterly lost.
        !            70: <li>Fix 'u'ndo support in disklabel(8)'s <strong>-E</strong> mode, and also add a new 'r' command.
        !            71: <li>Repair the pkg_add(1) sufficiently for the 2.3 release...
        !            72: <li>Fix a race condition in unmount(2).
        !            73: <li>Add support for the XR16850 serial chip (128 byte fifos).
        !            74: <li>mkisofs 1.11.2
        !            75: <li>Disable console ddb by default.  sysctl can re-enable it.
        !            76: <li>Fix backtraces in gdb on m68k platforms.
        !            77: <li>Support 3c905B (well, actually, our support falls over. We need a card to do further work).
        !            78: <li>Modify i386 PS/2 driver to be read/write; this permits new XFree86 source to put mice into advanced modes of operation.
        !            79: <li>Remove KTH Kerberos "eavesdropping" message from telnet(1) and telnetd(8).
        !            80: <li>Fix bug oflow in ping(8) <strong>-R</strong> option.
        !            81: <li>In tar(1), only preserve the uid/gid if the <strong>-p</strong> flag is given.
        !            82: <li>sudo version 1.5.5
        !            83: <li>Do not prepend /usr/local/bin to the PATH in zdiff(1), zforce(1), zgrep(1), zmore(1), znew(1), or rcsfreeze(1).
        !            84: <li>Fix DNS fake-iquery bug.
        !            85: <li>In the <strong>le</strong> ethernet driver, if the detected ethernet address is ff:ff:ff:ff:ff ... fail.
        !            86: <li>Fixes for various (minor) Y2K problems.
        !            87: <li>Switch a.out ports in the tree (sparc, m68k, i386) to use the newer version of gdb that is part of the binutils tree.
        !            88: <li>Significantly improve the system install scripts.
        !            89: <li>Add disklabel spoofing to the hp300 port.
        !            90: <li>Add xlockmore(1) to the X11 tree.
        !            91: <li>Fix <strong>ru_majflt</strong> counting in the VM system.
        !            92: <li>Add AFS token fetching capability to various parts of the source tree.
        !            93: <li>In login(1), handle cleanup of environment variables correctly.
        !            94: <li>In ftp(1), for HTTP requests pass the hostname so that virtual hosts work.
        !            95: <li>In utimes(2) and futimes(2), handle <strong>tv_sec</strong> values of -1 more carefully, as they are really illegal cases.
        !            96: <li>Import <strong>kx</strong> into our X11 source tree.
        !            97: <li>Add a <strong>SIOCGIFDATA</strong> ifreq-style ioctl which will get the ifdata informational structure attached to each interface.
        !            98: <li>Add httpd(8) to the OpenBSD tree.  It is apache 1.2.6.
        !            99: <li>Import <strong>xpm</strong> into our X11 source tree.
        !           100: <li>Support QLogic PCI scsi controllers (at least on the i386).
        !           101: <li>Fix rmd160(3) (and also the IPSEC algorithm) to properly handle data beyond it's block boundary.
        !           102: <li>Emulate SunOS <strong>otimes(2)</strong> system call so that Netscape doesn't explode.
        !           103: <li>Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.
        !           104: <li>Remove libtelnet.so.* from the distribution.  People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library.
        !           105: <li>Make edquota(8) handle numeric names as uid's only after checking that an account named so does not exist.
        !           106: <li>Add UID_MAX and GID_MAX to &lt;machine/limits.h&gt; on each architecture.
        !           107: <li>Fix ch(4) operation on ncr(4) scsi controllers.
        !           108: <li>On the sparc, switch to an alternate font if the console is < 800*600 resolution.
        !           109: <li>Add ISAPNP driver for the 3c509 cards.
        !           110: <li>Change <strong>SIOCGIFNETMASK</strong>, <strong>SIOCGIFDSTADDR</strong>, and <strong>SIOCGIFBRDADDR</strong> to return information for named/addressed mappings rather than simply named mappings, so that these calls can work on interface aliases.
        !           111: <li>Add (complete?) support for KerberosIV to our X11R6.
        !           112: <li>In mktemp(1), document why this should be used for temporary filename generation.
        !           113: <li>In telnet(1), fix connecting to IP addresses; this was recently broken by the new KTH kerberos telnet integration.
        !           114: <li>Make <strong>-R path</strong> work a well as <strong>-Rpath</strong> in cc(1).
        !           115: <li>In the ksh(1) manpage, clarify the behaviour of the <strong>CDPATH</strong> variable.
        !           116: <li>Add support for more PCI NE2000 cards.
        !           117: <li>Make <strong>%Y</strong> override an earlier <strong>%y</strong> in strptime(3).
        !           118: <li>Add support for <strong>atalk</strong> to ifconfig(8).
        !           119: <li>Make the functions described in ethers(3) more careful.
        !           120: <li>Fix support for VFS loadable kernel modules.
        !           121: <li>In get*ent() family of routines in libc, use fgetln(3) instead of fgets(3) so that parsing of overly long lines is more correct.
        !           122: <li>Add options(4).  This manpage describes what all the kernel options do.  If you spot an error in it, notify us immediately.
        !           123: <li>In strptime(3), make <strong>%C</strong> influence <strong>%y</strong> regardless of ordering.
        !           124: <li>Fix a NULL deference bug in make(1) when using the <strong>-j</strong> flag.
        !           125: <li>Fix <strong>%m</strong>, <strong>%I</strong>, <strong>%S</strong>, <strong>%y</strong>, <strong>%C</strong>, and <strong>%j</strong>  conversions in strptime(3).
        !           126: <li>Merge Kirk McKusick's <a href=softupdate.html>soft update</a> code. This code is still experimental and under a non-commercial license.  It will be included in the next release as an optional compile flag; we cannot ship it enabled by default.
        !           127: <li>Flesh out the man pages and explain the security problems behind mktemp(3) and other similar functions, plus explain how to handle these problems better.
        !           128: <li>Fully working KerberosIV encryption in telnet(1) and telnetd(8).
        !           129: <li>Fixes to a few more games.
        !           130: <li>CVS version 1.9.26
        !           131: <li>Fix mktemp(3) problems in two more YP tools.
        !           132: <li>Fix an interaction bug in inetd(8) due to SIGPIPE blocking; caused a bad effect in rlogind(8) or other inetd(8) children.
        !           133: <li>Configure cc(1) to pass the <strong>-R</strong> flag on to ld(1).
        !           134: <li>Add lynx 2.8 to the system.
        !           135: <li>Add support for 82553 and 82555B PHY in the fxp driver.
        !           136: <li>Fix tmpfile(3) to fchown() the file after unlink() (taking umask() into consideration, too).  This is required by standards.
        !           137: <li>Fix vnd and ccd drivers to work properly with soft updates.
        !           138: <li>Fix a crash case in compress(1).
        !           139: <li>Add <strong>-s</strong> and <strong>-c</strong> options to last(1).
        !           140: <li>Add support for <strong>-s section</strong> and <strong>-S subsection</strong> to man(1).
        !           141: <li>Change the configuration of man(1) so that man4 is read much later; this makes it easier to see pages in man8 with similar names.
        !           142: <li>Fix KerberosIV password changing.
        !           143: <li>On the sparc, support 128KB lebuffer devices.
        !           144: <li>On the sparc, print hotfix information at the right place in the dmesg log.
        !           145: <li>Fix passwd(1) so that YP passwords do not get edited in the local password file.
        !           146: <li>Significant efforts made at fleshing out the device driver man page tree better.
        !           147: <li>Upgrade to gcc 2.8.1
        !           148: <li>Rename 2.2 to 2.3 tree-wide, for the upcoming release.
        !           149: <li>Improve IPSEC performance.
        !           150: <li>Add many new machine-dependent man4 man pages.
        !           151: <li>XFree86 3.3.2 is now in our X11 source tree.
        !           152: <li>Add another missing ntohl() in ipnat(8).
        !           153: <li>Use a p_os field to sub-divide operating system emulation capabilities (like for SVR4 binaries).
        !           154: <li>Spend almost a week finding and fixing minor goobers discovered by gcc 2.8 throughout the source tree.
        !           155: <li>Fix syslog(3) sockaddr initialization.
        !           156: <li>Add support for <strong>TIOCM*</strong> family of ioctl(2) values to the sparc serial driver.
        !           157: <li>New photurisd(8) that complies with <strong>draft-simpson-photuris-18.txt</strong>.
        !           158: <li>Fix a race bug in mkstemp(3) itself that would make mkstemp(3) have occasionally fail strangely.
        !           159: <li>Fix a few more mktemp(3) problems in f77 libraries, and other assorted GNU software.
        !           160: <li>Upgrade to gcc 2.8.0
        !           161: <li>Upgrade to libg++ 2.8.0
        !           162: <li>Make ping(8) work with very large packet sizes on all types of interfaces.
        !           163: <li>Correct behaviour <strong>-x</strong> and <strong>-p</strong> flags in tar(1) to be traditional.
        !           164: <li>Remove one of the two copies of math.h in the source tree.
        !           165: <li>Improve blowfish performance by a factor of 2, and hence increase the rounds by 1 in passwd.conf.
        !           166: <li>Handle unknown hostnames in mountd(8) better.
        !           167: <li>Inside the kernel, change struct file's members f_count and f_msgcount to longs, and then add checking for overflows as well.
        !           168: <li>Add XDM-AUTHORIZATION to X11.
        !           169: <li>In old gas, move to late resolution of symbols because gcc 2.8 will require this.
        !           170: <li>Fix a configuration file parsing bug in ipf(8).
        !           171: <li>In libpcap and tcpdump, use our system ethers(5) parsing routines.
        !           172: <li>Make <strong>netstat -r</strong> report better information about non-standard netmasks.
        !           173: <li>Fix some bugs in the 3c[59]xx device driver.
        !           174: <li><font color=#e00000><strong>The 3rd revision of the patch for the mmap() security problem is available, and <a href=errata22.html#mmap>has been placed on top of the 2nd revision</a></strong></font>.
        !           175: <li>Add a command to ddb that reports out the extent tables.
        !           176: <li>Add a clarifying statement to all the Kerberos code that explains how it came to be that this code was released from the USA's crypto stranglehold.
        !           177: <li>In the RPC code, ensure that __svc_fdsetsize is always manipulated as a bitcount.
        !           178: <li>Clarify crypt(3) manpage as to how many characters each transform actually considers in its calculation.
        !           179: <li>Do not permit TCP connections to any of the broadcast addresses.
        !           180: <li>Do not let a user set their password to "s/key".
        !           181: <li>Permit the disabling of skey system-wide.
        !           182: <li>Convert the xdr(3) and rpc(3) manpages to mandoc format.
        !           183: <li>In mail.local(8), document how to use quotas on a mail spool.
        !           184: <li>Add <strong>-p</strong> option to uname(1), to display detailed CPU information.
        !           185: <li>Support for the ST16650 32-byte FIFO uart.
        !           186: <li>Do not copy from off the end of an nfs boot mbuf.
        !           187: <li>Some more repair in the games.
        !           188: <li>Support <strong>-rpath dir</strong>, <strong>-shared</strong>, <strong>-soname</strong>, <strong>--whole-archive</strong>, and <strong>--no-whole-archive</strong> in the old ld used on many of our platforms.
        !           189: <li>CVS version 1.9.24
        !           190: <li>For OLF/ELF binaries, remember the OS tag in execve(), so that emulation code can reference it later.
        !           191: <li>Make the kernel compile properly (with full warnings) under gcc 2.8.
        !           192: <li><font color=#e00000><strong>Do not permit a read+write mmap() operation on a read-only file descriptor open on a device.  This is a security problem in OpenBSD 2.2, and is <a href=errata22.html#mmap> described and fixed with a patch</a></strong></font>.
        !           193: <li>Rename /etc/nat.rules to /etc/ipnat.rules.
        !           194: <li>Add kerberos kauthd(8).
        !           195: <li>On the i386, move XFree86 aperature driver into the kernel.  The new sysctl(8) variable <strong>machdep.allowaperture</strong> decides if this driver is active or not.  (This variable can only be modified at high securelevel).
        !           196: <li>Remove the ftp(1) `stdout redirection' hack and replace it with a <strong>-o filename</strong> option (which also understands a filename of "-" to mean stdout).
        !           197: <li>Pull in all the NetBSD changes to the old version of gas over the last year or so.
        !           198: <li>Fix two bugs in adduser(8).
        !           199: <li>Change chflags(2) and fchflags(2) to take a u_int for the second parameter.
        !           200: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD/tools/openbsdpower.gif>New fancy OpenBSD logo for your use</a>.
        !           201: <li>Add XPG4 <strong>-r</strong> option to du(1).
        !           202: <li>Support <strong>-[width]</strong> option in fmt(1).
        !           203: <li>New quirk for another Archive VIPER scsi tape drive.
        !           204: <li>Fix another signal handler bug in mail(1).
        !           205: <li><font color=#e00000><strong>The mac68k 2.2 CD release had a few problems. These problems have been resolved in the FTP release. <a href=errata22.html#mac68k>For more details...</a></strong></font>
        !           206: <li>Make lpd(8) use keepalives so that it can detect dead network printers.
        !           207: <li>Support the WINBOND pci ethernet cards.
        !           208: <li>Fixed "%c" in strftime(3).
        !           209: <li>Various fixes to some of the games, ie. rain, worms, wump.
        !           210: <li>If <strong>link0</strong> is set on a loopback interface (ie. lo1) make the address/netmask sets on it make supernets instead of subnets.
        !           211: <li>Place seperate so_ruid and so_euid fields in struct socket, so that in_pcb.c can still do it's job, but also so that identd(8) can be fast and return the proper uid.
        !           212: <li><font color=#e00000><strong>In the sparc 2.2 release, the SS4/SS5 kernel was not very reliable.  <a href=errata22.html#sparciommu>A simple reliability patch is now available</a></strong></font>.
        !           213: <li>Fix a map corruption bug in ypxfr(8).
        !           214: <li>Make stty(1) recognize STRIPDISC.
        !           215: <li>In compress(1), if the st_flags is 0, do not attempt a chflags(2) call.
        !           216: <li><font color=#e00000><strong>Make ruserok() significantly more paranoid when parsing the .rhosts file.  This along with another issue is a security problem in OpenBSD 2.2, and is <a href=errata22.html#ruserok> described and fixed with a patch</a></strong></font>.
        !           217: <li>raise IPPORT_USERRESERVED significantly. Random port numbers will now look much more random than they did before.
        !           218: <li>New <strong>-a logdev</strong> argument for syslogd(8), useful for setting up additional /dev/log devices in various chroot spaces.
        !           219: <li>Permit restore(8) to work on a filesystem that has a basic blocksize smaller than the blocksize of the filesystem that was dumped.
        !           220: <li>Make MIPS ldconfig emulate the <strong>-m</strong> flag better.
        !           221: <li>The web pages now have a new section on <a href=security.html> security advisories</a>.
        !           222: <li>New compat_ibcs2(8) manpage.
        !           223: <li>Fix rarpd(8) to work properly in the presence of massive routing traffic.
        !           224: <li>A start at full lint library support.
        !           225: <li>smtpd(8) integration spiffied up. Everything you need is now in the system.
        !           226: <li>Emulate that disgusting linux connect() braindamage even better.
        !           227: <li>Fix some bugs in vacation(1).
        !           228: <li>Fix /etc/yp/domainname support in ypbind(8).
        !           229: <li><font color=#e00000><strong>In the 2.2 release, the sparc scsi driver caused problems for the Sun 4/300 machines. <a href=errata22.html#sparc>Patches are now available</a></strong></font>.
        !           230: <li>Add <strong>FS_CCD</strong> partition type so that the ccd driver can ensure it has the right components.
        !           231: <li>Add <strong>/etc/sysctl.conf</strong> which specifies sysctl variables to change at boottime.
        !           232: <li>Fix a free page count bug in the vm system.
        !           233: <li>Create two new sysctl options: <strong>ddb.panic</strong> decides whether the kernel should enter ddb when it panics, and <strong>ddb.console</strong> controls if it is possible to enter ddb from the console via a hot-key.
        !           234: <li>Add scan_ffs(8), a very useful tool for reconstructing disks.
        !           235: <li>Add strptime(3).
        !           236: <li><font color=#e00000><strong>Buffer overflow fix in the MIPS ld.so. Replacement binaries for the <a href=errata22.html#pmax>pmax</a> and <a href=errata22.html#arc>arc</a> platforms are available</strong></font>.
        !           237: <li>Avoid DNS lookup timing effects in ping -R.
        !           238: <li>Fix the __{CTOR,DTOR}_LIST__ declarations in c++rt0.c
        !           239: <li><font color=#e00000><strong>Two bugs existed in the the 2.2 pmax release which all users should be aware of.  <a href=errata22.html#pmax>Patches are now available</a></strong></font>.
        !           240: <li><font color=#e00000><strong>Be more careful about sourcerouted packets, including never forwarding them.  This is a security problem in OpenBSD 2.2, and is <a href=errata22.html#sourceroute> described and fixed with a patch</a></strong></font>.
        !           241: <li>Teach the kernel about newer PCI device types.
        !           242: <li>Workaround a race condition in syslogd's handling of SIGHUP.
        !           243: <li>Some man page fixes so that <strong>man -k</strong> is happier.
        !           244: <li>Low-memory bug fix in setenv(3).
        !           245: <li>Self-extending kernel maps in the vm subsystem.
        !           246: <li>In rc.local, bail on starting cfsd(8) if mountd(8) is not running.
        !           247: <li>Require commands started from in /etc/rc to be executable -- not just readable.
        !           248: <li>Glob extensions for XPG4.
        !           249: <li>Cleanups in wump(6).
        !           250: <li>Check both old and new shells in rpc.yppasswdd(8).
        !           251: <li>Add <strong>-a</strong> flag to which(1).
        !           252: <li>On binutils platforms, make ldd(1) work on static executables.
        !           253: <li>IPF 3.2.3.  When you upgrade to this version, you <strong>must</strong> also upgrade the userland utilities (ipf, ipnat, etc.).  You also need to get the latest MAKEDEV and run "sh MAKEDEV ipl" in /dev to create new device entries.
        !           254: <li>Fix a race in mkdir(1).
        !           255: <li>More cdrom ioctl's in Linux emulation.
        !           256: <li>Fix select(2) use in sudo(8) so that it can handle large fd_set sizes.
        !           257: <li>In termcap databases, map the keyboard backspace key to DEL instead of BS as that is how it really is.
        !           258: <li>Fix argument handling in expand(1).
        !           259: <li>If tar(1) extracts as root, preserve uid/gid as is traditional.
        !           260: <li>Repaired the expansion of the kernel panic string.
        !           261: <li>Much more complete KerberosIV documentation.
        !           262: <li>Start at bus_dma support.
        !           263: <li>Properly error out if yp_match() or yp_first() is asked to lookup long keys.
        !           264: <li>Groff 1.11a
        !           265: <li>Properly ignore whitespace between a conversion and %n in *scanf(3).
        !           266: <li>Import of tzcode1998b and tzdata1998b.
        !           267: <li>Use new ypwhich(1) flag in ypinit(8) script to get maps from the real master server.
        !           268: <li>Support <strong>-h host</strong> flag to ypwhich(1).
        !           269: <li>pppd 2.3.3
        !           270: <li>Handle unparseable ulimit specifications as an error, not as the value 0.
        !           271: <li>ncurses 4.1-980103
        !           272: <li>In w(1), handle processes that set argv[0] to NULL, by printing p_pcomm.
        !           273: <li>Make pkg_install(1) feed a -p option to tar.
        !           274: <li>sudo version 1.5.4.
        !           275: <li>Merge some slight standardization fixes for *printf(3) from FreeBSD (some unlikely cases get handled better).
        !           276: <li>Bring gethostent() back to life, even though it is a bad interface.
        !           277: <li>In disklabel(8), make IDE drive type handling more obvious and intuitive.
        !           278: <li>Support all kinds of keyboards in pcvt, like pccons does.
        !           279: <li>Support for FAT32 partitions.
        !           280: <li>For scsi tape drives, be silent in the presence of ILI errors.
        !           281: <li>Fix a vnode creation race.
        !           282: <li>Fix a output error in finger(1).
        !           283: <li>Do not permit dumping corefiles over symbolic links. (We have wanted this changed for a long time, but it required Lite2 vfs).
        !           284: <li>Permit extra / terminators in some path-based system calls.
        !           285: <li>Fix some problems regaring transfer of secure yp maps.
        !           286: <li>New rc.conf(7) manpage.
        !           287: <li>Make sure it is clear that so_linger is in seconds.
        !           288: <li>Add sysctl net.inet.icmp.bmcastecho to block the smurf problem.
        !           289: <li>Some fixes to fdisk(8) and disklabel(8).
        !           290: <li>Workaround a problem that happens if a TCP socket is shutdown(2)'d more than once.
        !           291: <li>Some more manpage cleanups.
        !           292: <li>Some slight changes to the PCI device subsystem to make it probe devices nicer (mostly dmesg printing).
        !           293: <li>Make md5(1), rmd160(1), and sha1(1) use getopt().
        !           294: <li>Make {f,}chflags(.., -1) return error EINVAL.
        !           295: <li>Make mmap() return void * instead of caddr_t, and add the MAP_FAILED define required by new standards.
        !           296: <li>Fix some gzip buf oflows.
        !           297: <li>Correct an splx botch in the tunnel driver.
        !           298: <li>Add sysctl ddb.panic_ddb; indicates whether to drop into ddb on a panic.
        !           299: <li>Swap quit and exit commands in fdisk.
        !           300: <li>Correct exit code of nohup(1).
        !           301: <li>lockf() implimentation.
        !           302: <li>Handle DST changeovers automatically in cron.
        !           303: <li>IBCS2 emulation also requires fcntl() F_FREESP support.
        !           304: <li>The new KTH KerberosIV integration (and security audit) is almost complete.
        !           305: <li>If mountd(8) discovers getfh(2) not supported, it now aborts nicely.
        !           306: <li>Support fcntl() GETLK,SETLK,UNLK variants in SunOS emulation.
        !           307: <li>Fix a bug in make(1) regarding SYSV style : substitution on null variables.
        !           308: <li>Check the values of the ftp PORT command even more carefully.
        !           309: <li>Fail better for over-long usernames.
        !           310: <li>Change ftp(1) so that tries to use passive mode, and falls back to active mode.  Provide environment variables to fall back.  This is incredibly cool.
        !           311: <li>Provide workaround for the Cyrix 6x86 COMA bug.  (A workaround for 2.2 is not available).
        !           312: <li>Implement fcntl() of F_FREESP in SVR4 emulation. Does this belong in ibcs2 also?
        !           313: <li>Fix Linux accept/recvmsg if kernel is compiled with other compat options.
        !           314: <li>In numerous programs, avoid fd_set overflows.
        !           315: <li>Fix MAKEDEV script regarding /dev/fd/* for some architectures.
        !           316: <li>Fix a kernel bug related to "route change ...".
        !           317: <li>Support IP_HDRINCL in Linux emulation.
        !           318: <li>Update the pkg_* tools a bit.
        !           319: <li>Honour TMPDIR in the locate(8) tools.
        !           320: <li>Make route(8) non-setuid.
        !           321: <li>In ftpd, default to RFC non-conforming behaviour for the PORT command, but provide a runtime switch for those who like holes.
        !           322: <li>Addition of Obtuse smtpd(8) and smtpfwd(8) v2.0.
        !           323: <li><font color=#e00000><strong>Due to timing constraints, mac68k X11 binaries did not make it onto the 2.2 CDROM. <a href=errata22.html#mac68k>But it is now available for ftp</a></strong></font>.
        !           324: <li>Do not clear the setuid/setgid file mode bits for a call to {,f,l}chmod(-1, -1).
        !           325: <li>Enable new FreeBSD ppp(8) daemon.  There are now two ppp daemons in the source tree, they have quite different feature sets.
        !           326: <li><font color=#e00000><strong>Fixed a panic problem in the i386 apm driver. <a href=errata22.html#i386>A patch is available for 2.2</a></strong></font>.
        !           327: <li>Repair a number of retry operation problems in the wdc driver that mostly affected sleeping laptops.
        !           328: <li>Handle the controlling tty ioctl in linux emulation.
        !           329: <li>Handle SIOCGIFMETRIC and SIOCGIFMTU in linux emulation.
        !           330: <li>Handle nanosleep() in linux emulation.
        !           331: <li>Use recursive vnode locks to solve a page-in panic reported by chuck & chuck.
        !           332: <li>Handle SIOCGIFHWADDR ioctl in linux emulation.
        !           333: <li>Handle the cdrom ejecting ioctl in linux emulation.
        !           334: <li>Correct an XPG violation in stdlib.h.
        !           335: <li>Fix a problem in -current regarding open() of O_TRUNC and O_SHLOCK.
        !           336: <li>Fix numerous problems with new KTH kerberos.
        !           337: <li><font color=#e00000><strong>A workaround for the Intel P5 F00F lockup problem. <a href=errata22.html#i386>A patch is available for 2.2</a></strong></font>.
        !           338: <li>Fix minor numbers for /dev/ch* in the MAKEDEV scripts.
        !           339: <li>Add a <strong>kern.nosuidcoredump</strong> sysctl.
        !           340: <li>Enhance the performance of pwd_mkdb(8) by expanding the db(3) cache based on input filesize.
        !           341: <li>Use <strong>cp -R</strong> instead of <strong>cp -r</strong> for local copies in rcp(1).
        !           342: <li>Flesh out scsi(8) a tiny bit more.
        !           343: <li>In linux compat, handle the CDROM ioctl() calls.
        !           344: <li>Indicate connect direction for tcp sockets in fstat(1).
        !           345: <li>Fix scsi CDIOCREADSUBCHANNEL.
        !           346: <li>Prevent ipf/ipnnat configuration changes when securelevel > 1.
        !           347: <li>Fix an overflow in top(1).
        !           348: <li>Fix a deadlock on cd9660.
        !           349: <li>Update to ncurses-4.1-971129
        !           350: <li><font color=#e00000><strong>On the i386, handle the nasty problem with distinguishing SVR4 and Linux binaries. <a href=errata22.html#i386>A patch is available for 2.2</a></strong></font>.
        !           351: <li>Newer ncr device driver.
        !           352: <li>Fix SunOS emulation of TIOCGPGRP.
        !           353: <li>Add some more XPG4.2 *_t types.
        !           354: <li>Import perl 5.004_04.
        !           355: <li>Add hosts.equiv(3) and .rhosts(3) man page.
        !           356: <li>Add asprintf(3) and vasprintf(3).
        !           357: <li>Fix /etc/rc scripts to require IPF if NAT is requested.
        !           358: <li>Moving towards KTH kerberos 4-0.9.7.
        !           359: <li>Fix <strong>-amin</strong> option in find(1).
        !           360: <li>Fix arp(8) ethernet address parsing for the illegal cases.
        !           361: <li>Massive performance optimization of the ccd device (RAID-like striping disk driver).
        !           362: <li>Work around stupid linux emulation behaviour involving non-blocking connect(2).
        !           363: <li>Update to ncurses 4.1.
        !           364: <li>Fix a mget prompting error in ftp(1).
        !           365: <li>add <strong>-t</strong> option to disklabel(8).
        !           366: <li>Some man page cleanups.
        !           367: <li>Fix a memory leak in the kernel process group manipulation code.
        !           368: <li>Import of FreeBSD's ppp(8) program.
        !           369: <li>Update sudo(8).
        !           370: <li>Fixed bug in 'systat vm' output.
        !           371: <li>Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK are set.  (That was a nasty kernel bug).
        !           372: <li>Clean /var earlier in the /etc/rc script.
        !           373: <li><font color=#e00000><strong>make readlink(1) terminate it's buffer correctly. <a href=errata22.html#all>This affects CDROM builds so a patch is available for 2.2</a></strong></font>.
        !           374: <li>Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values.
        !           375: <li>Implement FIONBIO in ibcs2 emulation code.
        !           376: <li>Consider only the 0177777 bits of the umask(2) value, as documented.
        !           377: <li>Added mode rangecheck in chmod(2) and fchmod(2).
        !           378: <li>Fix some Y2K problems in the nroff tmac macros.
        !           379: <li>Minor logging feature changes in fingerd(8).
        !           380: <li>in chat(8), replace Mini Getopt from hell with real getopt().
        !           381: <li>Add <strong>SHUT_RD</strong>, <strong>SHUT_WR</strong>, and <strong>SHUT_RDWR</strong> values for shutdown(2) as specified by XPG4.2.
        !           382: <li>Make the <strong>-Ss</strong> flag in rpcgen(1) work right.
        !           383: <li>Range-check the "how" argument for shutdown(2).
        !           384: <li>Change various system calls to take void * instead of caddr_t.
        !           385: <li>Fix a line continuation bug in sed(1).
        !           386: <li>Add inetd(8) <strong>-R rate</strong> flag, and crank default rate to 256.
        !           387: <li>Clear CLOCAL mode in pppd if modem is set but modem_chat is not.
        !           388: <li>Make the if_de driver support more cards.
        !           389: <li>Make msync(2) POSIX compliant.
        !           390: <li>Fix a ONLCR + FLUSHO situation in tty.c
        !           391: <li>Support -mmin, -amin, and -cmin in find(1).
        !           392: <li>Support an "object" keyword in config(8).
        !           393: <li>Make "expr a : /" work.
        !           394: <li>Make dumpfs(8) report if soft updates are requested by the superblock.
        !           395: <li>Add getsid(2) system call as mandated by XPG4.2.
        !           396: <li>Some minor fixes for the libc/db/btree code.
        !           397: <li>Flesh out compat_freebsd a fair bit more.
        !           398: <li>Some compat_svr4 fixes.
        !           399: <li>Update getNAME(8) and fix makewhatis(8) to use it more optimally.
        !           400: <li>Fix EXTPROC in pty code.
        !           401: <li>Correct TCP's handling of RST.
        !           402: <li>Add more things to afterboot(8).
        !           403: <li>Fix tty suspend during <strong>sh -c "less file"</strong>.
        !           404: <li>double MAX_KMAPENT and MAX_KMAP
        !           405: <li>sendmail 8.8.8
        !           406: <li>add uu_lock(), uu_unlock() and uu_lockerr() to libutil.
        !           407: <li>Start named(8) earlier in /etc/rc.
        !           408: <li>Support execution sections in syslog.conf.
        !           409: <li>4.4BSD lite2 vfs integration.
        !           410: <li>usleep(3) returns int, and add useconds_t type as required by XPG4.2
        !           411: <li>Fixed ps(1) LIM and STAT columns.
        !           412: <li>makewhatis(8) manpage added.
        !           413: <li>Fix rpc.rquotad support if the quotas file resides on another filesystem.
        !           414: <li>Truncate large uid and gid values in ranlib(1), in the same way as this is handled in ar(1).
        !           415: <li>Document how crypt(3) handles blowfish and MD5 passwords.
        !           416: <li>Fix some memory leaks in the RPC code.
        !           417: <li>Fix an as(1) parsing bug relating to the .ascii directive.
        !           418: <li>Handle C++ and other languages in yacc(1) far better.
        !           419: <li>Be more careful with getpwent() information inside rcp(1).
        !           420: <li>Replace kernel printf with Torek's libc printf.
        !           421: <li>Make disklabel -E deal with multiple partitions which overlap.
        !           422: <li>If a non-existant user logs in and asks for s/key authentication, fake a proper s/key prompt.
        !           423: <li>SIGWINCH handling in systat(1).
        !           424: <li>Add blowfish and cast encryption to IPSEC.
        !           425: <li>In tftpd(8), permit syslog() to work when running chroot(2)'d.
        !           426: <li>a buffer underrun in ctags(1).
        !           427: <li>Make kdump(1) handle the newer emulations.
        !           428: <li>Add svr4 jioctl() compat interface.
        !           429: </ul>
        !           430: <p>
        !           431:
        !           432: This list mentions mostly platform-independent changes.  For a list of changes
        !           433: made in a particular platform, please check the page for that platform.  If you
        !           434: find them not listed there, the changes are either (1) not being documented or
        !           435: (2) are documented here.<br><br>
        !           436:
        !           437: <hr>
        !           438: <p>
        !           439: <h3>
        !           440: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.
        !           441: <br>
        !           442: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.
        !           443: <br>
        !           444: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.
        !           445: <br>
        !           446: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.
        !           447: <br>
        !           448: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.
        !           449: <br>
        !           450: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.
        !           451: <br>
        !           452: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
        !           453: <br>
        !           454: </h3>
        !           455:
        !           456: <hr>
        !           457: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
        !           458: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
        !           459: <br><small>$OpenBSD: plus.html,v 1.423 1999/04/21 09:09:25 deraadt Exp $</small>
        !           460:
        !           461: </body>
        !           462: </html>