=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.789 retrieving revision 1.790 diff -c -r1.789 -r1.790 *** www/plus.html 2001/07/18 08:32:09 1.789 --- www/plus.html 2001/07/28 17:48:31 1.790 *************** *** 110,116 ****
  • Use va_start(3) and va_end(3) for every call to vfprintf(3) and associates.
  • Replace commonly used static lists with persistent growable arrays in make(1).
  • Have slstats(8) use an ioctl(2) so it doesn't need to be setgid. !
  • Ensure *chi doesn't recieve interrupts before being initialized.
  • Let pci_mapreg_map() take an extra argument to limit the size of the PCI region to map so we can still work with things publishing too much PCI memory.
  • Use lpd_flags in rc(8), allowing flags to be passed to lpd(8).
  • Support EDNS0 (RFC2671) buffer size notification for DNS queries. --- 110,116 ----
  • Use va_start(3) and va_end(3) for every call to vfprintf(3) and associates.
  • Replace commonly used static lists with persistent growable arrays in make(1).
  • Have slstats(8) use an ioctl(2) so it doesn't need to be setgid. !
  • Ensure *chi doesn't receive interrupts before being initialized.
  • Let pci_mapreg_map() take an extra argument to limit the size of the PCI region to map so we can still work with things publishing too much PCI memory.
  • Use lpd_flags in rc(8), allowing flags to be passed to lpd(8).
  • Support EDNS0 (RFC2671) buffer size notification for DNS queries. *************** *** 348,354 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.789 2001/07/18 08:32:09 deraadt Exp $ --- 348,354 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.790 2001/07/28 17:48:31 jufi Exp $