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

Annotation of www/plus21.html, Revision 1.34

1.17      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.1 changes</title>
1.17      naddy       5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     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:
1.20      david      13: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    14:
1.14      jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.17      naddy      17: <h2><font color="#e00000">Changes made between OpenBSD 2.0 and OpenBSD 2.1</font></h2>
                     18: <hr>
1.1       deraadt    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>
1.17      naddy      31: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.1       deraadt    32:
                     33: <p>
                     34: <h3>
1.16      deraadt    35: For changes in other releases, click below:<br>
                     36: <a href="plus20.html">2.0</a>,
                     37: <a href="plus22.html">2.2</a>,
                     38: <a href="plus23.html">2.3</a>,
                     39: <a href="plus24.html">2.4</a>,
                     40: <a href="plus25.html">2.5</a>,
                     41: <a href="plus26.html">2.6</a>,
                     42: <a href="plus27.html">2.7</a>,
                     43: <a href="plus28.html">2.8</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus31.html">3.1</a>,
                     47: <a href="plus32.html">3.2</a>,
1.18      deraadt    48: <a href="plus33.html">3.3</a>,
1.19      david      49: <a href="plus34.html">3.4</a>,
1.22      deraadt    50: <a href="plus35.html">3.5</a>,
1.23      miod       51: <a href="plus36.html">3.6</a>,
1.34    ! deraadt    52: <br>
1.24      deraadt    53: <a href="plus37.html">3.7</a>,
1.26      deraadt    54: <a href="plus38.html">3.8</a>,
1.28      deraadt    55: <a href="plus39.html">3.9</a>,
1.29      deraadt    56: <a href="plus40.html">4.0</a>,
1.30      deraadt    57: <a href="plus41.html">4.1</a>,
1.31      deraadt    58: <a href="plus42.html">4.2</a>,
1.33      deraadt    59: <a href="plus43.html">4.3</a>,
1.34    ! deraadt    60: <a href="plus44.html">4.4</a>,
1.16      deraadt    61: <a href="plus.html">current</a>.
1.1       deraadt    62: <br>
                     63: </h3>
                     64:
                     65: <hr>
                     66:
1.17      naddy      67: <h3><font color="#0000e0">OpenBSD 2.1 released (July 2, 1997).</font></h3><p>
1.1       deraadt    68: <ul>
                     69: <li>Fix keyboard and delay timing in i386 bootfloppy bootblocks. Whee!
                     70: <li>Added gzip and cdrom support to the sparc and alpha bootblocks.
                     71: <li>Support crunch on arc (for bootable installs).
                     72: <li>Repaired install stuff for most architectures significantly, improving ftp/http installs, single bootable install floppies, and in some cases CDROM booting.  Most floppies contain vi, too.
                     73: <li>The vnd(4) device has a new safer mode of operation called svnd where you can trust a disk-image right after it's unmounted, i.e. cache-coherency.
                     74: <li>sleep(3) and usleep(3) now call nanosleep(2) for significantly less overhead.
                     75: <li>GNU Groff 1.10 with (improved) Makefile wrapper.
                     76: <li>A bit more man page cleanup starting to happen...
1.21      deraadt    77: <li>Split rc.local, creating rc.securelevel. (Securelevels look like a worse and worse idea every month.)
1.1       deraadt    78: <li>newfs_msdos(8) can has enough brains to find the partition size itself.
                     79: <li>Significantly improved the unpredictability of the DNS packet id's in the resolver and named.
                     80: <li>libpthread works on the m68k.
                     81: <li>Support for PCI NE2000 clones.
                     82: <li>Some more userland 64 bit fixes.
1.5       rohee      83: <li>Unify naming of architecture names between gcc &amp; binutils.
1.1       deraadt    84: <li>Signal handling fix to crontab(1).
                     85: <li>Various fixes to the YP utilities.
                     86: <li>Support extended partitions in fdisk(8).
                     87: <li>Support /etc/rc.shutdown from halt(8).
                     88: <li>PCI aic7860 scsi support improved.
                     89: <li>Support .group entries in /etc/passwd.conf
                     90: <li>Repair some bugs in mail(1), especially regarding signal handling.
