=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus22.html,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** www/plus22.html 2001/06/07 04:10:04 1.10 --- www/plus22.html 2001/08/08 21:06:32 1.11 *************** *** 128,134 ****
  • make glob(3) XPG4.2 compliant, which means use GLOB_ABORT.
  • Fix first directory handling in "find -execdir"
  • Some FreeBSD m4(1) fixes. !
  • Do permission checking at delivery time for pgid's derived from TIOCSPGRP, F_SETOWN, or FIOSETOWN.
  • Correct some remaining small inetd bugs.
  • Handle SIGCHLD better in rlogin.
  • Kill "union wait" in a few more places. --- 128,134 ----
  • make glob(3) XPG4.2 compliant, which means use GLOB_ABORT.
  • Fix first directory handling in "find -execdir"
  • Some FreeBSD m4(1) fixes. !
  • Do permission checking at delivery time for pgids derived from TIOCSPGRP, F_SETOWN, or FIOSETOWN.
  • Correct some remaining small inetd bugs.
  • Handle SIGCHLD better in rlogin.
  • Kill "union wait" in a few more places. *************** *** 184,190 ****
  • Seriously rework the identd daemon even further, to avoid even more input parsing problems and race conditions.
  • Work has started to fix the remainder of the signal handlers in the source tree with respect to errno clobbering.
  • Fix another race condition in identd. !
  • Fix pdksh bugs: closed too many fd's on exec, fix handling of (( )) to be compatible with POSIX sh spec without breaking $((, and explain how IFS works when splitting text after a substitution.
  • Make 127.0.0.1 assumed OK if /var/yp/securenet is in use.
  • save errno in most of the tree's SIGCHLD handlers, just in case.
  • More mdoc pages. --- 184,190 ----
  • Seriously rework the identd daemon even further, to avoid even more input parsing problems and race conditions.
  • Work has started to fix the remainder of the signal handlers in the source tree with respect to errno clobbering.
  • Fix another race condition in identd. !
  • Fix pdksh bugs: closed too many fds on exec, fix handling of (( )) to be compatible with POSIX sh spec without breaking $((, and explain how IFS works when splitting text after a substitution.
  • Make 127.0.0.1 assumed OK if /var/yp/securenet is in use.
  • save errno in most of the tree's SIGCHLD handlers, just in case.
  • More mdoc pages. *************** *** 284,290 ****
  • Some NLS improvements, notably some more language catalogs.
  • Change mount(2) to return EFTYPE for invalid filesystem.
  • More ipsec changes! !
  • add -insecure flag to ypbind(8) so that it can bind to very old ypserv's.
  • Make ifconfig(8) print full information about the full set of interface aliases.
  • Support "-d dir" in rpc.yppasswdd(8).
  • Fix some more /tmp races in various programs. --- 284,290 ----
  • Some NLS improvements, notably some more language catalogs.
  • Change mount(2) to return EFTYPE for invalid filesystem.
  • More ipsec changes! !
  • add -insecure flag to ypbind(8) so that it can bind to very old ypservs.
  • Make ifconfig(8) print full information about the full set of interface aliases.
  • Support "-d dir" in rpc.yppasswdd(8).
  • Fix some more /tmp races in various programs. *************** *** 317,323 ****
  • fix sendmsg() credential passing on 64 bit machines.
  • kill process timers if execve'ing a setuid/setgid executable.
  • Few more fixes to pax(1). !
  • Fix lots more NetBSD PR's.
  • tcp wrappers 7.6
  • Add some more malloc options to malloc(3)
  • In ar(1), truncate uid & gid if too large. --- 317,323 ----
  • fix sendmsg() credential passing on 64 bit machines.
  • kill process timers if execve'ing a setuid/setgid executable.
  • Few more fixes to pax(1). !
  • Fix lots more NetBSD PRs.
  • tcp wrappers 7.6
  • Add some more malloc options to malloc(3)
  • In ar(1), truncate uid & gid if too large. *************** *** 359,365 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus22.html,v 1.10 2001/06/07 04:10:04 pvalchev Exp $ --- 359,365 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus22.html,v 1.11 2001/08/08 21:06:32 jsyn Exp $