Bug 13346

Summary: Allow pw to use pwd_mkdb's -u option
Product: Base System Reporter: nbm <nbm>
Component: binAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description nbm 1999-08-24 09:50:01 UTC
pw issues a full pwd_mkdb for each pw useradd or usermod operation,
which was complained about on the ISP mailing list.  This patch teaches
pw to use -u user if the operation is not deletion.

Fix: cvs diff: Diffing .
How-To-Repeat: 
Have a few thousand pwd entries
Do a hundred pw usermods to achieve something
Realize you're late for supper.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-30 12:29:40 UTC
State Changed
From-To: open->analyzed

Committed, left in this state for an MFC. 


Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 1999-08-30 12:29:40 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

Mine. :) 
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 1999-10-01 13:26:05 UTC
State Changed
From-To: analyzed->suspended

Use the correct GNATS state for an issue awaiting MFC. Should happen 
RSN. 
Comment 4 Sheldon Hearn freebsd_committer freebsd_triage 1999-12-15 14:03:00 UTC
State Changed
From-To: suspended->closed

This was merged into STABLE by davidn with an inadequate commit 
message in rev 1.7.2.2 of pwupd.c .