1.5       rohee      91: <li>Always skip the first 8KB of all swap partitions (hint: disklabels &amp; bootblocks)
1.1       deraadt    92: <li>The df(1) utility now has a human-readable "-h" option.
                     93: <li>For the first time ever, an obj@ populated /usr/src tree compiles cleanly when mounted read-only.
                     94: <li>Various man page fixes.
                     95: <li>NAT now gets started from /etc/netstart.
                     96: <li>Fix AFS string-to-key handling in kerberos.
                     97: <li>Correct DEV_BSIZE and lp->d_secsize confusion throughout the source tree. CD9660 is much happier now.
                     98: <li>Use in_addr_t and in_port_t all over the place.
                     99: <li>For config(8), if any kernel options get added/deleted/changed since the previous commit, warn that the compile tree needs 'make clean'.
1.25      david     100: <li>Make real i386 CPUs work again. In case no one noticed, they didn't work for about 5 months.  The bug was very hard to find...
1.1       deraadt   101: <li>Once again, really correct the various source routing pieces of the userland source tree.
                    102: <li>A whole bunch of 64 bit fixes in the source tree (hint: alpha).
                    103: <li>Fix patch to honour Index lines better.
                    104: <li>Solve a few resolver problems after the recent 4.9.5-P1 integration, not all our fault.
                    105: <li>Use 10 X characters in many remaining mktemp() calls which are hard to excise.
                    106: <li>getnetent() and friends now work a lot more like gethostent().
                    107: <li>More buffer overflows, but none in sensitive programs.
                    108: <li>Fixed some more mktemp races (sigh, will this ever end!)
                    109: <li>Add support for YP v1 to ypserv.
1.5       rohee     110: <li>Add md5 &amp; blowfish passwd support to adduser(8).
1.1       deraadt   111: <li>Numerous more pax/tar fixes.
                    112: <li>Add ./.message support to ftpd
                    113: <li>16 partition support for the alpha port.
                    114: <li>cvs 1.9.6
                    115: <li>64 bit clean in.rarpd.
                    116: <li>Change mail.local -H behaviour slightly, and convince mail(1) to use it for correct locking!
                    117: <li>New termcap and terminfo database files.
                    118: <li>Be more careful about modes of lost+found directories.
                    119: <li>Implement NOFILE_MAX--hard limit on max descriptors per process.
                    120: <li>gcc no longer defines -D__NetBSD__, only -D__OpenBSD__ now!
                    121: <li>sysctl kern.osrevision gives OpenBSD date.
                    122: <li>A few ypbind fixes.
                    123: <li>Fixes to fts(3).
                    124: <li>ddb improvements for 64 bit machines.
                    125: <li>The NE2000 if_ed driver now works on the alpha, too.
                    126: <li>Various atm fixes.
                    127: <li>Support for "secure" YP password maps.
                    128: <li>Substantial changes and fixes to the scsi scanner support.
                    129: <li>noaccesstime option for filesystems (saves batteries on laptops)
                    130: <li>Bye bye tahoe bits.
                    131: <li>pccon(1) to control the pccons driver.
                    132: <li>Merged changes from at 2.9 into our own at.
                    133: <li>Fix pcmcia on the i386.
                    134: <li>ipsecadm as an initial cut at controlling IPSEC sessions.
                    135: <li>Various fixes to the fsck tools.
                    136: <li>Let fsck and fsirand automatically work on very large filesystems.
                    137: <li>Numerous improvements to pax, including full support for cpio and a lot of fixes to tar mode.
                    138: <li>Import of libwrap and tcpd (tcp wrappers).
                    139: <li>Import of the mvme88k kernel port.
                    140: <li>Add support for FreeBSD md5 to /etc/passwd.conf.
                    141: <li>BIND 4.9.5-P1.
                    142: <li>deroff(1) 1.0 from Debian (a Linux).
