=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.615 retrieving revision 1.616 diff -c -r1.615 -r1.616 *** www/plus.html 2000/07/01 11:08:31 1.615 --- www/plus.html 2000/07/01 13:41:06 1.616 *************** *** 59,74 ****
  • clcs(4) driver for the cs4280 Crystal Clear audio hardware found in some laptops.
  • Make UVM work on the powerpc.
  • Convert much kernel code to the new timeout API. !
  • Fix multicast hashing problem in xl(4)
    A patch is available.
    [Applied to stable]
  • Fix numerous more bugs in the games.
  • Fix MAC address matching in pcap(3).
  • Fix bpf code in ray(4).
  • For the err(3) family of calls and syslog(3), ensure that dynamic content never appears as the second argument -- use at least %s.
  • Update adw(4) driver.
  • Add creat64 and mmap64 system calls to svr4 emulation. !
  • Handle strtol(3) instead of atoi(3) in the kill implimentation in csh(1) and ksh(1).
  • Fix COPTS vs CFLAGS issues in the source tree.
  • Fix panic message from i386 in_cksum.
  • Fix path to kerberos master key file.
    --- 59,75 ----
  • clcs(4) driver for the cs4280 Crystal Clear audio hardware found in some laptops.
  • Make UVM work on the powerpc.
  • Convert much kernel code to the new timeout API. !
  • Fix multicast hashing problem in xl(4).
    A patch is available.
    [Applied to stable]
  • Fix numerous more bugs in the games.
  • Fix MAC address matching in pcap(3). +
  • Make the ep(4) driver more friendly during detach.
  • Fix bpf code in ray(4).
  • For the err(3) family of calls and syslog(3), ensure that dynamic content never appears as the second argument -- use at least %s.
  • Update adw(4) driver.
  • Add creat64 and mmap64 system calls to svr4 emulation. !
  • Handle strtol(3) instead of atoi(3) in the kill implementation in csh(1) and ksh(1).
  • Fix COPTS vs CFLAGS issues in the source tree.
  • Fix panic message from i386 in_cksum.
  • Fix path to kerberos master key file.
    *************** *** 361,367 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.615 2000/07/01 11:08:31 fgsch Exp $ --- 362,368 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.616 2000/07/01 13:41:06 aaron Exp $