]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/history - bin/sh
MFC r200956: sh: Constify various strings.
[FreeBSD/stable/8.git] / bin / sh /
2010-10-02 jillesMFC r200956: sh: Constify various strings.
2010-09-23 jillesMFC r212339: sh: Fix 'read' if all chars before the...
2010-09-19 jillesMFC r207831: sh(1): Fix "reserved word" vs "keyword...
2010-09-19 jillesMFC r211621: sh(1): Add a brief summary of arithmetic...
2010-09-19 jillesMFC r212417: sh(1): Remove xrefs for expr(1) and getopt(1).
2010-09-11 jillesMFC r212214: sh: Get rid of some magic numbers.
2010-09-01 jillesMFC r210736: sh: Do not enter consecutive duplicates...
2010-08-21 jillesMFC r211155: sh: Fix heap-based buffer overflow in...
2010-08-01 jillesMFC r210221: sh: Allow a bg command consisting solely...
2010-07-29 jillesMFC r208881: sh: Pass through SIGINT if interactive...
2010-07-03 jillesMFC r209337: sh: Fix compilation with -DNO_HISTORY.
2010-05-16 jillesMFC r207944: sh: Fix pathname expansion with quoted...
2010-05-16 stefanfMerge r199631: Handle current work directories of arbit...
2010-04-23 jillesMFC r197848: Clarify quoting of word in ${v=word} in...
2010-04-20 jillesMFC r203576,r203677: sh: Don't stat() $MAIL/$MAILPATH...
2010-04-20 jillesMFC r200943: sh: Remove setting variables from dotcmd...
2010-04-20 jillesMFC r199282: sh: Allow a newline before "in" in a for...
2010-03-03 jhMFC r204276:
2010-01-08 jillesMFC r201355: sh(1): document ulimit -w (swapuse rlimit).
2010-01-08 jillesMFC r201354: sh(1): Correct two places where "$@" lacke...
2009-12-20 jillesMFC r198173: sh: show more info about syntax errors...
2009-12-06 jillesMFC r198963: sh: Fix memory leak when using a variable...
2009-10-29 jillesMFC r197371: Mention that NUL characters are not allowe...
2009-10-11 jillesMFC r196483,r196634:
2009-08-03 kensmithCopy head to stable/8 as part of 8.0 Release cycle.