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

Annotation of www/plus.html, Revision 1.28

1.14      deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 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, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
                     16: <hr>
                     17: <h3>Changes Relative to other *BSD's.</h3>
                     18:
                     19: <p>
                     20: OpenBSD looks a lot like NetBSD (from which it is derived, following
                     21: the 4.4BSD roots), but is now being developed seperately.  Good changes
                     22: from other free operating systems will be merged in (of course, depending
                     23: on various factors like developer time for example.)  OpenBSD tracks
                     24: NetBSD changes very closely; say anywhere between 2 to 10 days
1.19      deraadt    25: behind the state of NetBSD-current all the time.  You used to be able to
                     26: say that OpenBSD is NetBSD <b>PLUS MORE STUFF</b>, but nowadays OpenBSD
                     27: very much is it's own thing.  Too much stuff was added and fixed to be
                     28: able to compare it against NetBSD...
1.14      deraadt    29:
                     30: <p>
                     31: Compared to NetBSD, various additions have been made. This is a
                     32: partial list of the major machine independent changes (ie. these are the
                     33: changes people ask about most often). Check the page of the specific port
                     34: you are interested in for further port-specific details. Note that many ports
                     35: have had architecture-specific enhancements.
                     36:
1.17      deraadt    37: <p>
                     38: <h3>Life for the OpenBSD project begins...</h3>
                     39: <p>
