summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/pw_dup.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-3/+3
* doc nit okay millert@espie2013-11-221-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-3/+3
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-8/+8
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
* typomillert2002-07-181-2/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+3
* Add pw_dup(3), a function to copy 'struct passwd'. It is allocated asmillert2000-11-211-0/+91