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

Annotation of www/plus.html, Revision 1.465

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:
                     17: <p>
1.424     deraadt    18: <h2>Changes made between OpenBSD 2.5 and OpenBSD-current</h2>
1.14      deraadt    19:
                     20: <p>
1.29      deraadt    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
1.392     deraadt    25: are interested in further port-specific details.  Many ports
1.29      deraadt    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..
1.14      deraadt    29:
1.17      deraadt    30: <p>
1.185     deraadt    31: Note: <font color=#e00000>Problems for which patches exist are marked in red</font>.
                     32:
                     33: <p>
1.186     deraadt    34: <h3>
1.424     deraadt    35: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.
1.240     deraadt    36: <br>
1.424     deraadt    37: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.
1.186     deraadt    38: <br>
1.424     deraadt    39: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.
1.280     deraadt    40: <br>
1.424     deraadt    41: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.
1.240     deraadt    42: <br>
1.424     deraadt    43: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.
1.352     deraadt    44: <br>
1.424     deraadt    45: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.
1.419     deraadt    46: <br>
1.424     deraadt    47: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
1.422     deraadt    48: <br>
1.186     deraadt    49: </h3>
                     50:
                     51: <hr>
1.280     deraadt    52:
1.186     deraadt    53: <p>
1.422     deraadt    54: <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
                     55: <ul>
1.465   ! deraadt    56: <li>Change /etc/rc.shutdown handling, so that /etc/rc.shutdown is completely admin-editable and does not run if in single-user mode.
        !            57: <li>On sparc, change pagetable pointers using atomic instructions.
        !            58: <li>Change pmap_enter() API.
        !            59: <li>Start doing an atoi(3) audit of the tree; most cases should use strtol() and strtoul().
        !            60: <li>Cleanup handling of signed and unsigned numbers in sysctl(8).
        !            61: <li>Many man page improvements.
        !            62: <li>Print i386 interrupts nicer in vmstat -i.
        !            63: <li>In bridge, do not flush static address when configuring down.
        !            64: <li>Permit bridge control before it is configured up.
        !            65: <li>Cleanup parsing of /etc/hostname.* files, and support new /etc/bridgename.* files.
        !            66: <li>In tcp's input path, for SACK, updatehte window information correctly.
        !            67: <li>If a patch contains zero patches, have patch(1) error out.
1.464     deraadt    68: <li>Start amd(8) in /etc/amd.
1.463     deraadt    69: <li>Fix buf overflow in amd(8).
                     70: <li>Support AAA-131CF card in ahc(4) driver.
                     71: <li>Check SACK hole validity better, and do sequence space arithmetic better.
1.464     deraadt    72: <li><font color=#e00000><strong>SECURITY ISSUE: In cron(8), make sure argv[] is NULL terminated in the fake popen() and run sendmail as the user, not as root. <a href=errata.html#cron>A patch is available</a></strong></font>.
1.463     deraadt    73: <li>Some fixes to newsyslog(8).
                     74: <li>Disable SACK for now; some issues remain.
                     75: <li>Buffer overflow fixes in from(1).
                     76: <li>Make res_random and ip_random attacks harder by adding a little xor.
                     77: <li>Improved handling of BIOS memory maps, which should permit apm to work a bit better on some machines.
                     78: <li>XFree86 3.3.5
                     79: <li>Allow userland to figure out whether a scsi device is atapi or not; used by some things like tosha.
                     80: <li>Fix fgets(3) bug in paste(1).
                     81: <li>gcc 2.95.1
                     82: <li>ncurses-5.0-990821
                     83: <li>Disable -fstrict-aliasing by default: It causes gcc to generate very incorrect code when compiling code which isn't perfectly ANSI-conforming.
                     84: <li>Add MOUSEIOCSCOOKED and MOUSEIOCSRAW ioctl() calls to the lms and mms drivers, so that X can figure out what driver is running.
                     85: <li>Extend support in kbd(1) for the sparc.
                     86: <li>Change default group ownership for tty and cua devices, so that locking works better in tip(1) and cu(1).
                     87: <li>Crank kerberos default expiration date.
                     88: <li>Teach i386 architecture code about Rise cpu models.
                     89: <li>Build shared library called libperl.
                     90: <li>Use new <strong>arch -s</strong> option for building perl.
                     91: <li>Fix a few possible sparc pmap races.
                     92: <li>Make ld.so work on mips again.
                     93: <li>Merge machine(1) and arch(1) commands.
