Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I am retiring my old email address; replace it with my OpenBSD one. | 2019-01-25 | 1 | -2/+2 | |
* | Wrap <pwd.h> so that calls go direct and the symbols are all weak. | 2015-09-13 | 1 | -1/+2 | |
* | zap remaining rcsid. | 2005-08-08 | 1 | -5/+1 | |
* | use PW_SIZE and PW_COPY macros for simplified reading. | 2005-02-27 | 1 | -56/+33 | |
* | Sync with share/misc/license.template and add missing DARPA credit | 2003-06-17 | 1 | -9/+13 | |
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | 2003-06-03 | 1 | -24/+13 | |
* | minor KNF | 2003-02-17 | 1 | -4/+4 | |
* | Stash string lengths in variables instead of computing multiple times. | 2002-04-29 | 1 | -42/+47 | |
* | Add pw_dup(3), a function to copy 'struct passwd'. It is allocated as | 2000-11-21 | 1 | -0/+111 |