1.14      deraadt    40: <ul>
                     41: <li>Many many NetBSD PR's fixed (which NetBSD has not yet fixed)
                     42: <li>New curses library, including libform, libpanel and libmenu.
                     43: <li>a termlib library which understands termcap.db, needed for new curses.
                     44: <li>The FreeBSD ports subsystem was integrated and is usable by you!
                     45: <li>ipfilter for filtering dangerous packets
                     46: <li>better ELF support
                     47: <li>nlist() that understands ELF, ECOFF, and a.out, allowing non-a.out ports
                     48:         to use kvm utilies
                     49: <li>Verbatim integration of the GNU tools (using a wrapper Makefile)
                     50: <li>All the pieces needed for cross compilation are in the source tree.
                     51: <li>Some LKM support in the tree.
                     52: <li>ATAPI support (should work on all ISA busses)
                     53: <li>new scsi, md5, pkg_* commands
                     54: <li>Numerous security related fixes
                     55: <li>Kerberos and other crypto in the source tree that is exportable
                     56: <li>Solid YP master, server, and client capabilities.
                     57: <li>/dev/*random -- a device driver providing some kinds of random data
                     58: <li>In-kernel update(8) with an adaptive algorithm
                     59: <li>Some ddb improvements and extensions
                     60: <li>Numerous scsi fixes
                     61: <li>ncheck utility for ffs
                     62: <li>/sbin/init now deals with non-existant ttys, no longer spins gettys madly.
                     63: <li>new system calls: rfork(), minherit(), poll().
                     64: <li>select() that can handle any amount of file descriptors.
                     65: <li>kernfs extensions
                     66: <li>ATM support (support for one company's sparc & i386 cards available)
                     67: <li>Boot kernels with "-c" to edit/enable/disable device configuration tables
                     68: <li>pax as tar, gnutar is toast
                     69: <li>using AT&T awk, gawk is toast
                     70: <li>Even more security fixes.
                     71: <li>Accepts FreeBSD MD5 passwords in password maps, soon will be able to
                     72:         generate them too
                     73: <li>Linux ext2fs and BSD4.4 LFS support being worked on.
                     74: <li>Working ATAPI audio support for multiple architectures.
                     75: <li>terminfo database support.
                     76: <li>Fortran in the tree.
                     77: <li>The most secure rdist support anywhere.
                     78: <li>randomized port allocation in bind(), bindresvport(), and rresvport() --
                     79:         security via unpredictability.
                     80: <li>Protection from the udp spamming and ftp bounce attacks.
                     81: <li>Significantly improved ftp daemon.
                     82: <li>Numerous more security policy and implimentation improvements (OpenBSD
                     83:         defaults to installing in a very secure mode)
                     84: <li>zlib (non-GPL'd gzip-compatible library)
                     85: <li>Newest version of pppd.
                     86: <li>_POSIX_SAVED_IDS behaviour with permitted BSD extensions.
                     87: <li>Fixed long-standing vm swap-leak.
                     88: <li>FreeBSD malloc() that uses mmap() and is able to free unused memory.
                     89: <li>Numerous FreeBSD userland fixes and improvements incorporated.
                     90: <li>new rdisc Router Discovery daemon
                     91: <li>generic protection against the bind() takeover problem.
                     92: <li>at -f security fix.
                     93: <li>20 or so more security fixes
                     94: <li>install now supports -C, -p, and -S flags.
                     95: <li>a real adduser program, which can even be used uninteractively.
                     96: <li>POSIX & C2 requirement; lose setuid/setgid bits if owner/group changed
                     97:         by chown(). This can be turned off with sysctl.
                     98: <li>partial protection against tcp SYN attacks.
                     99: <li>added /etc/fbtab support to login & init.
                    100: <li>RCS version 5.7
                    101: <li>much newer join command (4.4lite2 with other fixes)
                    102: <li>scsi subsystem security fix
                    103: <li>Kerberos is much more silent if not configured
                    104: <li>arc4-based random support in kernel
                    105: <li>ncr53cXXX scsi scripts assembler
                    106: <li>Numerous ftpd improvements and fixes, including multihomed and skey support.
                    107: <li>`lsof'-style features in fstat.
                    108: <li>rudimentary support for ISA Plug-and-Play cards
                    109: <li>Fixed timeout support in RPC library, and also fixed it to support more
                    110:         than FD_SETSIZE file descriptors.
                    111: <li>improved locate command
                    112: <li>a good start at NETIPX support
                    113: <li>vim version 4.5
                    114: <li>gcc 2.7.2.1 (to get closer to native alpha support ar gcc
                    115:         bugs).
                    116: <li>latest version of perl, and a lndir command.
                    117: <li>Even more security fixes.
                    118: <li>cdio command for using CD audio.
                    119: <li>Kernel warns f /dev/ces not ebooting ated /de<li>libgis gone; our malloc() is better.
                    120: <li>FreeBSD pipe() system call; quite a bit faster.
                    121: <li>Some serial driver support for /dev/cuaXX devices to support transparent
                    122:       out+dial
                    123: <li>DDcess symrom LKM es
                    124: <li>Say goodbye to dump, restore, and mt security holes: They are no longer
                    125:         setuid.
                    126: <li>*Hobbit*'s netcat utility. The crackers use it, so should you.
                    127: <li>New routed from SGI.
                    128: <li>Complete in-tree development for MIPS/Alpha systems (ie. binutils).
                    129: <li>ftp command modified for easily scripted ftp & http downloads.
                    130: <li>And of course... more security related bugfixes... (ie. dump,
                    131:         restore, mt).
                    132: <li>vim is replacing nvi, since nvi does not have a pure BSD license, and vim
                    133:         also works better.
                    134: <li>16 partitions working on sparc and i386 (yipee!)
                    135: <li>Nice sample files in /etc
                    136: <li>sendmail gecos hole fixed (in a number of ways; other programs in the
                    137:        source tree were also vulnerable.)
                    138: <li>secure multicast tools against possible security problems.
                    139: <li>latest GNU groff, incorporated in a clean wrapperized form.
                    140: <li>mopd for networking booting Digital machines
                    141: <li>less version 2.90
                    142: <li>deal with the SYN bomb problem (denial of service attack) as well known.
                    143: <li>Another kerberos security fix.
                    144: <li>Almost a hundred more security fixes, including /tmp races because of strncpy.
                    145: <li>Compile time option to compile the source tree almost completely dynamic.
                    146: <li>A 7% reduction in size of static binaries.
                    147: <li>FreeBSD's adduser(8) command. Also an rmuser(8) command.
                    148: <li>We have completed security reviews of almost all userland programs and
                    149:         libraries except for the gnu stuff (where, based on preliminary
                    150:         inspection there is poor handling of temp files).
                    151: <li>Working Linux ext2fs.
                    152: <li>Added sudo (which is maintained by one of our developers)
                    153: <li>CTM is now a supported way of obtaining OpenBSD source code.
1.17      deraadt   154: </ul>
                    155: <p>
                    156: <h3>OpenBSD 2.0 released.</h3>
                    157: <p>
1.15      deraadt   158: <ul>
1.14      deraadt   159: <li>The NIST Posix test suite became free. As a result we have been correcting
                    160:        numerous problems in the source tree, and expect to be completely
                    161:        POSIX compliant very soon.
                    162: <li>upgrade to CVS version 1.9.
                    163: <li>A number of security fixes to the way coredumping works.
                    164: <li>The /dev/*random devices are now default on all architectures.
                    165: <li>Add stack tracebacks to Arc port's kernel debugger.
                    166: <li>Skey revamped into full OTP (RFC1938) support, including sha1 and
                    167:        md5 support.
                    168: <li>GPL i387 emulator added.
                    169: <li>Crank kvm space on the i386 port, also limit buffer cache useage
                    170:        so that 512MB machines may work (untested :-)
                    171: <li>Numerous fixes to the lpr suite, including security.
                    172: <li>More ftpd raging paranoia security fixes.
                    173: <li>The NIST suite showed numerous errors in libraries and the kernel.
                    174:        Only a few small errors remain now, mostly regarding serial
                    175:        ports.
                    176: <li>In numerous utilities: prefer $LOGNAME, but also accept $USER.
                    177: <li>OLF binary type added.  This is like ELF, but includes an OS-dependent
                    178:        tag. elf2olf(1) converts an elf binary to a tagged OLF binary which
                    179:        the kernel can recognize correctly.
                    180: <li>Beware $HOME overflows throughout the source tree.
                    181: <li>Integration of the pmax port.
                    182: <li>Import of ctm.
                    183: <li>Various repairs to the scsi scanner support.
                    184: <li>Numerous more difficult-to-exploit-but-possible-if-someone-really-wanted-to
                    185:        buffer overflows found in system utilities..
                    186: <li>Memory leak paranoia in cron.
                    187: <li>Make login get more consistantly upset about failed logins, and tell user
                    188:        about these failures at the next successfull login.
                    189: <li>pdksh version is now 5.2.11
                    190: <li>New bsd.*.mk feature: DEBUG=-g.  Try it, you'll like it.
                    191: <li>The Arc port family has a new member: The rPC44 works!
                    192: <li>lpt driver is now bus-independent.
                    193: <li>com driver is now bus-independent.
                    194: <li>Numerous small security fixes again...
                    195: <li>Use pdksh as our /bin/sh.  This provides excellent POSIX compliance.
                    196: <li>Prevent generic users from mounting filesystems by default.
                    197: <li>Added -C option to pax/tar. Also made -z support compressed files too.
                    198: <li>Increased compatibility in the pccons driver with BSDi features.
                    199: <li>Imported FreeBSD's calendar.
                    200: <li>GNU gdb works on the mips-based platforms.
                    201: <li>Add FreeBSD md5 diffs to mtree(8).  This can be used to implement a
                    202:        tripwire-like system.
                    203: <li>Some YP and bootparamd security changes.
                    204: <li>Hundreds of little fixes all over the place.
                    205: <li>Multiple updates for GNU software
                    206: <li>Add disklabels to the floppy device drivers.
                    207: <li>At boottime, have (*mountroot)() look at the root device's disklabel
                    208:        to determine which filesystem type is to be mounted.
                    209: <li>If disklabel reading code discovers an ISOFS filesystem underlying,
                    210:        spoof a nice disklabel (enough to fool mountroot).
                    211: <li>tcpdump 3.3
                    212: <li>Fix information gathering attack in ping(8).
                    213: <li>Add NetBSD's "route show" implementation, and at the samet time fix
                    214:        the new buffer overflows that this provided.
                    215: <li>Fix a few setgroups() related security holes.
                    216: <li>sendmail 8.8.4
                    217: <li>texinfo 3.9
                    218: <li>f77 0.5.19
                    219: <li>Repair some more KerberosIV buffer overflows.  Hard to believe this is
                    220:        supposed to be security software.
                    221: <li>Add XCASE/IUCLC/OLCUC/OCRNL/ONOCR/ONLRET tty subsystem flags for
                    222:        backwards compatibility.
                    223: <li>Permit NFS attribute cache to be configured on a per-mount basis.
                    224: <li>Properly split fsck, mount, and newfs into multiple pieces.  Use
                    225:        disklabel information if it is available.
                    226: <li>Add disklabels to the vnd device driver.
                    227: <li>Change the games to be run setgid games, not setuid games.  This closes
                    228:        a whole slew of fascinating security holes.
                    229: <li>Import of the powerpc port.
                    230: <li>Properly use _POSIX_SAVED_IDS throughout the source tree.
                    231: <li>Permit building of kernels without a.out support.
                    232: <li>ppp 2.3b3
                    233: <li>libcrypt goes away. We do not need this stub library anymore. Do not link
                    234:        against it on OpenBSD, all the pieces you need are in libc.
1.18      deraadt   235: <li>new aucat command.
                    236: <li>Fix a fairly nasty security hole in all of the games.
1.20      downsj    237: <li>Support for the <a href="hp300.html">hp300</a> added.
                    238: <li>Upgrade of awk(1), integration of BSD tsort(1), getopt fixes.
                    239: <li>Sendmail upgraded to version 8.8.5.
1.21      downsj    240: <li>Added lchown(2) for compatibility with SVR4 implementations.
1.23      deraadt   241: <li>New gnu cpio 2.4.2
                    242: <li>Support lchown(2) in dump(8), cp(1), pax(1), cpio(1), chown(8), and
                    243:        restore(8).
                    244: <li>No buffer lengths in fmt(1).
                    245: <li>various adjtime() corrections inside the kernel.
                    246: <li>Prevent stat() from disclosing inode generation numbers to non-root userland.
                    247: <li>pax in tar mode will understand multiple -v options to generate ls-like output.
                    248: <li>Repair many uses of the SIOCGIFCONF code for machines with an outrageous
                    249:        number of network interfaces.
1.22      deraadt   250: <li>More kerberosIV security patches.
                    251: <li>A working fsirand.
                    252: <li>A start at a SA_SIGINFO implementation. Currently solid enough to provide
                    253:        fault address information.
1.28    ! deraadt   254: <li>Completely in-tree <a href="ppc.html">PowerPC</a> port for non-Apple
        !           255:        hardware.  This port requires nothing outside the in-tree development
        !           256:        environment to build (except mkisofs for building distributions).
        !           257: <li>Some ypbind(8) tightening up, includes a method to specify a list of
        !           258:        valid servers
1.25      niklas    259: <li>Bug fixed that prevented bufpages/nbuf > 1 setups.  This allows large
                    260:        buffer caches even when available kvm space is low, like for i386
                    261:        & sparc.
1.26      deraadt   262: <li>Changed netinet IP_HDRINCL option to require ip_len and ip_off in network
                    263:        byte order. This is a compatibility/portability fix and we expect
                    264:        other BSD systems to eventually follow suit.
                    265: <li>amd (the automounter) is now 64-bit and working on the alpha.
                    266: <li>The <a href="alpha.html">Alpha</a> port and all it's utilities now compiles
                    267:        using in-tree versions of all tools.  Yipee!
1.28    ! deraadt   268: <li>More work on the SA_SIGINFO implementation. (SA_SIGINFO is a small part of
1.27      deraadt   269:        POSIX 1003.1b)
1.14      deraadt   270: </ul>
1.17      deraadt   271: <p>
                    272: <h3>Development is rapidly continuing...</h3>
                    273: <p>
1.14      deraadt   274:
                    275: This list only mentions platform-independent changes.  For a list of changes
                    276: made in a particular platform, please check the page for that platform.<br><br>
                    277:
                    278: <hr>
                    279: <a href="index.html"><img src=back.gif border=0 alt=OpenBSD></a>
                    280: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.28    ! deraadt   281: <br><small>$OpenBSD: plus.html,v 1.27 1997/02/02 03:07:02 deraadt Exp $</small>
1.14      deraadt   282:
                    283: </body>
                    284: </html>