1.462     deraadt    94: <li>Fix a sun4m trap handling bug.
                     95: <li>Get ready for emulating linux clone(2).
                     96: <li>Make various forms of rup(1) produce the same formatted output.
                     97: <li>Many man pages updated.
                     98: <li>Various tiny fixes.
                     99: <li>In fortune(6), a fix for a use after free().
                    100: <li>hp300 CD booting.
                    101: <li>Fix buglet in fts(3) handling of FTS_NOCHDIR.
                    102: <li>Various dmesg and space-saving improvements to the pcmcia drivers.
                    103: <li>Allied Telesis LA-PCM pcmcia ethernet card support.
                    104: <li>ncurses-5.0-990814
                    105: <li>Various improvements to the install scripts.
                    106: <li>Correctly set the type and typename in the wd(4) driver generated label.
                    107: <li>Support AmbiCom NE2000 pcmcia ethernet.
                    108: <li>Fix the scheduler problems in the 2.5 release.
                    109: <li>Driver for ASIX88140A/88141 PCI ethernet, ax(4).
                    110: <li>In pcmcia ep(4) driver, support 3CXEM556B-INT.
                    111: <li>Remove useless if_ep shutdown hook.
1.461     deraadt   112: <li>Import USB code.
                    113: <li><font color=#e00000><strong>SECURITY ISSUE: The procfs and fdescfs filesystems had an overrun in their handling of uio_offset in their readdir() routines. (These filesystems are not enabled by default). <a href=errata.html#miscfs>A patch is available</a></strong></font>.
                    114: <li>Repair: probe svr4 emulation before linux once again.
                    115: <li>Support -M and -N flags in uptime(1).
                    116: <li>Detect IDT WinChip models.
1.460     deraadt   117: <li>If we fail to match an isapnp device, and it looks like it has the resources a com(4) device would have, try seeing if it in fact is.
                    118: <li>New i82365 pcmcia irq probing code that tries much harder to allocate a proper interrupt for the pcic.
                    119: <li>Add DIOCRLDINFO ioctl, used by fdisk(8) to indicate that the MBR has been re-written, and the disklabel should be re-read off disk.
                    120: <li>Support PChome-PCI LANCE (1Mbit phone wire "ethernet") using le(4).
                    121: <li>Document "Precedence: list" in vacation man page.
                    122: <li>In tar, fflush(stderr) at a critical point.
                    123: <li>Skip hostname.* files if the interface does not exist.
                    124: <li>Make mbuf panic messages unique.
1.459     deraadt   125: <li>Repair interface walking in rarpd(8).
                    126: <li><font color=#e00000><strong>SECURITY ISSUE: Stop profiling (see profil(2)) when we execve() a new process. <a href=errata.html#profil>A patch is available</a></strong></font>.
                    127: <li>pcmcia device attach/dettachment code, supporting network and serial devices now.
                    128: <li>vdevgone() internal kernel API.
                    129: <li>If fread(3) returns EBADF, also set the error flag.
                    130: <li>Fix a number of uid_t, gid_t and %u changes still broken in the source tree.
                    131: <li>Split i386 ramdisks up a bit for the next release.
