Add bin/14472, misc/14511, and ports/13694 to y2k list.

PR:		14834
Submitted by:	Stephen J. Roznowski <sjr@home.com>
This commit is contained in:
Jim Mock 1999-11-12 21:55:52 +00:00
parent ea4b0c293d
commit e031bbba2d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6054

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$FreeBSD: www/en/y2kbug.sgml,v 1.31 1999/09/26 21:16:04 tom Exp $">
<!ENTITY date "$FreeBSD: www/en/y2kbug.sgml,v 1.32 1999/10/05 00:08:00 chris Exp $">
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/y2kbug.sgml,v 1.31 1999/09/26 21:16:04 tom Exp $ -->
<!-- $FreeBSD: www/en/y2kbug.sgml,v 1.32 1999/10/05 00:08:00 chris Exp $ -->
<html>
&header;
@ -209,6 +209,18 @@
100y01m01d... for 2000-JAN-01. For compatibility, use a two-digit
year until 2000.[Fixed v1.8 1999/01/20; fixes in FreeBSD-3.1 and
above]</dd>
<dt><a
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=14472">bin/14472</a></dt>
<dd>Date command does not take thousand/hundred digits. [Fixed v1.31 1999/11/10]
</dd>
<dt><a
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=14511">misc/14511</a></dt>
<dd>Chpass has a problem using 00 for expiration year.
</dd>
</dl>
<h2>Problematic applications</h2>
@ -265,7 +277,8 @@
href="http://www.freebsd.org/cgi/query-pr.cgi?pr=13694">ports/13694</a></dt>
<dd>The slurp port has a problem generating a correctly formatted host file
name when tm_year is greater than 100.</dd>
name when tm_year is greater than 100. [Port patched 1999/10/27; fixes
in FreeBSD-3.3-STABLE and above]</dd>
</dl>
<h2>More information</h2>