| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 267756: | ache | 2014-07-07 | 1 | -18/+12 |
* | MFC r267745, r268268: | pfg | 2014-07-07 | 1 | -1/+1 |
* | Switch from 4-clause to 2-clause BSD license. (OpenBSD r1.22) | delphij | 2012-06-11 | 1 | -8/+1 |
* | Keep compatible parts in sync with OpenBSD v1.21, add some comments. | ache | 2006-09-23 | 1 | -15/+7 |
* | Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSD | ache | 2006-09-22 | 1 | -12/+0 |
* | Be more GNU compatible: | ache | 2006-09-22 | 1 | -2/+5 |
* | Keep it sync with OpenBSD: | ache | 2004-07-06 | 1 | -3/+4 |
* | Simplify one condition in prev. commit: | ache | 2004-04-01 | 1 | -2/+1 |
* | Fix parsing of ambiguous options, whole loop must be processed | ache | 2004-04-01 | 1 | -17/+27 |
* | Make GNU-compatible following case: | ache | 2004-03-06 | 1 | -0/+4 |
* | Make return code in noarg case GNU-compatible | ache | 2004-03-03 | 1 | -0/+4 |
* | Be more GNU-compatible in diagnostics | ache | 2004-03-03 | 1 | -11/+61 |
* | Improve GNU compatibility in several places, use internal GNU_COMPATIBLE | ache | 2004-03-01 | 1 | -10/+30 |
* | Change "-"-started options when POSIX_CORRECTLY is set handling | ache | 2004-03-01 | 1 | -1/+5 |
* | Add getopt_long_only() from OpenBSD and other OpenBSD cleanups | ache | 2004-02-24 | 1 | -237/+295 |
* | Unbreak the upgrade path from 4.9 after removal of GNU getopt and | ru | 2004-02-20 | 1 | -2/+0 |
* | de-__P() | alfred | 2002-10-16 | 1 | -3/+3 |
* | Add getopt_long(3). | eric | 2002-09-29 | 1 | -0/+494 |