1.458     deraadt   132: <li>Fix sparc interrupt handler to recognize &lt; 0 from an driver interrupt handler means "interrupt may have been for me, but I am not sure".
                    133: <li>isakmpd(8) updates.
                    134: <li>Add SADB_FLUSH logic to IPSEC PFKEYv2, and a <strong>ipsecadm flush</strong> subcommand.
                    135: <li>Update bktr driver.
                    136: <li>Shrink some device drivers; we're trying to make more fit onto the install floppy.
                    137: <li>config_defer support in the kernel.
                    138: <li>Some man page cleanups.
1.454     deraadt   139: <li>Make IDE work again on the alpha.
                    140: <li>PCI ESS Solo-1 PCI audio card driver, see eso(4).
                    141: <li>Make poll(2) system call a tiny bit faster for trivial calls.
                    142: <li>Enable emacs tab completion by default in ksh(1).
                    143: <li>/tmp race repairs in yacc(1).
                    144: <li>Propogate TMPDIR better into locate.updatedb(8).
                    145: <li>Kill gzip sub-processes in pax(1) instead of letting them die from SIGPIPE.
1.455     deraadt   146: <li><font color=#e00000><strong>SECURITY ISSUE: In /etc/rc, use mktemp(1) for motd re-writing and change the find(1) to use -execdir. <a href=errata.html#rc>A patch is available</a></strong></font>.
1.454     deraadt   147: <li>Support for 3c515 isapnp 100mbit ethernet card, in ef(4).
                    148: <li>Chown/chmod all of the pty devices.
                    149: <li>If /etc/fstab is 0-length or not a regular file, have setfsent(3) fail.
                    150: <li>Import of mailwrapper(8) into the tree.
                    151: <li>Games updated.
1.456     deraadt   152: <li><font color=#e00000><strong>SECURITY ISSUE: Do not permit regular users to chflags(2) or fchflags(2) character or block devices. <a href=errata.html#chflags>A patch is available</a></strong></font>.
1.452     deraadt   153: <li>New raidframe code.
                    154: <li>Make sure install scripts remove async mount conditions before attempting to installboot(8).
                    155: <li>Have <strong>route flush</strong> skip PF_KEY flows.
                    156: <li>tcpdump 3.4 merged.
                    157: <li>Have pkg_create(1) use tar -T.
                    158: <li>Add -T option to tar(1).
                    159: <li>Fix fgetln(3) issue in pax(1).
1.456     deraadt   160: <li><font color=#e00000><strong>SECURITY ISSUE: Make nroff(1) call groff(1) with the -S option. <a href=errata.html#nroff>A patch is available</a></strong></font>.
1.452     deraadt   161: <li>If src file does not exist, have <strong>mv -i</strong> complain immediately.
                    162: <li>Bug fix to pkg_add(8).
                    163: <li>More man page cleanups.
                    164: <li>Clean dmesg output from various drivers.
                    165: <li>Make rc.shutdown work from single-user mode too.
                    166: <li>PCI Tigon I and Tigon II driver, ti(4).
                    167: <li>Disable DMA on Acer Labs PCI IDE chipset, for now.
                    168: <li>Switch to new ATA/ATAPISCSI code for most architectures.
1.451     deraadt   169: <li>Make the i386 dkcsum stuff be quieter for empty removeable media devices.
                    170: <li>Do installs faster by mounting the filesystems async.
                    171: <li>Fix various bugs in bridging support, especially SIOCBRDGRTS.
                    172: <li>Make tun(4) return EMSGSIZE for zero-length writes.
                    173: <li>Fix a field count bug in join(1).
                    174: <li>In ipnat(8), fix -n to work with -v.
                    175: <li>Missing newline in id(1).
                    176: <li>New drivers for the force CPU-5V (vme, sys config, D/A board driver, flash).
                    177: <li>Handle _POSIX_VDISABLE better in telnet(1).
                    178: <li>Run i386 audio at higher IPL.
                    179: <li>Take greater care in head(1).
