[BACK]Return to plus26.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus26.html between version 1.1 and 1.2

version 1.1, 1999/10/29 17:39:54 version 1.2, 1999/11/03 20:31:39
Line 50 
Line 50 
 <li>2.6 source tree frozen.  <li>2.6 source tree frozen.
 <li>Merge in some critical ATAPI fixes.  <li>Merge in some critical ATAPI fixes.
 <li>Force FDSCRIPTS.  <li>Force FDSCRIPTS.
 <li>Seperate help(1) command, and a seperate help(1) man page.  <li>Separate help(1) command, and a separate help(1) man page.
 <li>Move wrapper handling to the child process, in sshd(8).  <li>Move wrapper handling to the child process, in sshd(8).
 <li>Various fixes for the bignum and RSA handling code in sshd(8).  <li>Various fixes for the bignum and RSA handling code in sshd(8).
 <li>ssh 1.5 protocol.  <li>ssh 1.5 protocol.
Line 58 
Line 58 
 <li>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.  <li>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.
 <li>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.  <li>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.
 <li>Make i386 pcvt driver also support the traditional PC display, with 16 colours.  <li>Make i386 pcvt driver also support the traditional PC display, with 16 colours.
 <li>In the install script, support seperate international and USA versions of the ssl package.  <li>In the install script, support separate international and USA versions of the ssl package.
 <li>Fix another unmount/mfs race condition.  <li>Fix another unmount/mfs race condition.
 <li>If no sshd_config file, have sshd(8) abort.  <li>If no sshd_config file, have sshd(8) abort.
 <li>Fix for the i386 isadmaattach panic.  <li>Fix for the i386 isadmaattach panic.
Line 80 
Line 80 
 <li>Use setsid(2) on all connections to sshd(8), since our setlogin(2) is secure and needs that.  <li>Use setsid(2) on all connections to sshd(8), since our setlogin(2) is secure and needs that.
 <li>sshd(8) Allow/Deny Users/Groups features.  <li>sshd(8) Allow/Deny Users/Groups features.
 <li>sshd(8) UseLogin feature.  <li>sshd(8) UseLogin feature.
 <li>Use a seperate perl-based vi.recover script because sh is a terrible language.  <li>Use a separate perl-based vi.recover script because sh is a terrible language.
 <li>Check permissions of directories leading up to ssh authorized_keys file.  <li>Check permissions of directories leading up to ssh authorized_keys file.
 <li>For AF_UNIX sockets, do not follow symbolic links at creation time, since there is nothing equivelent to O_EXCL.  <li>For AF_UNIX sockets, do not follow symbolic links at creation time, since there is nothing equivelent to O_EXCL.
 <li>Permit build of system with NFSSERVER but without NFSCLIENT.  <li>Permit build of system with NFSSERVER but without NFSCLIENT.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2