Bug 9505 - adduser(8) is not Y2K compliant
Summary: adduser(8) is not Y2K compliant
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 3.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-01-15 05:30 UTC by Peter Jeremy
Modified: 1999-01-15 10:29 UTC (History)
0 users

See Also:


Attachments
file.diff (330 bytes, patch)
1999-01-15 05:30 UTC, Peter Jeremy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Jeremy 1999-01-15 05:30:03 UTC
adduser(8) uses a raw tm_year and will therefore display 100/01/01 for
2000-JAN-01.

How-To-Repeat: 
Code inspection
Comment 1 danny freebsd_committer freebsd_triage 1999-01-15 10:29:33 UTC
State Changed
From-To: open->closed

Patch applied.  Thanks.