summaryrefslogtreecommitdiff
path: root/lib/libc/gen/pw_dup.3
AgeCommit message (Expand)Author
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2013-11-22doc nit okay millert@Marc Espie
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-22- sync prototypes and header file excerpts to realityJared Yanovich
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2002-07-18typoTodd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-11-21Add pw_dup(3), a function to copy 'struct passwd'. It is allocated asTodd C. Miller