=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.370 retrieving revision 1.371 diff -u -r1.370 -r1.371 --- www/plus.html 1998/12/01 02:41:25 1.370 +++ www/plus.html 1998/12/01 02:47:21 1.371 @@ -459,7 +459,7 @@
  • Do various cleanups of the various boot(8) pages.
  • In traceroute(1), change default TTL to be 64.
  • Fix makewhatis(8) to handle long NAME sections with multiple hyphens. -
  • Provide TMP_MAX in , per XPG. +
  • Provide TMP_MAX in <limits.h>, per XPG.
  • In /etc/security, improve the checks for "." in paths.
  • Ensure the acd drivers always return TOC contents in big-endian format.
  • Keep the "login myname" hack from clearing ut_host in utmp. @@ -542,7 +542,7 @@
  • Fix vm bargraph in systat(8).
  • Fix some signal bugs in mail(1).
  • Properly truncate files in mail(1). -
  • Change to use uid_t, gid_t, and mode_t for types. Provide emulation system calls for the old ushort-based structures. +
  • Change <sys/ipc.h> to use uid_t, gid_t, and mode_t for types. Provide emulation system calls for the old ushort-based structures.
  • Fix an mbuf chain corruption bug that affected large amounts of data flowing through ipsec(4).
  • Fix spelling and grammar in numerous man pages.
  • Fix a minor bug in mail(1). @@ -749,7 +749,7 @@
  • Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.
  • Remove libtelnet.so.* from the distribution. People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library.
  • Make edquota(8) handle numeric names as uid's only after checking that an account named so does not exist. -
  • Add UID_MAX and GID_MAX to on each architecture. +
  • Add UID_MAX and GID_MAX to <machine/limits.h> on each architecture.
  • Fix ch(4) operation on ncr(4) scsi controllers.
  • On the sparc, switch to an alternate font if the console is < 800*600 resolution.
  • Add ISAPNP driver for the 3c509 cards. @@ -1669,7 +1669,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.370 1998/12/01 02:41:25 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.371 1998/12/01 02:47:21 deraadt Exp $