freebsd-dev/usr.sbin/pwd_mkdb
Peter Wemm 9213df7cda Explicitly use int32_t for on-disk records for pw_change and pw_expire,
since that is what we use now and this insulates us from any time_t
tweaks here.  We can define a record format that uses 64 bit times if/when
we need to.
2001-10-27 02:13:41 +00:00
..
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
pwd_mkdb.8 It's bad enough to capitalize the name of the executable at the 2001-08-04 22:11:08 +00:00
pwd_mkdb.c Explicitly use int32_t for on-disk records for pw_change and pw_expire, 2001-10-27 02:13:41 +00:00