Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |