plan9fox/sys/src/cmd/mk
Ori Bernstein 5bc9b0c3ca improve usage messages (thanks henesy)
Fix inconsistencies between programs and their usage
messages,  correct instances where information seems
to be missing or lost. This  includes missing arguments,
making usage consistent with manuals, and so on.
2020-03-10 10:09:34 -07:00
..
acid
arc.c
archive.c
bufblock.c
env.c
file.c
fns.h mk: remove buggy and useless symtab functions (thanks qrstuv) 2016-06-02 00:12:36 +02:00
graph.c
job.c
lex.c mk: handle rc blocks in shell quote 2013-09-07 18:42:40 +02:00
main.c improve usage messages (thanks henesy) 2020-03-10 10:09:34 -07:00
match.c
mk.c
mk.h
mkconv
mkfile
parse.c
plan9.c mk: fix closing random fd from uninitialized stack variable (thanks BurnZeZ, mycroftiv) 2018-12-26 05:04:56 +01:00
rc.c
recipe.c
rule.c
run.c fix fuckup 2015-08-25 09:35:10 +00:00
shprint.c
symtab.c mk: remove buggy and useless symtab functions (thanks qrstuv) 2016-06-02 00:12:36 +02:00
var.c
varsub.c
word.c