| Age | Commit message (Expand) | Author |
| 2010-05-22 | rework bulid breakage problem on linux. | tnozaki |
| 2010-05-22 | yacc.y: s/_CTYPE_NUM_CHARS/_CTYPE_CACHED_SIZE/ | tnozaki |
| 2010-05-22 | include ctype_local.h | tnozaki |
| 2010-05-22 | 1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_... | tnozaki |
| 2010-05-17 | put back canonicalization, but avoid doing it for files that don't contain / | christos |
| 2010-05-16 | and, erm, bump date too. | dholland |
| 2010-05-16 | Grammar, clarification, and note that the rusage information is total | dholland |
| 2010-05-15 | Reorder sections to canonical order. | joerg |
| 2010-05-14 | Explicitly close quote. | joerg |
| 2010-05-14 | Resort sections to canonical order. | joerg |
| 2010-05-14 | Simplify markup. | joerg |
| 2010-05-14 | Escape punctuation. Use logical markup for indentation. | joerg |
| 2010-05-14 | Resort sections to canonical order | joerg |
| 2010-05-14 | Improve/fix/deuglify markup. | joerg |
| 2010-05-14 | Reorder sections to canonical order. | joerg |
| 2010-05-14 | Reorder sections to canonical order. Use .Ex -std. | joerg |
| 2010-05-14 | Reorder sections to canonical order. | joerg |
| 2010-05-14 | RETURN VALUES -> EXIT STATUS. | jruoho |
| 2010-05-14 | Fix section order. Use .Ex -std | joerg |
| 2010-05-14 | Reorder to canonical order. | joerg |
| 2010-05-14 | Missing -width for .Bl -tag | joerg |
| 2010-05-14 | Reorder sections to canonical order. | joerg |
| 2010-05-14 | Explicitly quote |. Don't use .%T outside the scope of .Rs/.Re. | joerg |
| 2010-05-14 | Clarify the wording in the table. | jruoho |
| 2010-05-14 | Use a table instead of a literal .Bd "list". | jruoho |
| 2010-05-14 | Fix trailing whitespace | joerg |
| 2010-05-14 | Use plain \* not \\*. Fix trailing whitespace | joerg |
| 2010-05-14 | Fix trailing whitespace | joerg |
| 2010-05-13 | Drop trailing white space. Use .Oo / .Oc explicitly to annotate that the | joerg |
| 2010-05-10 | PrintOnError: run .ERROR last, so even if it causes problems we | sjg |
| 2010-05-10 | Kill a left-over break from the for-loop that vanished in 1.13. | joerg |
| 2010-05-07 | unhook old cron, hook new one. | christos |
| 2010-05-05 | Revert bogus patch that attempted to canonicalize a non absolute argv[0] using | christos |
| 2010-05-05 | gcc defines __svr4__ | sjg |
| 2010-05-02 | Prefer a real device for pseudoroot and only create a fake device | pooka |
| 2010-05-01 | ignore mainbus in previous for now | pooka |
| 2010-05-01 | Support interface attributes as pseudoroots. This makes things like | pooka |
| 2010-04-30 | For the simple cases, augment device-major with information on how | pooka |
| 2010-04-30 | Add per process cache values to the total name translations count. | njoly |
| 2010-04-30 | In vmstat display, add one more column to output memory values. Avoid | njoly |
| 2010-04-29 | fflush stdout, before writing to stderr. | sjg |
| 2010-04-29 | Switch to the less restrictive binary detection algorithm from zip 3.0e. | joerg |
| 2010-04-24 | pass LDSTATIC to recursive makes. | christos |
| 2010-04-23 | \\ -> \e | joerg |
| 2010-04-23 | PR: 42850 | sjg |
| 2010-04-23 | On darwin at least, vfork() fails in child of vfork(). | sjg |
| 2010-04-22 | Use _PATH_TMP instead of a literal /tmp; noted by Christos | dholland |
| 2010-04-22 | Force LANG=C to ensure sort(1) behaves as expected | sjg |
| 2010-04-22 | don't use strlcpy; it causes bootstrap issues. (noted by moof) | dholland |
| 2010-04-22 | PR: 42850 | sjg |