| Age | Commit message (Expand) | Author |
| 2007-02-17 | Remove pw_error prototype, the function is described in a different man page. | wiz |
| 2007-02-04 | Add support for per-user /tmp. | elad |
| 2007-01-16 | Fixed string truncation bug in flags_to_string(): SAPPEND() uses | cbiere |
| 2007-01-09 | Consistent license. | elad |
| 2006-12-23 | Fix typo. | wiz |
| 2006-12-23 | Use more macros. Fix section in Xr. | wiz |
| 2006-12-23 | Quote - when used as minus; uppercase Dt argument; remove dot at end | wiz |
| 2006-12-23 | Remove trailing whitespace. | wiz |
| 2006-12-20 | From Anon Ymous: | christos |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-12-14 | moved string_to_flags and flags_to_string from ls to libutil. | christos |
| 2006-12-09 | Render the format %% as %. | dyoung |
| 2006-11-20 | rename getdate to parsedate to avoid conflict with posix function | christos |
| 2006-11-17 | constify | christos |
| 2006-11-17 | add getdate. | christos |
| 2006-10-20 | include ecalloc() from our anonymous user. | christos |
| 2006-10-20 | typo from our anonymous user. | christos |
| 2006-10-15 | prevent empty else. | christos |
| 2006-10-15 | add volatile to prevent gcc clobbering. | christos |
| 2006-10-15 | - Instead of wondering if to syslog an error, do so, but in the called | christos |
| 2006-10-14 | Allow escaping of the separators using a double backslash | christos |
| 2006-10-06 | add util.h to SYNOPSIS | pooka |
| 2006-09-27 | Coverity CID 4159: Don't memset() needlessly. | christos |
| 2006-09-02 | Slight wording improvement, sort SEE ALSO, remove trailing dot in SEE ALSO. | wiz |
| 2006-08-28 | make this compilable as a tool. | christos |
| 2006-08-26 | Only use __RCSID if we have it. | christos |
| 2006-08-26 | Efun source. | christos |
| 2006-08-26 | Add efun(3) | christos |
| 2006-05-26 | mention error return value, like getrawpartition(3) | drochner |
| 2006-05-25 | \- is a minus. | wiz |
| 2006-05-25 | Document that this can fail. | christos |
| 2006-04-01 | Allow explicit length by checking it only if we have a length above 0. | elad |
| 2006-03-30 | set all fields to -1 after allocation, this makes it easier to write | elad |
| 2006-03-23 | Consistently use .Va for errno. Quote "-" for PostScript output. | wiz |
| 2006-03-23 | Remove trailing whitespace, add 'and' in enumeration. | wiz |
| 2006-03-20 | plug leaks, coverity cids 1618, 1619. | elad |
| 2006-03-19 | Set errno on failure, and man-page updates. | elad |
| 2006-03-19 | - Don't trash error number returned by the handler; return it instead. | christos |
| 2006-03-19 | Clarify errno's returned by those functions. | christos |
| 2006-03-19 | Coverity CID 1209: Avoid negative close. While I am there fix bugs (open | christos |
| 2006-02-24 | Fix typo. | wiz |
| 2006-02-24 | Mark up NULL (with Dv). | wiz |
| 2006-02-19 | needs assert.h to compile. | elad |
| 2006-02-19 | add _DIAGASSERT as requested by mrg@. | elad |
| 2006-02-18 | When loading a policy with an "nclasses" option, always set the min/max | elad |
| 2006-02-18 | Don't expose struct pw_policy and use pw_policy_t, use malloc, man-page | elad |
| 2006-02-18 | Some stuff that's been sitting in my tree for too long... | elad |
| 2005-12-20 | make setuserenv and setuserpath take an environment setting function and | christos |
| 2005-09-17 | Lint warnings. | elad |
| 2005-09-16 | Rename struct pw_policy -> struct pw_policy_handler. | elad |