Age | Commit message (Expand) | Author |
2006-04-02 | #ifdef lint not LINT | Theo de Raadt |
2005-11-26 | BINMODE not needed here either | Theo de Raadt |
2004-09-14 | remove unused variables galore | Theo de Raadt |
2004-05-09 | de-lint | Theo de Raadt |
2004-04-20 | Adapt to new pw_copy() API, closes PR 3698. | Todd C. Miller |
2003-07-10 | add missing includes | David Krause |
2003-07-06 | bring protos into scope | Theo de Raadt |
2003-06-26 | simple protos | Theo de Raadt |
2003-06-25 | proto repair (ugly with rpc programs) | Theo de Raadt |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson |
2003-06-02 | An/Aq for author; | Jason McIntyre |
2003-04-26 | %u expands to 11 chars; ok millert | Peter Valchev |
2003-02-11 | typos; | Jason McIntyre |
2002-06-20 | ansi | Theo de Raadt |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-14 | Mark path via .Pa | Mike Pechkin |
2002-02-13 | fix some Xr | Theo de Raadt |
2002-02-13 | correct -m description; wngdn@src.uchicago.edu | Theo de Raadt |
2001-12-09 | Do not use stdio functions after a successfull call to daemon(), use | Miod Vallat |
2001-11-27 | Use strlcat() when adding to 'make_arg' via the -m flag to avoid | Todd C. Miller |
2001-11-07 | use -lrpcsvc | Theo de Raadt |
2001-08-17 | clean up after Todd. | Marc Espie |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-07-08 | -Wall | Theo de Raadt |
2000-11-26 | Update for pw_mkdb(3) interface change. All but vipw and userdel can | Todd C. Miller |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1998-07-16 | no yppasswdd.log file; mason@primenet.com.au | Theo de Raadt |
1998-01-28 | Added futher checks... from theo -moj | Mats O Jansson |
1997-11-17 | Check if we get a valid fd from pw_lock(). | gene |
1997-08-19 | $OpenBSD$ | Niklas Hallqvist |
1997-08-05 | pull errno.h in | Theo de Raadt |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-23 | tabify | kstailey |
1997-07-21 | Wall | Theo de Raadt |
1997-06-17 | Add a -d flag which takes the directory where the YP password files are. | Niklas Hallqvist |
1997-04-23 | use daemon() | Theo de Raadt |
1997-02-18 | open master.passwd before doing pw_copy | Niels Provos |
1997-02-18 | reversed changes | Niels Provos |
1997-02-18 | increase max. buffer size to pass checks for crypt output > 10 chars. | Niels Provos |
1996-12-06 | vfork w/ exit botch | Theo de Raadt |
1996-10-23 | fix arg | Theo de Raadt |
1996-08-31 | constrain & expansion to LINE_MAX for safety | Theo de Raadt |
1996-08-30 | test before commiting, theo | Theo de Raadt |