summary refs log tree commit diff
path: root/src/miscbltin.c (follow)
Commit message (Expand)AuthorAge
* [BUILTIN] Add support for ulimit -rChristoph Mathys2012-07-03
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [BUILTIN] Fix backslash handling in read(1)Herbert Xu2011-03-11
* [BUILTIN] Fix CTLESC clobbering by read(1)Herbert Xu2011-03-10
* [BUILTIN] Fix trailing field bug in read(1)Herbert Xu2010-09-08
* [EXPAND] Fix ifsfirst/ifslastp leakHerbert Xu2010-09-08
* [BUILTIN] Continue after EINTR in read(1) with no pending signalsHerbert Xu2010-05-29
* [BUILTIN] Fix off-by-one recordregion in readcmdHerbert Xu2009-11-26
* [BUILTIN] Avoid compiler warnings on isdigitEric Blake2009-08-31
* [BUILTIN] Fix NUL termination in readcmdHerbert Xu2009-08-31
* [BUILTIN] Honor tab as IFS whitespace when splitting fields in readcmdStefan Potyra2009-08-11
* [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
* Renamed error to sh_error.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
mp;follow=1'>tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt