=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.750 retrieving revision 1.751 diff -c -r1.750 -r1.751 *** www/plus.html 2001/04/04 12:32:15 1.750 --- www/plus.html 2001/04/07 19:41:18 1.751 *************** *** 80,142 **** [Applied to stable]
  • OpenSSH 2.3.2 released.
    [Applied to stable] !
  • In tcpdump(8), deobfuscate some IP protocols and improve IPSEC tunnelmode printing. !
  • Set the offset for SCSI chain B properly in the VAX ncr driver.
  • Import XFree86 4.0.2. !
  • Long username fixes to lpd(8) and lprm(1). !
  • Convert the powerpc port to UVM. !
  • Import siop(4), a replacement for the ncr(4) SCSI driver.
  • Support more NE2000 PCMCIA devices.
  • Avoid passing shared mbufs around the kernel to prevent accidental overwrites. !
  • Add pcscp(4), a driver which supports AMD Am53c974 SCSI controllers. !
  • Modify sliplogin(8) to handle long usernames. !
  • Add portsplus.html which tracks changes to the ports collection.
  • Allow X to work without pcvt(4). !
  • Fix an authorizer removal problem in keynote(3).
  • Deactivate function pointers upon interface detach to avoid crashes.
  • Deal with the real time clock losing interrupts on i386.
  • Bump maxusers to 32 in the alpha port. !
  • Avoid a theoretical buffer overflow in getpwent(3). !
  • Fix an uninitialized variable in bsd.port.mk(5). !
  • Disregard ospeed in tetris(6). !
  • Modify wall(1) to handle long usernames. !
  • Many isp(4) SCSI driver improvements and updates. !
  • Fix goto-line 0 case in mg(1). !
  • Fix PermitRootLogin option in SSH. !
  • In brconfig(8), skip empty lines in the rulefile.
  • Fix HTTP installs, which were broken for quite awhile.
  • Repair statclock on mvme88k.
  • Ensure softupdates is enabled before performing softupdates-specific operations. !
  • Define a sendmail(8) variable to workaround broken name servers. !
  • Allow up to 12 virtual terminals in wscons.
  • Correct VAX signal handling.
  • Cleanup MAC support in SSH2.
  • Support attachment of Cheetah devices to vsbus as well as ibus in the VAX port. !
  • Disable a bogus file check in cvs(1) to ease the pain of having replicated repositories. !
  • Ensure $RSH is set in the rcmd(3) functions. !
  • String table fixes to ddb(4) and modload(1). !
  • Update wscons code.
  • Pull in fixes for potential buffer overflows in xdm(1). !
  • Compatibility fixes to tar(1). !
  • Many OpenSSH cleanups and improvements. !
  • New ELF symbol handling in ddb(4). !
  • Enable wscons support in XFree86. !
  • Modify PCI power state for clct(4) devices so they work after warm reboots. !
  • Repair BPF support in gre(4). !
  • Fix an uninitialized variable in wsdisplay(4). !
  • Fix file attribute passing in sftp-server(8). !
  • Correct a memory usage error in ssh-keyscan(1).
  • Add support to the powerpc for loading the bootloader and kernel from an HFS filesystem. !
  • Better failure handling in vr(4). !
  • Add support to dc(4) for parsing media blocks from Intel 21143 SROMs.
  • Stengthen SSH1 to make traffic analysis more difficult. !
  • Updates to /etc/services from IANA. !
  • In ssh(1), enforce non-batch_mode if StrictHostKeyChecking is set to "ask".
  • Backport a buffer overflow fix from XFree86 4.0.2 to in-tree XFree 3.3.6. !
  • Stricter prototypes, type fixes, and other cleanups in OpenSSH. !
  • Switch IPv6 raw socket code from NRL to KAME.
  • Stricter checking in SSH2. !
  • Implement an upper limit for icmp6 redirects.
  • Fix rwhod(8) to work, and make debug code a flag option.
  • Mark our tree such that we use wscons(4) as if it is vt220, instead of vt100.
  • In wscons(4), when scrolled back, if a new key is pressed, reset us to our previous location, as pcvt(4) used to do. --- 80,142 ---- [Applied to stable]
  • OpenSSH 2.3.2 released.
    [Applied to stable] !
  • In tcpdump(8), deobfuscate some IP protocols and improve IPSEC tunnelmode printing. !
  • Set the offset for SCSI chain B properly in the VAX ncr(4) driver.
  • Import XFree86 4.0.2. !
  • Long username fixes to lpd(8) and lprm(1). !
  • Convert the powerpc port to UVM(9). !
  • Import siop(4), a replacement for the ncr(4) SCSI driver.
  • Support more NE2000 PCMCIA devices.
  • Avoid passing shared mbufs around the kernel to prevent accidental overwrites. !
  • Add pcscp(4), a driver which supports AMD Am53c974 SCSI controllers. !
  • Modify sliplogin(8) to handle long usernames. !
  • Add portsplus.html which tracks changes to the ports collection.
  • Allow X to work without pcvt(4). !
  • Fix an authorizer removal problem in keynote(3).
  • Deactivate function pointers upon interface detach to avoid crashes.
  • Deal with the real time clock losing interrupts on i386.
  • Bump maxusers to 32 in the alpha port. !
  • Avoid a theoretical buffer overflow in getpwent(3). !
  • Fix an uninitialized variable in bsd.port.mk(5). !
  • Disregard ospeed in tetris(6). !
  • Modify wall(1) to handle long usernames. !
  • Many isp(4) SCSI driver improvements and updates. !
  • Fix goto-line 0 case in mg(1). !
  • Fix PermitRootLogin option in ssh(1). !
  • In brconfig(8), skip empty lines in the rulefile.
  • Fix HTTP installs, which were broken for quite awhile.
  • Repair statclock on mvme88k.
  • Ensure softupdates is enabled before performing softupdates-specific operations. !
  • Define a sendmail(8) variable to workaround broken name servers. !
  • Allow up to 12 virtual terminals in wscons(4).
  • Correct VAX signal handling.
  • Cleanup MAC support in SSH2.
  • Support attachment of Cheetah devices to vsbus as well as ibus in the VAX port. !
  • Disable a bogus file check in cvs(1) to ease the pain of having replicated repositories. !
  • Ensure $RSH is set in the rcmd(3) functions. !
  • String table fixes to ddb(4) and modload(8). !
  • Update wscons(4) code.
  • Pull in fixes for potential buffer overflows in xdm(1). !
  • Compatibility fixes to tar(1). !
  • Many OpenSSH cleanups and improvements. !
  • New ELF symbol handling in ddb(4). !
  • Enable wscons support in XFree86. !
  • Modify PCI power state for clct(4) devices so they work after warm reboots. !
  • Repair BPF support in gre(4). !
  • Fix an uninitialized variable in wsdisplay(4). !
  • Fix file attribute passing in sftp-server(8). !
  • Correct a memory usage error in ssh-keyscan(1).
  • Add support to the powerpc for loading the bootloader and kernel from an HFS filesystem. !
  • Better failure handling in vr(4). !
  • Add support to dc(4) for parsing media blocks from Intel 21143 SROMs.
  • Stengthen SSH1 to make traffic analysis more difficult. !
  • Updates to /etc/services from IANA. !
  • In ssh(1), enforce non-batch_mode if StrictHostKeyChecking is set to "ask".
  • Backport a buffer overflow fix from XFree86 4.0.2 to in-tree XFree 3.3.6. !
  • Stricter prototypes, type fixes, and other cleanups in OpenSSH. !
  • Switch IPv6 raw socket code from NRL to KAME.
  • Stricter checking in SSH2. !
  • Implement an upper limit for icmp6(4) redirects.
  • Fix rwhod(8) to work, and make debug code a flag option.
  • Mark our tree such that we use wscons(4) as if it is vt220, instead of vt100.
  • In wscons(4), when scrolled back, if a new key is pressed, reset us to our previous location, as pcvt(4) used to do. *************** *** 148,154 ****
  • New route6d(8).
  • Numerous more changes to sftp-server(8) and sftp(1).
  • Changes to accept(2) to permit return of ECONNABORTED. !
  • Quieten IPv6 DN message reporting by default.
  • Improve xmalloc() and friends in ssh(1) code..
  • Remove dead architecture support from the tree.
  • Remove support for #! from syslogd(8). --- 148,154 ----
  • New route6d(8).
  • Numerous more changes to sftp-server(8) and sftp(1).
  • Changes to accept(2) to permit return of ECONNABORTED. !
  • Quieten IPv6 DN message reporting by default.
  • Improve xmalloc() and friends in ssh(1) code..
  • Remove dead architecture support from the tree.
  • Remove support for #! from syslogd(8). *************** *** 181,193 ****
  • Change powerpc ld.so(1) so all architectures use DT_INIT for ctors/init.
  • Fix overlapping bus space copy operations on i386.
  • Move EtherIP to version 3 (2 byte padded header). !
  • Art does battle with ksyms, gets wounded, but eventually wins. !
  • In sshd(8), S/Key is now called ChallengeResponse.
  • Make ReverseMappingCheck optional in sshd_config.
  • Mickey the madman goes on a new timeout crawl through pci and isa drivers. !
  • Fix nlist emulation for cases where the ELF header does not exist; permits /dev/ksyms to work on ELF machines.
  • Emulate some new freebsd signal(2) related things in compat_freebsd(8). !
  • In IPv6, avoid panic when packet to nonexistent link-local address is issued.
  • xl(4) no longer needs to whine about tx underruns.
  • Fix ELF support for compat_freebsd(8).
  • Catch the alpha up to wscons(4) changes. --- 181,193 ----
  • Change powerpc ld.so(1) so all architectures use DT_INIT for ctors/init.
  • Fix overlapping bus space copy operations on i386.
  • Move EtherIP to version 3 (2 byte padded header). !
  • Art does battle with ksyms(4), gets wounded, but eventually wins. !
  • In sshd(8), S/Key is now called ChallengeResponse.
  • Make ReverseMappingCheck optional in sshd_config.
  • Mickey the madman goes on a new timeout crawl through pci and isa drivers. !
  • Fix nlist(3) emulation for cases where the ELF header does not exist; permits /dev/ksyms to work on ELF machines.
  • Emulate some new freebsd signal(2) related things in compat_freebsd(8). !
  • In IPv6, avoid panic when packet to nonexistent link-local address is issued.
  • xl(4) no longer needs to whine about tx underruns.
  • Fix ELF support for compat_freebsd(8).
  • Catch the alpha up to wscons(4) changes. *************** *** 198,213 ****
  • IMPLEMENTATION FIX: fix memory allocation in the PCI LANCE ethernet driver, le(4).
    A patch is available.
    [Applied to stable] !
  • In config(8) -e and -u, do not write out a new kernel if nothing changed. !
  • Numerous fat utmp(5) changes to utilities. !
  • Move utmp(5) to large format.
  • Fix some incorrect return values for mmap(2) functions.
    [Applied to stable]
  • Make top(1) not setgid.
  • Update X11 to support the new i386 changes.
  • Configure wscons(4) defaults to be what our users expect.
  • moused(8) is dead for now. !
  • Enable uhci(4) and ohci(4) devices by default in GENERIC.
  • Range-check invalid .max fields in inetd(8).
  • Various post-merge ipf fixes. Some previous fixes got removed and had to be put back in.
  • In ATAPI code, ignore PIOMODE errors. --- 198,213 ----
  • IMPLEMENTATION FIX: fix memory allocation in the PCI LANCE ethernet driver, le(4).
    A patch is available.
    [Applied to stable] !
  • In config(8) -e and -u, do not write out a new kernel if nothing changed. !
  • Numerous fat utmp(5) changes to utilities. !
  • Move utmp(5) to large format.
  • Fix some incorrect return values for mmap(2) functions.
    [Applied to stable]
  • Make top(1) not setgid.
  • Update X11 to support the new i386 changes.
  • Configure wscons(4) defaults to be what our users expect.
  • moused(8) is dead for now. !
  • Enable uhci(4) and ohci(4) devices by default in GENERIC.
  • Range-check invalid .max fields in inetd(8).
  • Various post-merge ipf fixes. Some previous fixes got removed and had to be put back in.
  • In ATAPI code, ignore PIOMODE errors. *************** *** 230,236 ****
  • New upl(4) driver for Prolific PL2301/PL2302 USB host-to-host driver. This acts like a network device.
  • Remove -Q flag from sshd(8).
  • Change audio-driver interface so drivers can supply a minimum delta for mixer value changes. !
  • USB sync.
  • SECURITY FIX: fix some buffer overflows in named(8).
    A patch is available.
    [Applied to stable] --- 230,237 ----
  • New upl(4) driver for Prolific PL2301/PL2302 USB host-to-host driver. This acts like a network device.
  • Remove -Q flag from sshd(8).
  • Change audio-driver interface so drivers can supply a minimum delta for mixer value changes. !
  • USB sync.
  • SECURITY FIX: fix some buffer overflows in named(8).
    A patch is available.
    [Applied to stable] *************** *** 309,315 ****
  • Fix uninitialized variable bug in config(8) UKC code that ignored first command sometimes.
  • Various changes ensure that all known le(4) cards now work on sun4, sun4c, and sun4m machines.
  • Tweak subr_extent code with respect to boundary cases. !
  • sftp-server draft came out; convert our sftp-server to be compliant.
  • sendmail 8.11.2
  • Signal race fixes to fsck_ffs(8), rcp(1), slattach(8), shutdown(8).
  • Change asm and volatile to __asm__ and __volatile__ in any file which might be compiled using -ansi -pedantic or similar. --- 310,316 ----
  • Fix uninitialized variable bug in config(8) UKC code that ignored first command sometimes.
  • Various changes ensure that all known le(4) cards now work on sun4, sun4c, and sun4m machines.
  • Tweak subr_extent code with respect to boundary cases. !
  • sftp-server(8) draft came out; convert our sftp-server(8) to be compliant.
  • sendmail 8.11.2
  • Signal race fixes to fsck_ffs(8), rcp(1), slattach(8), shutdown(8).
  • Change asm and volatile to __asm__ and __volatile__ in any file which might be compiled using -ansi -pedantic or similar. *************** *** 318,328 ****
  • Numerous alpha catchups.
  • New rtadvd(8) code.
  • Compute UDP checksum in dhcpd(8). !
  • Move mvme88k to UVM.
  • clct(4) driver for Cirrus Logic CS4281 sound chips.
  • Support {Allow,Deny}Groups in sshd(8). !
  • sshd(8) SSH2 protocol support for keepalives, IPTOS_LOWDELAY, TCP_NODELAY, and IPTOS_THROUGHPUT. !
  • Add kerberos password handling in sshd(8) for kerberosIV.
  • More memory leak fixes to sshd(8) and ssh(1).
  • Tweak strlcat(3) to not crash for a certain "illegal pointers, length 0" situation.
  • Clarify setjmp(3) variants in the manual pages. --- 319,329 ----
  • Numerous alpha catchups.
  • New rtadvd(8) code.
  • Compute UDP checksum in dhcpd(8). !
  • Move mvme88k to UVM(9).
  • clct(4) driver for Cirrus Logic CS4281 sound chips.
  • Support {Allow,Deny}Groups in sshd(8). !
  • sshd(8) SSH2 protocol support for keepalives, IPTOS_LOWDELAY, TCP_NODELAY, and IPTOS_THROUGHPUT. !
  • Add kerberos(1) password handling in sshd(8) for kerberosIV.
  • More memory leak fixes to sshd(8) and ssh(1).
  • Tweak strlcat(3) to not crash for a certain "illegal pointers, length 0" situation.
  • Clarify setjmp(3) variants in the manual pages. *************** *** 349,355 ****
  • Ease support for road-warrior scenarious in isakmpd(8), by intuiting the Local-ID when possible.
  • Change 802.11 DS drivers to operate in BSS mode by default.
  • Create links for FD_SET(3) and such to point to the select(2) page. !
  • Support TCP_NDELAY on ipv6 in ssh(1).
  • Numerous spelling error corrections in the system.
  • Various other calendar updates.
  • Ensure replydirname in ftpd(8) does not ever truncate names. --- 350,356 ----
  • Ease support for road-warrior scenarious in isakmpd(8), by intuiting the Local-ID when possible.
  • Change 802.11 DS drivers to operate in BSS mode by default.
  • Create links for FD_SET(3) and such to point to the select(2) page. !
  • Support TCP_NDELAY on ipv6(4) in ssh(1).
  • Numerous spelling error corrections in the system.
  • Various other calendar updates.
  • Ensure replydirname in ftpd(8) does not ever truncate names. *************** *** 367,373 ****
  • Be more careful with stat(2) handling in mv(1).
  • Fix %p handling in strptime(3).
  • Fix various buffer overflows and other fixes in indent(1). !
  • Do not spit out icmp6 checksum messages if not a debug kernel.
  • Permit stripped VAX kernels to load despite unexpected values from libsa.
  • Simplify locking and a few more fixes to twe(4). --- 368,374 ----
  • Be more careful with stat(2) handling in mv(1).
  • Fix %p handling in strptime(3).
  • Fix various buffer overflows and other fixes in indent(1). !
  • Do not spit out icmp6 checksum messages if not a debug kernel.
  • Permit stripped VAX kernels to load despite unexpected values from libsa.
  • Simplify locking and a few more fixes to twe(4). *************** *** 425,431 ****
  • Many man page fixes.
  • Use arc4random(3) in jot(1).
  • Handle quotas over 4GB in edquota(8) and repquota(8). !
  • Fix IPv6 Path MTU Discovery.
  • Give up euid more carefully in mrinfo(8) and mtrace(8).
  • Various OpenSSH fixes.
  • Add support for ActivCard, CRYPTOCard, and SNK-004 authentication for the BSD authentication framework. --- 426,432 ----
  • Many man page fixes.
  • Use arc4random(3) in jot(1).
  • Handle quotas over 4GB in edquota(8) and repquota(8). !
  • Fix IPv6 Path MTU Discovery.
  • Give up euid more carefully in mrinfo(8) and mtrace(8).
  • Various OpenSSH fixes.
  • Add support for ActivCard, CRYPTOCard, and SNK-004 authentication for the BSD authentication framework. *************** *** 481,487 ****
  • Repair a memory leak in ICMPv6 code.
  • Turn off PMTU when ICMP needfrag messages get blocked.
  • Finnish updates for inter.phone. !
  • Display number of successful IPv6 PMTU changes in netstat(1) -s output.
  • Do not re-print ETA on completion in scp(1) when copying 0-sized files.
  • Validate ICMPv6 "too big" messages based on PCB.
  • Do not use already-freed memory in route(8). --- 482,488 ----
  • Repair a memory leak in ICMPv6 code.
  • Turn off PMTU when ICMP needfrag messages get blocked.
  • Finnish updates for inter.phone. !
  • Display number of successful IPv6 PMTU changes in netstat(1) -s output.
  • Do not re-print ETA on completion in scp(1) when copying 0-sized files.
  • Validate ICMPv6 "too big" messages based on PCB.
  • Do not use already-freed memory in route(8). *************** *** 735,741 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.750 2001/04/04 12:32:15 aaron Exp $ --- 736,742 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.751 2001/04/07 19:41:18 horacio Exp $