summaryrefslogtreecommitdiffstats
path: root/chpass/Makefile
diff options
context:
space:
mode:
authorGuido van Rooij <guido@FreeBSD.org>1996-07-01 19:38:50 +0000
committerGuido van Rooij <guido@FreeBSD.org>1996-07-01 19:38:50 +0000
commitb07f424116833ad94061c5610646ae2c6ef00265 (patch)
tree8b25e30bbe07799c60e7658cab5dd25442df8f36 /chpass/Makefile
parenta0255957bf49be5d05204ae7ddd57c25148fb5df (diff)
downloadpw-darwin-b07f424116833ad94061c5610646ae2c6ef00265.tar.gz
pw-darwin-b07f424116833ad94061c5610646ae2c6ef00265.tar.zst
pw-darwin-b07f424116833ad94061c5610646ae2c6ef00265.zip
Implement incremental passwd database updates. This is done by ading a '-u'
option to pwd_mkdb and adding this option to utilities invoking it. Further, the filling of both the secure and insecure databases has been merged into one loop giving also a performance improvemnet. Note that I did *not* change the adduser command. I don't read perl (it is a write only language anyway). The change will drastically improve performance for passwd and friends with large passwd files. Vipw's performance won't change. In order to do that some kind of diff should be made between the old and new master.passwd and depending the amount of changes, an incremental or complete update of the databases should be agreed upon.
Diffstat (limited to 'chpass/Makefile')
0 files changed, 0 insertions, 0 deletions