1.32      tobias    143: <li>settimeofday(2) won't roll back the date if securelevel &gt; 0 (from lite2).
1.1       deraadt   144: <li>newfs(8) now has an inline fsirand(8) with no noticable speed decrease.
                    145: <li>Replace which(1) with a C program.
                    146: <li>libg++ pulls in libcurses automatically.
                    147: <li>Fix weak symbol support in ld.
                    148: <li>cvs 1.9.2
                    149: <li>IPSEC package from John Ioannidis and Angelos D. Keromytis.
                    150: <li>Working kadmind for kerberosIV.
                    151: <li>Add support for /etc/passwd.conf which controls the format and strength of passwd entries for the next time a user changes their password. These options can be set per-user.
                    152: <li>New scalable BLOWFISH-based crypt algorithm for passwd file entries. It uses a very large strong-random `salt' and the number of rotor runs is configurable.  Hence if you have faster machines you can slow the crypt routine down and make harder keys.
                    153: <li>fix some more memory and file descriptor leaks in libc/rpc
                    154: <li>Fix so that stack limits which are not a multiple of the pagesize work.
                    155: <li>Fix a few netinet kernel crash problems.
1.5       rohee     156: <li>Fix pax &amp; tar to be POSIX compliant.
1.1       deraadt   157: <li>add RPC service name generation to netstat -a
                    158: <li>Make dd(1) work fine with our 64-bit off_t types, now you can copy very large disks using it.
                    159: <li>Improved NFS filehandle creation.
                    160: <li>Use lots more XXXX characters in calls to the few remaining mktemp() calls in the source tree. This cuts out a whole class of races.
                    161: <li>IPF 3.1.7 which includes fully working NAT support (ie. IP masquerading).
                    162: <li>The <a href="hp300.html">hp300</a> joins many other ports in supporting 16 disk partitions.
                    163: <li>Have libc/rpc save you from yourself if you do enable source routing.
                    164: <li>Change mktemp(3) and family to generate more random filenames, yet still as collision free as possible.
                    165: <li>Merge new ftp(1) changes from NetBSD.
                    166: <li>Add cdev and partition support to the ramdisk driver.
                    167: <li>New wgrisc port for Willowglen embedded r3081-based machine with ISA slots.
                    168: <li>Support for gzip'd kernels in some bootblocks.
                    169: <li>Be more careful if some fool decides to enable source routing ;-)
                    170: <li>Added RFC-1812 ICMP unreachable codes to ip_icmp.h, traceroute, and ping.
                    171: <li>/sbin/dump -a saves you from needing to deal with finicky tape length options (from FreeBSD)
                    172: <li>config.old(8) has been removed from the tree, as the <a href="hp300.html"> hp300</a> port switches to config(8).
                    173: <li>A SA_SIGINFO implementation for sigaction() and signal handlers.  This is a small part of POSIX 1003.1b and permits the signal handler to figure out the exact cause of a signal; such as fault address information for SIGSEGV or more detailed information for SIGFPE.
1.2       deraadt   174: <li>The <a href="alpha.html">Alpha</a> port and all its utilities now compiles using in-tree versions of all tools.  Yipee!
1.1       deraadt   175: <li>amd (the automounter) is now 64-bit and working on the alpha.
                    176: <li>Changed netinet IP_HDRINCL option to require ip_len and ip_off in network byte order. This is a compatibility/portability fix and we expect other BSD systems to eventually follow suit.
1.32      tobias    177: <li>Bug fixed that prevented bufpages/nbuf &gt; 1 setups.  This allows large buffer caches even when available kvm space is low, like for i386 &amp; sparc.
1.1       deraadt   178: <li>Some ypbind(8) tightening up, includes a method to specify a list of valid servers
1.27      miod      179: <li>Completely in-tree <a href="powerpc.html">PowerPC</a> port for non-Apple hardware.  This port requires nothing outside the in-tree development environment to build (except mkisofs for building distributions).
1.1       deraadt   180: <li>A working fsirand.
                    181: <li>More kerberosIV security patches.
                    182: <li>Repair many uses of the SIOCGIFCONF code for machines with an outrageous number of network interfaces.
                    183: <li>pax in tar mode will understand multiple -v options to generate ls-like output.
                    184: <li>Prevent stat() from disclosing inode generation numbers to non-root userland.
                    185: <li>various adjtime() corrections inside the kernel.
                    186: <li>No buffer lengths in fmt(1).
                    187: <li>Support lchown(2) in dump(8), cp(1), pax(1), cpio(1), chown(8), and restore(8).
                    188: <li>New gnu cpio 2.4.2
                    189: <li>Added lchown(2) for compatibility with SVR4 implementations.
                    190: <li>Sendmail upgraded to version 8.8.5.
                    191: <li>Upgrade of awk(1), integration of BSD tsort(1), getopt fixes.
                    192: <li>Support for the <a href="hp300.html">hp300</a> added.
                    193: <li>Fix a fairly nasty security hole in all of the games.
                    194: <li>new aucat command.
                    195: <li>libcrypt goes away. We do not need this stub library anymore. Do not link against it on OpenBSD, all the pieces you need are in libc.
                    196: <li>ppp 2.3b3
                    197: <li>Permit building of kernels without a.out support.
                    198: <li>Properly use _POSIX_SAVED_IDS throughout the source tree.
                    199: <li>Import of the powerpc port.
                    200: <li>Change the games to be run setgid games, not setuid games.  This closes a whole slew of fascinating security holes.
                    201: <li>Add disklabels to the vnd device driver.
                    202: <li>Properly split fsck, mount, and newfs into multiple pieces.  Use disklabel information if it is available.
                    203: <li>Permit NFS attribute cache to be configured on a per-mount basis.
                    204: <li>Add XCASE/IUCLC/OLCUC/OCRNL/ONOCR/ONLRET tty subsystem flags for backwards compatibility.
                    205: <li>Repair some more KerberosIV buffer overflows.  Hard to believe this is supposed to be security software.
                    206: <li>f77 0.5.19
                    207: <li>texinfo 3.9
                    208: <li>sendmail 8.8.4
                    209: <li>Fix a few setgroups() related security holes.
                    210: <li>Add NetBSD's "route show" implementation, and at the same time fix the new buffer overflows that this provided.
                    211: <li>Fix information gathering attack in ping(8).
                    212: <li>tcpdump 3.3
                    213: <li>If disklabel reading code discovers an ISOFS filesystem underlying, spoof a nice disklabel (enough to fool mountroot).
                    214: <li>At boottime, have (*mountroot)() look at the root device's disklabel to determine which filesystem type is to be mounted.
                    215: <li>Add disklabels to the floppy device drivers.
                    216: <li>Multiple updates for GNU software
                    217: <li>Hundreds of little fixes all over the place.
                    218: <li>Some YP and bootparamd security changes.
                    219: <li>Add FreeBSD md5 diffs to mtree(8).  This can be used to implement a tripwire-like system.
                    220: <li>GNU gdb works on the mips-based platforms.
                    221: <li>Imported FreeBSD's calendar.
                    222: <li>Increased compatibility in the pccons driver with BSDi features.
                    223: <li>Added -C option to pax/tar. Also made -z support compressed files too.
                    224: <li>Prevent generic users from mounting filesystems by default.
                    225: <li>Use pdksh as our /bin/sh.  This provides excellent POSIX compliance.
                    226: <li>Numerous small security fixes again...
                    227: <li>com driver is now bus-independent.
                    228: <li>lpt driver is now bus-independent.
                    229: <li>The Arc port family has a new member: The rPC44 works!
                    230: <li>New bsd.*.mk feature: DEBUG=-g.  Try it, you'll like it.
                    231: <li>pdksh version is now 5.2.11
1.10      jsyn      232: <li>Make login get more consistently upset about failed logins, and tell user about these failures at the next successful login.
1.1       deraadt   233: <li>Memory leak paranoia in cron.
                    234: <li>Numerous more difficult-to-exploit-but-possible-if-someone-really-wanted-to buffer overflows found in system utilities..
                    235: <li>Various repairs to the scsi scanner support.
                    236: <li>Import of ctm.
                    237: <li>Integration of the pmax port.
                    238: <li>Beware $HOME overflows throughout the source tree.
                    239: <li>OLF binary type added.  This is like ELF, but includes an OS-dependent tag. elf2olf(1) converts an elf binary to a tagged OLF binary which the kernel can recognize correctly.
                    240: <li>In numerous utilities: prefer $LOGNAME, but also accept $USER.
                    241: <li>The NIST suite showed numerous errors in libraries and the kernel. Only a few small errors remain now, mostly regarding serial ports.
                    242: <li>More ftpd raging paranoia security fixes.
                    243: <li>Numerous fixes to the lpr suite, including security.
1.10      jsyn      244: <li>Crank kvm space on the i386 port, also limit buffer cache usage so that 512MB machines may work (untested :-)
1.1       deraadt   245: <li>GPL i387 emulator added.
                    246: <li>Skey revamped into full OTP (RFC1938) support, including sha1 and md5 support.
                    247: <li>Add stack tracebacks to Arc port's kernel debugger.
                    248: <li>The /dev/*random devices are now default on all architectures.
                    249: <li>A number of security fixes to the way coredumping works.
                    250: <li>upgrade to CVS version 1.9.
                    251: <li>The NIST Posix test suite became free. As a result we have been correcting numerous problems in the source tree, and expect to be completely POSIX compliant very soon.
                    252: </ul>
                    253: <p>
                    254:
                    255: This list mentions mostly platform-independent changes.  For a list of changes
                    256: made in a particular platform, please check the page for that platform.  If you
                    257: find them not listed there, the changes are either (1) not being documented or
                    258: (2) are documented here.<br><br>
                    259:
                    260: <hr>
                    261: <p>
                    262: <h3>
1.16      deraadt   263: For changes in other releases, click below:<br>
                    264: <a href="plus20.html">2.0</a>,
                    265: <a href="plus22.html">2.2</a>,
                    266: <a href="plus23.html">2.3</a>,
                    267: <a href="plus24.html">2.4</a>,
                    268: <a href="plus25.html">2.5</a>,
                    269: <a href="plus26.html">2.6</a>,
                    270: <a href="plus27.html">2.7</a>,
                    271: <a href="plus28.html">2.8</a>,
                    272: <a href="plus29.html">2.9</a>,
                    273: <a href="plus30.html">3.0</a>,
                    274: <a href="plus31.html">3.1</a>,
                    275: <a href="plus32.html">3.2</a>,
1.18      deraadt   276: <a href="plus33.html">3.3</a>,
1.19      david     277: <a href="plus34.html">3.4</a>,
1.22      deraadt   278: <a href="plus35.html">3.5</a>,
1.23      miod      279: <a href="plus36.html">3.6</a>,
1.34    ! deraadt   280: <br>
1.24      deraadt   281: <a href="plus37.html">3.7</a>,
1.26      deraadt   282: <a href="plus38.html">3.8</a>,
1.28      deraadt   283: <a href="plus39.html">3.9</a>,
1.29      deraadt   284: <a href="plus40.html">4.0</a>,
1.30      deraadt   285: <a href="plus41.html">4.1</a>,
1.31      deraadt   286: <a href="plus42.html">4.2</a>,
1.33      deraadt   287: <a href="plus43.html">4.3</a>,
1.34    ! deraadt   288: <a href="plus44.html">4.4</a>,
1.16      deraadt   289: <a href="plus.html">current</a>.
1.1       deraadt   290: <br>
                    291: </h3>
                    292:
                    293: <hr>
                    294: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.17      naddy     295: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.34    ! deraadt   296: <br><small>$OpenBSD: plus21.html,v 1.33 2008/03/09 21:05:00 deraadt Exp $</small>
1.1       deraadt   297:
                    298: </body>
                    299: </html>