1.450     deraadt   180: <li>Less dmesg verbosity from media routines.
                    181: <li>Various atapi/scsi/ide changes being worked on (LS-120 works).
                    182: <li>powerpc ieeefp library routines.
                    183: <li>insque is no longer in libiberty.
                    184: <li>egcs-990718.
                    185: <li>Bring back TCP_SIGNATURE support.
                    186: <li>1000baseXX media support.
                    187: <li>For isapnp drivers, we can do more resource checking in the xxmatch() function, and less in the xxattach() function.
                    188: <li>Add fparseln(3).
                    189: <li>new swap16_multi() macro in sys/endian.h.
                    190: <li>More man pages.
1.449     deraadt   191: <li>wdc(4) on isapnp(4).
                    192: <li>inetd(8)-started daemons should syslog(3) on startup failure.
                    193: <li>wdc(4) on pcmcia(4).
                    194: <li>More sparc keyboards in kbd(1).
                    195: <li>rc.shutdown(8) manpage.
                    196: <li>Add fpuparseln(3) to -lutil.
                    197: <li>First cut at isapnp mpu, and ym mpu.
                    198: <li>Document and complete skey(1) support in telnet(1).
1.448     deraadt   199: <li>Correct os_mask handling in OLF execve code.
                    200: <li>Accomodations in the vm system for backward growing stack architectures.
                    201: <li>Do not cache page tables on microsparc1 either.
                    202: <li>Many more man page fixes.
                    203: <li>Support floating accent and compose in sparc kbd driver.
1.447     deraadt   204: <li>libpcap 0.4 changes brought in.
                    205: <li>In pcap library, fix pcap_open_offline() to handle snaplengths of -1.
                    206: <li>Fix a memory mishandling in mixerctl(1).
                    207: <li>Further fixes for some strange wss isapnp variants.
                    208: <li>Create /var/db/host.random at install time.
                    209: <li>Complete /etc/rc.shutdown support in reboot(8) and shutdown(8).
                    210: <li>Lock ARP entries to an interface, and provide more diagnostics.
                    211: <li>Import of PCI ATA/IDE stuff from NetBSD.
                    212: <li>Retire libm_i387.
                    213: <li>Remove some shared libraries that are better used in static form.
                    214: <li>Support non-US sparc keyboards using kbd(8) command.
                    215: <li>At execve() time, clear the P_NOCLDWAIT flag.
                    216: <li>egcs 990629
                    217: <li>Finer timing interval and standard deviation additions to ping(8).
                    218: <li>Add pci_mapreg*() interfaces.
1.446     deraadt   219: <li>Implement more linux compat ioctl's.
                    220: <li>Undo recent tcp_input changes which caused crashes.
                    221: <li>Fix panic bug in readdisklabel() on several architectures.
                    222: <li>Improve IPSEC SA hashing function.
                    223: <li>New mii code that does async negotiation.
                    224: <li>Default ksh(1) and sh(1) to emacs editing mode.
                    225: <li>Generalize bc wrapper program.
                    226: <li>Move /etc/host.random to /var/db.
                    227: <li>In ipsec, demand keying for PF_KEY.
                    228: <li>In disklabel(8), put in check for architectures that require partition a to start at sector 0.
                    229: <li>For sparc svr4 emulation, put sun4X cpu class into SVR4_SI_PLATFORM.
                    230: <li>pdksh-5.2.14
                    231: <li>Introduce fdremove() kernel API; makes fdalloc() faster by making sure fd_freefile is correct.
                    232: <li>Some small improvements to adduser(8) and rmuser(8).
                    233: <li>pcmcia wavelan driver, wi(4).
                    234: <li>Extend pcmcia IO space.
                    235: <li>ncurses-990710
                    236: <li>Fix a SIGSEGV in vi(1).
