=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus36.html,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** www/plus36.html 2007/03/06 01:48:44 1.9 --- www/plus36.html 2007/05/07 17:45:57 1.10 *************** *** 1399,1410 ****
  • Make newsyslog(8)'s file renaming and copying operations set the same permissions in all cases.
  • Fix double call of the ktrace(2) signal trap handler.
  • Add missing prototypes (in <pwd.h>) for bcrypt(3) and md5crypt(3). !
  • Fix some gcc(1) optimisation bugs on mvme88k.
  • Fix a sizeof(wrongthing) bug in afsd(8) that was breaking 64-bit machines.
  • Have tcpdump(8) print IKE DELETE payload contents.
  • Remove the installer's special-case upgrade of the OpenSSL /usr/include symlinks.
  • Fix a double-free in libpthread (PR#3730). !
  • Reenable libm compiler optimisation on sparc64, since it works properly with gcc3.
  • sscanf(3) -> strtol(3) in newsyslog(8).
  • Don't initialise ncurses(3) until after options processing in backgammon(6). --- 1399,1410 ----
  • Make newsyslog(8)'s file renaming and copying operations set the same permissions in all cases.
  • Fix double call of the ktrace(2) signal trap handler.
  • Add missing prototypes (in <pwd.h>) for bcrypt(3) and md5crypt(3). !
  • Fix some gcc(1) optimization bugs on mvme88k.
  • Fix a sizeof(wrongthing) bug in afsd(8) that was breaking 64-bit machines.
  • Have tcpdump(8) print IKE DELETE payload contents.
  • Remove the installer's special-case upgrade of the OpenSSL /usr/include symlinks.
  • Fix a double-free in libpthread (PR#3730). !
  • Reenable libm compiler optimization on sparc64, since it works properly with gcc3.
  • sscanf(3) -> strtol(3) in newsyslog(8).
  • Don't initialise ncurses(3) until after options processing in backgammon(6). *************** *** 1510,1516 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus36.html,v 1.9 2007/03/06 01:48:44 deraadt Exp $ --- 1510,1516 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus36.html,v 1.10 2007/05/07 17:45:57 ajacoutot Exp $