=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus26.html,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** www/plus26.html 1999/10/29 17:39:54 1.1 --- www/plus26.html 1999/11/03 20:31:39 1.2 *************** *** 50,56 ****
  • 2.6 source tree frozen.
  • Merge in some critical ATAPI fixes.
  • Force FDSCRIPTS. !
  • Seperate help(1) command, and a seperate help(1) man page.
  • Move wrapper handling to the child process, in sshd(8).
  • Various fixes for the bignum and RSA handling code in sshd(8).
  • ssh 1.5 protocol. --- 50,56 ----
  • 2.6 source tree frozen.
  • Merge in some critical ATAPI fixes.
  • Force FDSCRIPTS. !
  • Separate help(1) command, and a separate help(1) man page.
  • Move wrapper handling to the child process, in sshd(8).
  • Various fixes for the bignum and RSA handling code in sshd(8).
  • ssh 1.5 protocol. *************** *** 58,64 ****
  • Put gcc-lib in base, because the mac68k installer built-in tar command is stupid, and does not do a mkdir -p type operation internally.
  • In the install script, if the user skips network config and later chooses an option which requires network config, ask for network config to be done then.
  • Make i386 pcvt driver also support the traditional PC display, with 16 colours. !
  • In the install script, support seperate international and USA versions of the ssl package.
  • Fix another unmount/mfs race condition.
  • If no sshd_config file, have sshd(8) abort.
  • Fix for the i386 isadmaattach panic. --- 58,64 ----
  • Put gcc-lib in base, because the mac68k installer built-in tar command is stupid, and does not do a mkdir -p type operation internally.
  • In the install script, if the user skips network config and later chooses an option which requires network config, ask for network config to be done then.
  • Make i386 pcvt driver also support the traditional PC display, with 16 colours. !
  • In the install script, support separate international and USA versions of the ssl package.
  • Fix another unmount/mfs race condition.
  • If no sshd_config file, have sshd(8) abort.
  • Fix for the i386 isadmaattach panic. *************** *** 80,86 ****
  • Use setsid(2) on all connections to sshd(8), since our setlogin(2) is secure and needs that.
  • sshd(8) Allow/Deny Users/Groups features.
  • sshd(8) UseLogin feature. !
  • Use a seperate perl-based vi.recover script because sh is a terrible language.
  • Check permissions of directories leading up to ssh authorized_keys file.
  • For AF_UNIX sockets, do not follow symbolic links at creation time, since there is nothing equivelent to O_EXCL.
  • Permit build of system with NFSSERVER but without NFSCLIENT. --- 80,86 ----
  • Use setsid(2) on all connections to sshd(8), since our setlogin(2) is secure and needs that.
  • sshd(8) Allow/Deny Users/Groups features.
  • sshd(8) UseLogin feature. !
  • Use a separate perl-based vi.recover script because sh is a terrible language.
  • Check permissions of directories leading up to ssh authorized_keys file.
  • For AF_UNIX sockets, do not follow symbolic links at creation time, since there is nothing equivelent to O_EXCL.
  • Permit build of system with NFSSERVER but without NFSCLIENT. *************** *** 607,613 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus26.html,v 1.1 1999/10/29 17:39:54 deraadt Exp $ --- 607,613 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus26.html,v 1.2 1999/11/03 20:31:39 espie Exp $