HardenedBSD/lib
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
..
csu/i386 `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libc Fixed comparisons so that preposterously large (>= 0x80000000) brk values 1996-06-25 18:54:42 +00:00
libc_r `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libcom_err
libcompat Minor corrections. The second parameter is actually of type int 1996-06-03 10:40:39 +00:00
libcrypt
libcurses
libdisk Removed -g from CFLAGS. 1996-06-23 13:11:59 +00:00
libedit
libf2c
libF77
libfakegnumalloc
libftpio Makefile: 1996-06-26 20:31:11 +00:00
libgnumalloc
libI77
libipx
libkse `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libkvm Pass correct length OID to kernel for KERN_PROC_ALL. 1996-06-06 17:16:52 +00:00
libm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libmd Correct two errors in the manual page. 1996-05-28 18:57:31 +00:00
libmytinfo
libncurses remove MLINKS tparm.3 due name clash with libtermcap 1996-05-27 22:58:29 +00:00
libpam/modules
libpcap backout yacc changes 1996-06-02 17:10:13 +00:00
libpthread `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libresolv
librpcsvc Add ypxfrd.x so that the XDR routines for this protocol will be built 1996-06-05 03:54:43 +00:00
libscsi
libskey
libss Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
libtcl Bmaked tcl 7.5 1996-06-26 17:48:13 +00:00
libtelnet
libtermcap
libutil Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
libxpg4
liby
msun Clean up the FP stack before returning. The i387 exp() leaked an FP 1996-06-01 18:00:07 +00:00
ncurses/ncurses remove MLINKS tparm.3 due name clash with libtermcap 1996-05-27 22:58:29 +00:00
Makefile Add back missing backslash in SUBDIR list, it got lost when libtcl was 1996-06-28 12:07:01 +00:00
Makefile.inc