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

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

version 1.473, 1999/10/06 06:10:11 version 1.474, 1999/10/12 15:11:59
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>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) UseLogin feature.
   <li>Use a seperate perl-based vi.recover script because sh is a terrible language.
   <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>Permit build of system with NFSSERVER but without NFSCLIENT.
   <li>More keynote man pages.
   <li>pmax support is back in the tree, various tweaks everywhere.
   <li>Make eap(4) print it's interrupt at attach time.
   <li>As well as numerous repairs, now also support "pkg_add *".
   <li>Many many man page improvements.
   <li>Support newer model of the fxp(4) card.
   <li>Further improvements to ATA probing.
   <li>Support skey in sshd.
   <li>Use pkg_add -I for the ssl package install, in the install scripts.
   <li>Repair fd(4) motor off code.
   <li>Handle most xl(4) devices that lack a PHY.
   <li>On machines lacking shared libraries, install the ssh utilities with mode 0, so that /etc/rc will run the ones in /usr/local/bin instead.
   <li>Cluster fixes to ipsec code.
   <li>implement client NumberOfPasswordPrompts in ssh(1).
   <li>Support various effect modes on the ym(4) sound cards.
   <li>Y2K related fixes for some buggy i386 clock chips.
 <li>Fix various atapi sense detection bugs.  <li>Fix various atapi sense detection bugs.
 <li>Big endian fixes to tcpdump(8).  <li>Big endian fixes to tcpdump(8).
 <li>Move sshd auth sockets to a private directory.  <li>Move sshd auth sockets to a private directory.

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