1.444     deraadt   237: <li>Many man page improvements.
1.445     aaron     238: <li>Newer version of isakmpd(8).
1.444     deraadt   239: <li>Support PAGER properly in pkg_install(8).
1.457     deraadt   240: <li><font color=#e00000><strong>SECURITY ISSUE: Fix an ipsec_in_use out-of-sync condition. <a href=errata.html#ipsec_in_use>A patch is available</a></strong></font>.
1.444     deraadt   241: <li>Add support for TCP MD5 (RFC 2385) option called TCP_SIGNATURE used for authenticating BGP sessions.
1.443     deraadt   242: <li>Support SIGUSR1 in init(8), used by i386 keyboard halt code, and make init(8) smart enough to run /etc/rc.shutdown
                    243: <li>On i386 pcvt console, have CTRL-ALT-DEL sent a SIGUSR1 to init.
                    244: <li>Improve ipf.conf file parsing in ipf(8).
                    245: <li>New -q option for tar(1).
                    246: <li>ncurses-5.0-990703
                    247: <li>For identd(8) token support, constrain characters in the tokens more.
                    248: <li>Have the resolver ignore SIGs in the answer section for now.
                    249: <li>Many more man page tweaks.
                    250: <li>Use getprotobynumber(3) in fstat(8)
                    251: <li>SVR4 emulation fixes to systeminfo() system call.
                    252: <li>m_apply() function permits a function to be run on an mbuf.
                    253: <li>lmc(4) T1/T3 driver.
                    254: <li>tzcode 1999d.
                    255: <li>Support nullfs in fstat(1).
                    256: <li>More man page improvements.
                    257: <li>Fix a bug in savecore(8).
1.442     deraadt   258: <li>Add joliet support to the iso9660 filesystem.
                    259: <li>Improve libm man pages.
                    260: <li>Split out more crypto algorithm knowledge from the actual IPSEC engine.
                    261: <li>Fix bpf attachment of bridges.
                    262: <li>Fix arc4random(3) to still work correctly inside a chroot space, by adding a sysctl somewhat equivelant to /dev/arandom.
1.441     deraadt   263: <li>Permit tcpdump(8) of address-less interfaces.
                    264: <li>ncurses version of tput, finally.
1.443     deraadt   265: <li>More man page improvements.
1.441     deraadt   266: <li>Improvements to many pci ethernet drivers.
                    267: <li>ncurses-5.0-990626
                    268: <li>Add net_addrcmp(3) to libc.
                    269: <li>Add getaddrinfo(3), getnameinfo(3), if_indextoname(3), if_nameindex(3), and if_nametoindex(3) to libc.
                    270: <li>In ksh(1), avoid reusing fd 0-2 even moreso than before, since ksh caches
                    271: open files.
                    272: <li>Improved SYSV shared memory support.
                    273: <li>ESS audio driver.
                    274: <li>Move sparc bootblocks in memory, because possible kernel sizes have gone up.
                    275: <li>rangelan2 wireless network pcmcia driver.
                    276: <li>Split out ipsec crypto transform handling.
                    277: <li>egcs 990608
                    278: <li>Return to UDP NFS until TCP NFS is properly fixed.
                    279: <li>Fix breakpoint continues on the sparc.
                    280: <li>Constrain strlcat(3) from walking past the specified length.
                    281: <li>Fixed overflow issue in edquota(8).
1.440     espie     282: <li>Fix PIC label handling code in i386 as(1).
1.439     deraadt   283: <li>ncurses-5.0-990614
                    284: <li>Handle multicast packets in ipf, too.
                    285: <li>pdksh 5.2.13.7
                    286: <li>Improvements to units(1).
                    287: <li>In c++ mode, define NULL to be __null for better type checking.
                    288: <li>Remove TCPCOOKIE stuff, which never worked in differentially SYN-filtering environments.
                    289: <li>In various programs, handle PAGER environment variable according XPG.
                    290: <li>Some large partition fixes in scan_ffs(8).
                    291: <li>Bump maximum number of sockets in X server to 128.
1.438     deraadt   292: <li>Return ICMP_UNREACH_PROTOCOL for unimplemented protocols.
1.436     deraadt   293: <li>Fix an ipsec tdb_delete() bug.
                    294: <li>Replace pipe() in libc and kernel with new version which does the data copy in kernel, making EFAULT possible.
                    295: <li>Do not leak file descriptors in socketpair(2).
