freebsd-dev/usr.sbin/vipw
Matthew Dillon f16d2ab2d3 Handle the race condition where vipw may lock a password file which has
just been replaced.  After our lock succeeds we check if st_nlink is 0
    and if it is we close the descriptor and retry our open/lock sequence.
1998-12-13 01:36:45 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pw_util.c Handle the race condition where vipw may lock a password file which has 1998-12-13 01:36:45 +00:00
pw_util.h Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
vipw.8 Statisize usage(). 1997-10-27 07:53:22 +00:00
vipw.c Statisize usage(). 1997-10-27 07:53:22 +00:00