summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2022-09-03make: untangle output handling in jobs mode, remove redundant bracesrillig
2022-09-03make: fix handling of null bytes in the output in jobs moderillig
2022-09-03make: clean up handling of .break in .for loopsrillig
2022-09-02Enable make/unit-tests/directive-for-breaksjg
2022-09-02make: add .break to terminate .for loop earlysjg
2022-09-02KNF. No functional change.msaitoh
2022-09-02ktrace.1: correct historical reference and minor grammar tweakgutteridge
2022-09-02kdump.1: use past tense for historygutteridge
2022-09-01KNF. No functional change.msaitoh
2022-08-30etc: Fix permissions of various editable configuration files.riastradh
2022-08-30Add cert verification, together with an environment variable "NO_CERT_VERIFY",christos
2022-08-28lint: inline previous_declaration for nonconstant message IDsrillig
2022-08-28lint: clean up visual clutterrillig
2022-08-28Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)hgutch
2022-08-28lint: rename functions to be clearerrillig
2022-08-28lint: rename dcs manipulation functions to be clearerrillig
2022-08-26lint: clean up to_int_constantrillig
2022-08-25lint: remove explicit list of known GCC attributesrillig
2022-08-25tests/make: fix canonicalization for single-digit day of monthrillig
2022-08-24make: prevent future out-of-bounds errors when parsing expressionsrillig
2022-08-24tests/make: test misleading error messages on unclosed expressionsrillig
2022-08-24make: fix out-of-bounds read when parsing the ':M' modifierrillig
2022-08-24make: fix out-of-bounds read when parsing the ':D' modifierrillig
2022-08-23tests/make: document how the modifier ':@' worksrillig
2022-08-23make: revert parsing of modifier parts (since 2022-08-08)rillig
2022-08-23tests/make: demonstrate parse error in ':@' modifier (since 2022-08-08)rillig
2022-08-23tests/make: demonstrate that .for variables take precedencerillig
2022-08-21Add -t option to print pmap as underlying RB tree.mlelstv
2022-08-19lint: add more details to message about large bit-shiftsrillig
2022-08-18Use NULL instead of 0.msaitoh
2022-08-18tests/make: fix test for option '-q' in ATF moderillig
2022-08-17make: fix exit status for '-q' (since 1994)rillig
2022-08-17tests/make: demonstrate wrong exit status for '-q' (since 1994)rillig
2022-08-14make(1): mark up the variable expansion exampleuwe
2022-08-14make(1): use .Dl for .MAKE.JOB.PREFIX examplesuwe
2022-08-14make(1): prettify .for index variable exampleuwe
2022-08-14make(1): more .Va fixesuwe
2022-08-14make(1): mark up FRC in BUGSuwe
2022-08-14make(1): Use .Dq instead of literal ASCII quotesuwe
2022-08-14make(1): Be consistent about using .Va for make variablesuwe
2022-08-14make.1: fix accidental removal of the directive 'export'rillig
2022-08-14make(1): more .Ar fixesuwe
2022-08-14make(1): ".../" in -m option description is literal ".../"uwe
2022-08-14make(1): Consistent formatting for -i and -s descriptions.uwe
2022-08-14make(1): Fix markup of the -d[flags] section.uwe
2022-08-14make(1): Fix some obviously wrong uses of .Vauwe
2022-08-14make.1: clean up formatting and grammar, be more accuraterillig
2022-08-14make.1: not every '-' is a flagrillig
2022-08-10db(1): Don't lie in the usage message re: `-q`charlotte
2022-08-09PR bin/51878: db(1)'s man page to describe the actual behavior of '-q'charlotte