summary refs log tree commit diff
path: root/src/TOUR
diff options
context:
space:
mode:
authorGioele Barabucci <gioele@svario.it>2016-01-11 20:12:35 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-06 22:42:13 +0800
commit138f2df1e3c00183ca20d04e5084fcf4d34f330d (patch)
tree940025ecc4ef35d5232bec2e76e29381c70ec672 /src/TOUR
parentshell: Fix build on Solaris 9 (diff)
downloaddash-138f2df1e3c00183ca20d04e5084fcf4d34f330d.tar.gz
dash-138f2df1e3c00183ca20d04e5084fcf4d34f330d.zip
man: Document ulimit -v
Document that `ulimit` can set the `RLIMIT_AS` limit (virtual memory) with
the `-v` flag.

Fixes: https://bugs.debian.org/78556
Reported-by: Vincent Lefevre <vincent@vinc17.net>
Signed-off-by: Gioele Barabucci <gioele@svario.it>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/TOUR')
0 files changed, 0 insertions, 0 deletions
r>2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe