CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2009/06/01 15:52:03
Modified files: lib/libc/gen : Makefile.inc getpwent.3 Added files: lib/libc/gen : getpwnam.3 Log message: Split getpw{nam,uid} off into their own man page. Hopefully, this will help people understand that endpwent() is not normally needed. OK deraadt@ jmc@