lukem 463cd54319 - Implement pwcache_userdb(3), which changes the routines that
user_from_uid(3) and uid_from_user(3) use to lookup user information.
- Implement pwcache_groupdb(3), which changes the routines that
  group_from_gid(3) and gid_from_group(3) use to lookup group information.
- Ensure that private functions in pwcache.c are declared static
- Use strlcpy(3) instead of strncpy(3)
2002-01-24 02:46:32 +00:00
..
2000-12-18 21:22:00 +00:00
1999-09-12 19:04:30 +00:00
1999-09-27 16:24:39 +00:00
2000-09-14 20:36:39 +00:00
2001-12-12 00:07:45 +00:00
2001-03-19 04:18:53 +00:00
2001-10-22 23:57:12 +00:00
2001-03-22 07:37:04 +00:00
2001-07-29 22:18:45 +00:00