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

Diff for /www/plus.html between version 1.146 and 1.147

version 1.146, 1997/11/30 14:47:20 version 1.147, 1997/12/01 10:51:06
Line 197 
Line 197 
         buffer overflows found in system utilities..          buffer overflows found in system utilities..
 <li>Memory leak paranoia in cron.  <li>Memory leak paranoia in cron.
 <li>Make login get more consistantly upset about failed logins, and tell user  <li>Make login get more consistantly upset about failed logins, and tell user
         about these failures at the next successfull login.          about these failures at the next successful login.
 <li>pdksh version is now 5.2.11  <li>pdksh version is now 5.2.11
 <li>New bsd.*.mk feature: DEBUG=-g.  Try it, you'll like it.  <li>New bsd.*.mk feature: DEBUG=-g.  Try it, you'll like it.
 <li>The Arc port family has a new member: The rPC44 works!  <li>The Arc port family has a new member: The rPC44 works!
Line 222 
Line 222 
         spoof a nice disklabel (enough to fool mountroot).          spoof a nice disklabel (enough to fool mountroot).
 <li>tcpdump 3.3  <li>tcpdump 3.3
 <li>Fix information gathering attack in ping(8).  <li>Fix information gathering attack in ping(8).
 <li>Add NetBSD's "route show" implementation, and at the samet time fix  <li>Add NetBSD's "route show" implementation, and at the same time fix
         the new buffer overflows that this provided.          the new buffer overflows that this provided.
 <li>Fix a few setgroups() related security holes.  <li>Fix a few setgroups() related security holes.
 <li>sendmail 8.8.4  <li>sendmail 8.8.4
Line 344 
Line 344 
 <li>A few ypbind fixes.  <li>A few ypbind fixes.
 <li>sysctl kern.osrevision gives OpenBSD date.  <li>sysctl kern.osrevision gives OpenBSD date.
 <li>gcc no longer defines -D__NetBSD__, only -D__OpenBSD__ now!  <li>gcc no longer defines -D__NetBSD__, only -D__OpenBSD__ now!
 <li>Implement NOFILE_MAX--hard limit on max descriptors per proccess.  <li>Implement NOFILE_MAX--hard limit on max descriptors per process.
 <li>Be more careful about modes of lost+found directories.  <li>Be more careful about modes of lost+found directories.
 <li>New termcap and terminfo database files.  <li>New termcap and terminfo database files.
 <li>Change mail.local -H behaviour slightly, and convince mail(1) to use it  <li>Change mail.local -H behaviour slightly, and convince mail(1) to use it
Line 389 
Line 389 
 <li>Support extended partitions in fdisk(8).  <li>Support extended partitions in fdisk(8).
 <li>Various fixes to the YP utilities.  <li>Various fixes to the YP utilities.
 <li>Signal handling fix to crontab(1).  <li>Signal handling fix to crontab(1).
 <li>Unify naming of archictecture names between gcc & binutils.  <li>Unify naming of architecture names between gcc & binutils.
 <li>Some more userland 64 bit fixes.  <li>Some more userland 64 bit fixes.
 <li>Support for PCI NE2000 clones.  <li>Support for PCI NE2000 clones.
 <li>libpthread works on the m68k.  <li>libpthread works on the m68k.
Line 447 
Line 447 
 <li>fix disklabel support in vnd/svnd.  <li>fix disklabel support in vnd/svnd.
 <li>Ensure TCP RST is within window.  <li>Ensure TCP RST is within window.
 <li>Use /etc/namedb/tmp/ to avoid /var/tmp race conditions.  <li>Use /etc/namedb/tmp/ to avoid /var/tmp race conditions.
 <li>Use dynamic fd_set allocation in more places, particularily setuid  <li>Use dynamic fd_set allocation in more places, particularly setuid
         programs.          programs.
 <li>tftpd -c flag.  <li>tftpd -c flag.
 <li>document the ddb hangman.  <li>document the ddb hangman.
Line 477 
Line 477 
 <li>add -insecure flag to ypbind(8) so that it can bind to very old ypserv's.  <li>add -insecure flag to ypbind(8) so that it can bind to very old ypserv's.
 <li>More ipsec changes!  <li>More ipsec changes!
 <li>Change mount(2) to return EFTYPE for invalid filesystem.  <li>Change mount(2) to return EFTYPE for invalid filesystem.
 <li>Some NLS improvements, noteably some more language catalogs.  <li>Some NLS improvements, notably some more language catalogs.
 <li>Add ELOOP error handling to realpath(3).  <li>Add ELOOP error handling to realpath(3).
 <li>More paranoia in procfs.  <li>More paranoia in procfs.
 <li>Slightly improve ftpd log file.  <li>Slightly improve ftpd log file.
Line 528 
Line 528 
 <li>Lots more IPSEC improvements.  <li>Lots more IPSEC improvements.
 <li>Add sha1 support to md5(1).  <li>Add sha1 support to md5(1).
 <li>Add sha1 digest support to mtree(8).  <li>Add sha1 digest support to mtree(8).
 <li>More mail(1) fixes, particularily regarding long lines.  <li>More mail(1) fixes, particularly regarding long lines.
 <li>cua devices, new <strong>MAKEDEV</strong> script in the hp300 port.  <li>cua devices, new <strong>MAKEDEV</strong> script in the hp300 port.
 <li>Updated <a href="http://www.sendmail.org/">Sendmail</a> to 8.8.6.  <li>Updated <a href="http://www.sendmail.org/">Sendmail</a> to 8.8.6.
 <li>man page cleanups.  <li>man page cleanups.
Line 536 
Line 536 
 <li>Add rmd160 hash support throughout the source tree.  <li>Add rmd160 hash support throughout the source tree.
 <li>Import of the IPSEC photuris daemon.  <li>Import of the IPSEC photuris daemon.
 <li>Add <strong>-d date</strong> support to last(1).  <li>Add <strong>-d date</strong> support to last(1).
 <li>make ctags operate a bit better in the precence of extra spacing.  <li>make ctags operate a bit better in the presence of extra spacing.
 <li>IPSEC Photuris daemon is integrated into the source tree.  <li>IPSEC Photuris daemon is integrated into the source tree.
 <li>mail(1) behaves correctly when interrupted while getting headers from the user.  <li>mail(1) behaves correctly when interrupted while getting headers from the user.
 <li>mail(1) supports "inc" command.  <li>mail(1) supports "inc" command.
Line 695 
Line 695 
 <li>Make top(1) work better on very small screens.  <li>Make top(1) work better on very small screens.
 <li>Fix tar to deal better with one more kind of strange tar file.  <li>Fix tar to deal better with one more kind of strange tar file.
 <li>Shrink most of the install floppies ;-)  <li>Shrink most of the install floppies ;-)
 <li>Fix a few small problesm in rarpd(8).  <li>Fix a few small problems in rarpd(8).
 <li>Make ls -d sort directories with files.  <li>Make ls -d sort directories with files.
 <li>Do not init pgid in /dev/log's logopen().  <li>Do not init pgid in /dev/log's logopen().
 <li>Fixed a pstat -s related bug in pcvt.  <li>Fixed a pstat -s related bug in pcvt.

Legend:
Removed from v.1.146  
changed lines
  Added in v.1.147