Find a file
Guido van Rooij 79a1b8d9e2 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.
1996-07-01 19:38:50 +00:00
bin Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-) 1996-06-29 10:25:31 +00:00
contrib/tcl This commit was generated by cvs2svn to compensate for changes in r16756, 1996-06-26 06:06:43 +00:00
eBones Whups! Missed a ${.OBJDIR} here. 1996-07-01 06:34:27 +00:00
etc If ipfw is enabled, display packet/byte counters for reject/deny rules 1996-06-30 19:35:20 +00:00
games Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
gnu checklog - extract your commits from commitlogs archive 1996-06-30 11:51:41 +00:00
include Added missing prototype for sigaltstack() 1996-06-28 04:27:04 +00:00
lib Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
libexec Improve performance with very large user databases by increasing 1996-06-27 05:42:01 +00:00
lkm Fixed the `machine' link. It pointed to the wrong place, and was created 1996-06-25 20:13:12 +00:00
release Try to encourage people to read the hardware guide a little more. 1996-07-01 02:48:42 +00:00
sbin Formatting fixes for 'in' and 'out' while listing. 1996-06-29 01:28:19 +00:00
secure Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
share Updated boot message. 1996-07-01 16:32:09 +00:00
sys Moved declarations of non-cpu things from <machine/cpufunc.h> to better 1996-07-01 18:12:24 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
usr.sbin Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add make to the bootstrap targets (I thought I committed this 3 days ago - 1996-07-01 06:13:31 +00:00