=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus27.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- www/plus27.html 2001/06/10 17:37:29 1.10 +++ www/plus27.html 2001/06/10 17:56:30 1.11 @@ -65,7 +65,7 @@
  • In ppp(8), correct a bad bug in m_prepend().
  • Support sparc tape installs.
  • Work around a sysctl(3)-based kvm(4) vs exit(2) race. -
  • Fix the same basic ip timestamp bug in ipf(4). +
  • Fix the same basic ip timestamp bug in ipf(4).
  • On the ip(4) input path, avoid unaligned accesses for strangely placed ip timestamp options.
  • Fix resource limit race at exit time, if accounting is enabled.
  • Fix inet6(4) pcmcia(4) detach. @@ -95,7 +95,7 @@
  • buf mishandling in ed(1).
  • A fix for mandatory cache sun4m architectures like the SM71 and SM81.
  • Fix a race in scp(1). -
  • ipf 3.3.13. +
  • ipf 3.3.13.
  • Prettier warnings from telnet(1) if bad port names are given.
  • Add emulation for memcpy(3) and such to i386 for non-optimized kernel builds.
  • Add OPENDEV_BLCK flag to opendev(3). @@ -201,14 +201,14 @@
  • Use getifaddrs(3) instead of SIOCGIFCONF in ifconfig(8), rarpd(8), etc.
  • ifconfig(8)'s -a flag had been changed to be the same as -A. Fix that.
  • Have ahc(4) support Adaptec 2930U2. -
  • Revert to up-to-date ipf(4) man pages, but ugly as sin. Everyone remind kjell to finish this job, ok? +
  • Revert to up-to-date ipf(4) man pages, but ugly as sin. Everyone remind kjell to finish this job, ok?
  • When fragmenting a packet in ip_output(), inherit the multicast and broadcast flags so that link layer can choose the right address.
  • Use getifaddrs(3) in libpcap.
  • Make ahc(4) support Adaptec 2930U2 controller.
  • Match netsec hifn(4) 7751 card.
  • neo(4) is a Neomagic 256AV/ZX audio driver.
  • Unmute ac97 mixers by default. -
  • ipf 3.3.12a. +
  • ipf 3.3.12a.
  • ssh protocol 2 is now useable.
  • Add Protocols and Cipher keywords to ssh(1) and sshd(8).
  • compat_linux(8) emulation for setfsuid() and getfsuid(). @@ -246,7 +246,7 @@
  • Update to isp(4), mostly for Fiber Channel.
  • Seed perl(1) srandom() /dev/arandom, to avoid losing a lot of entropy.
  • Some kernel functions were eating a little bit too much entropy. -
  • ipf 3.3.12 +
  • ipf 3.3.12
  • ahc(4) now supports AHA-29160 and other Ultra160 variants.
  • USB umodem(4) support.
  • USB umass(4) driver. Works with various devices, but does not support disconnection yet. @@ -254,7 +254,7 @@
  • ncurses-5.0-20000401
  • Put an expert mode into disklabel(8), that hides a lot of details. But most of the interface remains 100% the same.
  • Protocol 2 support in ssh(1) and sshd(8). -
  • Do not have /etc/netstart pass -E to ipf(8), since our kernel now enables it by default. +
  • Do not have /etc/netstart pass -E to ipf(8), since our kernel now enables it by default.
  • Many more man page improvements. Aren't we pedantic?
  • compat_linux(8) system call emulation for pread() and pwrite().
  • Make ahc(4) do tagged queueing, and fix some locking bugs. @@ -322,7 +322,7 @@
  • Disable suffix removal code in make(1), since it is buggy.
  • Fix blink and underline attribute handling for new PC display mode.
  • ncurses-5.0-20000311 -
  • IPFilter 3.3.11 +
  • IPFilter 3.3.11
  • Support more eisa ep(4) cards.
  • Implement realtime signal routines in linux compat.
  • Disable K6 MTRR until it is fixed. @@ -377,7 +377,7 @@
  • Fix alignment problem for ancillary data; affected 64 bit machines.
  • Do not call sleep(3) in rcmd(3).
  • On sparc, avoid flushing unmapped memory from the cache in dvma_mapout(). -
  • ipf 3.3.9 +
  • ipf 3.3.9
  • Move smrsh(8) to /usr/libexec.
  • Add traceroute6(8).
  • Use extents instead of rmaps to manage sparc dvma space. @@ -416,7 +416,7 @@
  • Support -R flag in rtadvd(8).
  • Without a subcommand, have atactl(8) assume that the "identify" command is implied.
  • Workaround in ftp(1), for Y2K broken ftp servers that return 19100 for the year. Remind is this is here in the year 19098, ok? -
  • ipf 3.3.8 +
  • ipf 3.3.8
  • Fix a pty close race in sshd(8).
  • Arrange so that dhclient(8) does not update /etc/resolv.conf if no DNS information is found.
  • isakmpd(8) update. @@ -595,13 +595,13 @@
  • More ISA PnP NE2000 clones - see ne(4)
  • TCP new reno
  • Fix IP multicast kernel panic -
  • Upgrade ipf(4), now version 3.3.6 +
  • Upgrade ipf(4), now version 3.3.6
  • Major cleanup of make(1)
  • 3c450-TX HomeConnect, see xl(4).
  • Add Qlogic 1240/1280 support to isp(4).
  • Update curses(3) to ncurses-19991218.
  • Speed up blowfish encryption by > 20%. -
  • More ipf(8) changes. Avoid rw_enter panic, coredumps when processing rules. +
  • More ipf(8) changes. Avoid rw_enter panic, coredumps when processing rules.
  • Preliminary token ring support.
  • Continuing ssh(1) improvements.
  • Add srcsa, dstsa, clearsa to ifconfig(8) @@ -622,16 +622,16 @@
  • Some game fixes: fortune(6) and robots(6).
  • More make(1) cleanup.
  • Various IPV6 changes. -
  • ipmon(8) -F now works properly. -
  • Import of IPFilter 3.3.5. See ipf(8). +
  • ipmon(8) -F now works properly. +
  • Import of IPFilter 3.3.5. See ipf(8).
  • Long overdue make(1) cleanup. -
  • ipf(8) can now use interface names. +
  • ipf(8) can now use interface names.
  • Add support for Qlogic 1240 and 1280.
  • Preliminary awi driver code.
  • Fix privilege error in wi(4) driver.
  • Replace pn(4) driver with dc(4).
  • Overflows in at(1), ar(1), cdio(1). -
  • Import of IPFilter 3.3.4. See ipf(8). +
  • Import of IPFilter 3.3.4. See ipf(8).
  • Changed termcap providers
  • Various fixes to hunt(6).
  • TI TNETE2101 PHY @@ -684,7 +684,7 @@
  • Import ssh-askpass into our X11 src tree.
  • For i386: Winchip c6 TSC is broken, ignore it.
  • Fix descriptor leaks and potential double fclose() calls in skey(1) library code. -
  • Correct icmp packet length in ipmon(8). +
  • Correct icmp packet length in ipmon(8).
  • Remove unused functionality from the i386 pcvt driver.
  • Allow machine-dependent code to set the PAGE_SIZE constant, and set it it in MD code if possible -- performance improvement.
  • new pthreads(3) code. @@ -811,7 +811,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus27.html,v 1.10 2001/06/10 17:37:29 horacio Exp $ +
    $OpenBSD: plus27.html,v 1.11 2001/06/10 17:56:30 horacio Exp $