1.437     espie     296: <li>Propagate more build variables in the gnu sub-tree.
1.435     deraadt   297: <li>Add struct sockaddr_storage per RFC2553.
                    298: <li>Drop a volatile into the ncr(4) driver; who knows how it worked before.
                    299: <li>Crank sparc DFLDSIZ to 24MB.
                    300: <li>Make adjtime(2) return an EFAULT for a bad olddelta ptr.
                    301: <li>Permit non-broadcast replies in dhclient(8).
                    302: <li>ncurses-4.2-990605
                    303: <li>In sed(1), make 'G' create a newline if the hold buffer is empty.
                    304: <li>Add dot_quad_addr_new() API to libwrap, which uses inet_aton(3) instead of inet_addr(3), and hence can handle masks of 255.255.255.255.
                    305: <li>Sparc cs4231 audio support (SS5 audio).
                    306: <li>Use inet_aton(3) instead of inet_addr(3) in many programs.
                    307: <li>Use mkstemp(3) in httpd(8).
                    308: <li>In the resolver, permit '/' in CNAMES to PTRs, same as forward references permit.
                    309: <li>Use __builtin_next_arg() for va_start(), on i386 and m68k, to handle unaligned stdarg processing.
                    310: <li>Support subject inclusion in vacation(1).
                    311: <li>In ipnat, decode interface aliaseses before hostnames.
                    312: <li>Handle misaligned file struct's coming out of the KERN_FILE sysctl(3) call.
1.434     deraadt   313: <li>More isakmpd(8) improvements.
                    314: <li>Use auto mode by default in ukphy.
                    315: <li>Avoid gcc fixinc (We do not want to run it, and even 1 second of machine time skew would screw up the previous avoidance tactic).
                    316: <li>Another memory leak fix in the ipsec kernel code.
                    317: <li>Change struct statfs use in the kernel, so that mount(8) can print more info.
                    318: <li>For NFSv3, prefer TCP connections.
                    319: <li>Fix a few more mkstemp(3) checks.
1.437     espie     320: <li>Make install(1) compare work for files &gt; 8G in size.
1.434     deraadt   321: <li>Tons of man page improvements.
                    322: <li>For crontab(1) and vipw(8), check file size change as well as mtime to detect change.
                    323: <li>Better headphone/speaker handling in am7930 driver on sparc.
1.433     deraadt   324: <li>Implement DLT_RAW, DLT_SLIP, and DLT_PPP in bpf
                    325: <li>egcs replaces gcc
                    326: <li>Some improvements to the libc_r threading code.
                    327: <li>Further keynote documentation improvements.
                    328: <li>Move bsd.port.mk and friends into the ports tree.
                    329: <li>On hp300, handle hil configuration more robustly.
                    330: <li>Numerous -mandoc man page upgrades.
                    331: <li>Permit mixed PIC/pic relocations on the sparc.
                    332: <li>Change bridge code to use a NETISR.  Significant performance improvement.
                    333: <li>Set close-on-exec flag in vi, on files that are opened.
                    334: <li>*NULL dereference in wall(1).
                    335: <li>Permit threading using libutil/pty.c
                    336: <li>Fix exit code in sa(8).
                    337: <li>Dynamically allocate memory in sort(1), so that -k has no limit.
                    338: <li>Correct handling of out-of-window SYNs in our TCP code.
1.432     deraadt   339: <li>Fix poll(2) return value.
                    340: <li>Add Keynote trust management system.
                    341: <li>Support mac68k Classic II video.
                    342: <li>swapctl(8) and the neccessary kernel support.
                    343: <li>Longer delay in the i386 pms(4) probe routine, for Thinkpads.
                    344: <li>Correct some DTR handling in pccom(4).
                    345: <li>Add <strong>-p</strong> flag to encrypt(1).
                    346: <li>Newer version of bktr(4) driver.
                    347: <li>ncurses-4.2-990516
