summaryrefslogtreecommitdiffstats
path: root/wtf/wtf
Commit message (Expand)AuthorAgeFilesLines
* Try freebsd's pkg-info as wellmaya2018-08-161-1/+8
* wtf(6): use character classeseadler2018-03-071-2/+2
* wtf(6): quote "$f"eadler2018-03-071-2/+2
* Don't skip the superfluous "is" argument if it's not superfluous!pgoyette2018-01-171-2/+4
* obey $ACRONYMDB like beforechristos2015-04-211-1/+3
* Add -o flag.christos2015-04-211-4/+20
* PR/47178 from Bug Huntingabs2012-11-201-4/+5
* - correct `usage' message;wiz2012-10-031-5/+5
* use modern shell constructschristos2012-04-261-44/+39
* allow multiple '-f acronyms' arguments to be given, which makes this behavejschauma2012-04-261-11/+13
* Teach wtf(6) about pkgsrc's help facility:hubertf2007-08-061-1/+10
* - Don't call basename $0 at many places. Use variable $PROGNAMEhubertf2007-01-241-7/+14
* Remove the -t flag from the usage.peter2005-07-011-2/+2
* * Change program logic to not nest needlesslyhubertf2005-06-221-21/+34
* Implement a -t option, to easily select an acronyms list from /usr/share/misc.jmmv2003-04-251-3/+6
* And use basename $0 to get program's name...jmmv2003-04-101-2/+2
* Implement the `-f' command line option to specify which acronyms databasejmmv2003-04-101-2/+29
* Use pipe ("|") as a sed command field separator and allow slash ("/")salo2003-02-061-2/+2
* Just print basename in usage string.soren2000-11-211-2/+2
* Do not match non-literals (REs).hubertf1999-11-151-3/+3
* Fix the part of pr8201 which is IMHO a bug: the error message now goessommerfeld1999-08-131-2/+2
* make sure only whole words are matched, use [:space:] RE to avoid embeddeddrochner1999-07-271-2/+3
* Check whatis(1) if we don't find an acronym matching the argumentbriggs1999-07-251-3/+8
* remove sh warning when invoked with no argslukem1999-07-221-2/+2
* Allen Briggs' wtf(6) to grovel the acronyms database.mrg1999-07-221-0/+30