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