1.456     deraadt   348: <li><font color=#e00000><strong>Correct some realloc(3) misuses in the fts(3) routines. <a href=errata.html#fts>A patch is available</a></strong></font>.
1.432     deraadt   349: <li>Add xe(4) xircom ethernet driver.
                    350: <li>Add support for static arp entries that cannot be overwritten.
                    351: <li>Many man page fixes.
                    352: <li>Numerous performance and reliability fixes to isakmpd(8) and IPSEC.
                    353: <li>Some more pthreads fixes.
                    354: <li>Fix blowfish CBC mode.
                    355: <li>Fix some more ipsec and tcp interaction bugs.
                    356: <li>In vmstat(8), increase width of -i field.
                    357: <li>Final unicast check ethernet driver fixes for bridging.
                    358: <li>Fix bounds control in msgs(1).
                    359: <li>Fix 'X' check in gcc printf format checker.
                    360: <li>Fix divide by zero in libcurses.
1.431     deraadt   361: <li><font color=#e00000><strong>A reliability patch for TCP over IPSEC ESP tunnels. <a href=errata.html#ipsec1>A patch is available</a></strong></font>.
                    362: <li>Improvements to the ss(4) driver.
                    363: <li>Fix various endian related problems in nm(1), ranlib(1), strip(1), and size(1).
                    364: <li>Do not rotate kerberos logs using newsyslog.conf
                    365: <li>Fix xxsize() routines so that they do not call xxopen() and xxclose().
                    366: <li>On i386, handle apm segments in low memory.
                    367: <li>Add libcurses++.
                    368: <li>ncurses-4.2-990424
                    369: <li>More improvements to isakmpd(8), and ppp(8).
                    370: <li>In sparc cgsix(4) driver, turn off sync so that monitors will go into standby.
                    371: <li>Various improvements to the xl(4) driver.
                    372: <li>Repair TIOCFLUSH use in telnet(1).
                    373: <li>Fix an unlink related bug in cp(1).
                    374: <li>For sparc, delay in cpu-forced power-down, so that serial port output does not get garbled.
1.430     deraadt   375: <li>Move perl lib files to /usr/libdata/perl5.
                    376: <li>For make(1), permit embedded : or ! in target names.
                    377: <li>Better range checking in inet_addr(3) functions.
                    378: <li>gzip 1.2.4a
                    379: <li>Support Vadem pcmcia controllers.
                    380: <li>Add 3p man page sub-tree for perl pages.
                    381: <li>In ls(1), defer conversion for non-printables till after symbolic link lookup.
                    382: <li>For msdosfs, do not require the boot signatures in a filesystem.
1.428     deraadt   383: <li>Add support for new pipes to fstat(8).
                    384: <li>Newer version of AFS code.
                    385: <li>perl5.005_03
                    386: <li>Y2K improvement in shutdown(8).
                    387: <li>solve blocking daemon problem in ftpd(8).
                    388: <li>Check for failure of strdup(3) in pax(1).
                    389: <li>Greater care in tail(1), when going backwards.
                    390: <li>Add wdt(4) driver for Industrial Computer Source PCI-WDT50x watchdog timers.
1.429     alex      391: <li>Implement <strong>-U username</strong> in ps(1).
1.428     deraadt   392: <li>Add "verbose" command to boot_config(8).
                    393: <li>Check correct argument in sliplogin(8).
                    394: <li>New kernel hashinit().
                    395: <li>More ppp(8) improvements and bug fixes.
                    396: <li>More isakmpd(8) improvements and bug fixes.
1.427     deraadt   397: <li>In calendar(1), fix offset bug for yearly events.
                    398: <li><font color=#e00000><strong>A reliability patch for ext2fs. <a href=errata.html#bmap_trap>A patch is available</a></strong></font>.
                    399: <li>Repair a mis-handling of non-terminated utmp strings in w(1).
                    400: <li>m68k optimized asm version of strlcpy(3).
