summary refs log tree commit diff
path: root/src/funcs/login
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 22:34:50 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-07-13 22:34:50 +0800
commit3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55 (patch)
treed9206d6ab90177745dd075d22b77f8fca7c5da75 /src/funcs/login
parent[SHELL] Expand ENV before using it (diff)
downloaddash-3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55.tar.gz
dash-3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55.zip
[OPTIONS] Added support for -l
This patch adds support for the -l option (login shell) as required
by the LSB.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/funcs/login')
0 files changed, 0 insertions, 0 deletions
0bac3be6b2726cf73a&follow=1'>Convert pager navigation into a unordered listLukas Fleischer 2013-03-20Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping