summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2012-07-09implement -Tman .Eo and .EcIngo Schwarze
2012-07-09OpenBSD has two kinds of developers ...Mike Larkin
2012-07-09longarg:Marc Espie
2012-07-09start ditching Getopt::Long, only LT::Mode::Link uses it, so make itMarc Espie
2012-07-09extend option parser a bit more: if we pass it a regexp, then we matchMarc Espie
2012-07-09Implement -Tman .Bf.Ingo Schwarze
2012-07-09more compat shit for libtool1/libtool2 schizophreniaMarc Espie
2012-07-09use short accessorMarc Espie
2012-07-09nitsMarc Espie
2012-07-09finally, also do accessors for short options. Turns out to be useful.Marc Espie
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