summary refs log tree commit diff
path: root/src/Makefile.am (follow)
Commit message (Expand)AuthorAge
* shell: Fix build on Solaris 9Jonathan Perkin2016-06-06
* input: Remove HETIOHerbert Xu2015-01-05
* [SHELL] Optimize dash -c "command" to avoid a forkHerbert Xu2011-07-07
* [BUILD] Add arith_yacc.h to dash_SOURCESHerbert Xu2009-01-14
* [EXPAND] Added configure --enable-glob and --enable-fnmatch optionsHerbert Xu2007-10-20
* [ARITH] Add assignment and intmax_t supportHerbert Xu2007-10-11
* [BUILD] Added --with-libedit option to configureAlexey Gladkov2006-05-23
* [BUILTIN] Disable ulimit if there is no getrlimitHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Get rid of duplicate -g -O2 in CFLAGS.herbert2005-09-26
* Cleaned up src/Makefile.am.herbert2005-09-26
* Fixed support for cross-compilation.gilles.chanteperdrix2005-09-26
* Initial import.Herbert Xu2005-09-26
ref='/src/commit/bin/shotty.c?id=12f0a2b1c3a0817656ac8d7fd80335e260e90a4e&follow=1'>Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe