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