summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2012-07-09a bit more scaffolding to distinguish between syntax errors during compilationMarc Espie
2012-07-09fix -Tman font handling for:Ingo Schwarze
2012-07-09Print the fd_set used by select in kdump.Claudio Jeker
2012-07-09avoid duplicate -oMarc Espie
2012-07-09create mode objects thru factory always: uniform require.Marc Espie
2012-07-09tweak auto-accessor for arrays to be more usefulMarc Espie
2012-07-09somehow, the require is not enough for inheritance to work correctly ?Marc Espie
2012-07-09implement help-allMarc Espie
2012-07-09framework for handling help betterMarc Espie
2012-07-09match main libtool options betterMarc Espie
2012-07-09Move a NULL check inside a function, from Tiago Cunha.Nicholas Marriott
2012-07-09implement -Tman .No and .MtIngo Schwarze
2012-07-09Fix choose-tree usage string.Nicholas Marriott
2012-07-08fix .Lk for -Tascii and implement it for -TmanIngo Schwarze
2012-07-08fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .VtIngo Schwarze
2012-07-08first use of permuted optionsMarc Espie
2012-07-08pass @ (array) information along to auto-make simpler accessorsMarc Espie
2012-07-08zap weird precision (if provided) that's not really relevant to anythingMarc Espie
2012-07-08remove extraneous line;Jason McIntyre
2012-07-08implement -Tman .AnIngo Schwarze
2012-07-08Add choose-tree command to show windows and sessions in the sameNicholas Marriott
2012-07-08Switch diff(1) binary file detection from !(isprint() || isspace()) toStefan Sperling
2012-07-08Add flags to insert a .sp or .br request before the next output,Ingo Schwarze
2012-07-08Sort SRCS list.Nicholas Marriott
2012-07-08Instead of adding one integer variable for each global boolean output flagIngo Schwarze
2012-07-08implement -Tman .VaIngo Schwarze
2012-07-08- move some more stuff into OSConfigJasper Lievisse Adriaanse
2012-07-08preparation for handling permuted optionsMarc Espie
2012-07-08ouch, in the SYNOPSIS, .Vt is a block,Ingo Schwarze
2012-07-08implement -Tman .VtIngo Schwarze
2012-07-08a few big changesMarc Espie
2012-07-08stupidMarc Espie
2012-07-08Handle the O_ACCMODE bits correctly, so that O_RDONLY is displayedPhilip Guenthe
2012-07-08Basic implementation of -Tman .Fo and .Fa;Ingo Schwarze
2012-07-08specialized option handler that will make things simplerMarc Espie
2012-07-08- remove some unneeded quotesJasper Lievisse Adriaanse
2012-07-08- move noshared handling to LT::OSConfigJasper Lievisse Adriaanse
2012-07-08Remove the "Variables" chapter from CAVEATS now that it's been fixed.Antoine Jacoutot
2012-07-08fix ajacoutot's whining (i wish...)Marc Espie
2012-07-08Clear flags across all sessions, from Thomas Adam.Nicholas Marriott
2012-07-07calling help() is not an error, so just return 0.Jasper Lievisse Adriaanse
2012-07-07add a dump method, simplifying the --config callJasper Lievisse Adriaanse
2012-07-07make $mode into an actual object.Marc Espie
2012-07-07rudimentary support for -Tman .Ft and .Fn;Ingo Schwarze
2012-07-07- since we're storing the config variables in an object now, just walk theJasper Lievisse Adriaanse
2012-07-07basic support for -Tman .InIngo Schwarze
2012-07-07Support the .cc request; code by kristaps@, tests by me.Ingo Schwarze
2012-07-07streamlined codeMarc Espie
2012-07-07- add LT::OSConfig which'll be used to keep all the configuration valuesJasper Lievisse Adriaanse
2012-07-07Fix an assert() raised by `RS' when following `TP' without a tag.Ingo Schwarze