Jacques Vidrine 05f98035ee = Implement thread-safe versions of the getpwent(3) and getgrent(3)
family of functions using the new nsdispatch(3) core.  Remove
  arbitrary size limits when using the thread-safe versions.

= Re-implement the traditional getpwent(3)/getgrent(3) functions on
  top of the thread-safe versions.

= Update the on-disk format of the hashed version of the passwd(5)
  databases to allow for versioned entries.  The legacy version is
  `3'.  (Don't ask.)

= Add support for version `4' entries in the passwd(5) database.
  Entries in this format are identical to version 3 entries except
  that all integers are stored as 32-bit integers in network byte
  order (big endian).

= pwd_mkdb is updated to generate both version 3 and version 4
  entries.

Sponsored by:	DARPA, Network Associates Laboratories
2003-04-17 14:15:26 +00:00
..
2002-12-27 12:15:40 +00:00
2003-03-24 16:02:05 +00:00
2002-12-27 12:15:40 +00:00
2003-02-06 11:25:03 +00:00
2002-12-27 12:15:40 +00:00
2002-12-27 12:15:40 +00:00
2003-03-27 14:35:00 +00:00
2003-03-24 16:02:05 +00:00
2003-01-28 23:03:15 +00:00
2003-01-07 13:18:21 +00:00
2003-04-09 01:52:49 +00:00
2003-04-10 10:26:18 +00:00
2003-03-09 19:56:21 +00:00