1.426     deraadt   401: <li>Do not accept incoming packets on a down interface.
                    402: <li>More strict isapnp detection for the isa ep(8) cards.
                    403: <li>kcore handling for the m68k ports.
1.425     deraadt   404: <li><font color=#e00000><strong>A serious reliability patch for the powerpc port, regarding traps and signals. <a href=errata.html#powerpc_trap>Patches are available</a></strong></font>.
                    405: <li>Support power-down mode in the mac68k port.
                    406: <li>Fix a retransmission problem in tcp_newreno.
                    407: <li>Fix a sequence wraparound bug in very large tcp transfers.
                    408: <li>Greater care with arguments in pwd_mkdb(8).
                    409: <li>Support the -susv2 macro in nroff tmac doc-syms.
                    410: <li>Save a copy of the dmesg(8) output in /var/run/dmesg.boot.
1.423     deraadt   411: <li>Improve ddb ps output.
                    412: <li>Repair filesystem mounting failure message in mount_msdos(8).
                    413: <li>Merge IP-in-IP tunnel code so that both MROUTING and IPSEC versions work together, properly.
                    414: <li>Do not let calendar(1) assume that it is run as root.
                    415: <li>Fix /tmp cleanup code in lynx(1).
                    416: <li>Move ipfstat(8) output files to /var/run to avoid a race.
                    417: <li>Reenable TCP_SACK and TCP_FACK, so that development cycle can test them sufficiently.
1.422     deraadt   418: <li>Various man page fixes.
                    419: <li>Various isakmpd(8) fixes and improvements.
                    420: <li>Fix probing of ISA ex(4) cards.
                    421: <li>More amiga keymaps.
                    422: <li>Add yyfix(1), from 4.4BSD.
                    423: <li>Merge mkfifo into mknod, so that mknod ends up having support for the <strong>-p</strong> option.
                    424: <li>Fix a output buffer overflow in msgrcv(2).
                    425: <li>Fix odbm support and permit opening a zero-length hash file.
1.423     deraadt   426: <li>new true awk, April 16 release.
1.422     deraadt   427: <li>Support sparc xbox sbus expansion box.
                    428: <li>Bug fixes to sparc spif(4), hme(4), be(4) drivers.
                    429: <li>Updated distrib/notes which shipped with the 2.5 release.
                    430: </ul>
                    431: <p>
1.203     deraadt   432:
1.95      deraadt   433: This list mentions mostly platform-independent changes.  For a list of changes
                    434: made in a particular platform, please check the page for that platform.  If you
                    435: find them not listed there, the changes are either (1) not being documented or
                    436: (2) are documented here.<br><br>
1.14      deraadt   437:
                    438: <hr>
1.424     deraadt   439: <p>
                    440: <h3>
                    441: <a href=plus20.html>For changes leading up to OpenBSD 2.0, click here</a>.
                    442: <br>
                    443: <a href=plus21.html>For changes leading up to OpenBSD 2.1, click here</a>.
                    444: <br>
                    445: <a href=plus22.html>For changes leading up to OpenBSD 2.2, click here</a>.
                    446: <br>
                    447: <a href=plus23.html>For changes leading up to OpenBSD 2.3, click here</a>.
                    448: <br>
                    449: <a href=plus24.html>For changes leading up to OpenBSD 2.4, click here</a>.
                    450: <br>
                    451: <a href=plus25.html>For changes leading up to OpenBSD 2.5, click here</a>.
                    452: <br>
                    453: <a href=plus.html>For changes in OpenBSD-current, click here</a>.
                    454: <br>
                    455: </h3>
                    456:
                    457: <hr>
1.292     pauls     458: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.14      deraadt   459: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.465   ! deraadt   460: <br><small>$OpenBSD: plus.html,v 1.464 1999/08/31 11:43:40 deraadt Exp $</small>
1.14      deraadt   461:
                    462: </body>
                    463: </html>