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

Diff for /www/plus.html between version 1.474 and 1.475

version 1.474, 1999/10/12 15:11:59 version 1.475, 1999/10/19 05:49:05
Line 52 
Line 52 
 <p>  <p>
 <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>  <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
   <li>Force FDSCRIPTS.
   <li>Seperate help(1) command, and a seperate help(1) man page.
   <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>ssh 1.5 protocol.
   <li>isakmpd policy man page.
   <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>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>Fix another unmount/mfs race condition.
   <li>If no sshd_config file, have sshd(8) abort.
   <li>Fix for the i386 isadmaattach panic.
   <li>PermitRootLogin in sshd(8).
   <li>Document how we are dealing with SSL, crypto, and RSA issues in the ssl(8) man page even better.
   <li>Stir ARC4 after key use in sshd(4).
   <li>Fix mii tick tock stuff in the fxp(4) driver.
   <li>Fix connect() race in ssh agent handling.
   <li>Numerous fixes and improvements to the install scripts.
   <li>Avoid mbuf corruption in recvmsg(2).
   <li>Only attempt to read disklabels from CDs with a data track.
   <li>Fix a bug in newsyslog(8), which caused it to rotate empty log files near first system boot.
   <li>Do not call VOP_SETATTR on a pipe.
   <li>SilentDeny option for sshd(8).
   <li>Avoid an infinite loop in ping(8).
   <li>Add driver for i82553 phy, used by some fxp(4) cards.
   <li>Allow root logins in xmd, but provide a nice comment so people can disable it easily.
   <li>Document -e support in config(8).
 <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.

Legend:
Removed from v.1.474  
changed lines
  Added in v.1.475