]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/history - bin
MFC r362623:
[FreeBSD/stable/8.git] / bin /
2016-04-29 danfeMFC r270256, r298640:
2014-04-09 dimMFC r263778:
2013-07-14 pluknetMFC r221845: Update sticky(7) cross references.
2013-05-13 eadlerMFC r249949:
2013-05-07 kibMFC r249811:
2013-04-30 eadlerMFC r249996:
2013-03-06 jillesMFC r246522: sh: Simplify mksyntax and make it fit...
2013-03-03 jillesMFC r246371: sh: Do not test for digit_contig in mksyntax.
2013-03-01 jhbMFC 245610,245633,245635:
2013-02-20 jillesMFC r222292,r230095: Show errno messages in cd.
2013-02-17 jillesMFC r244734: test(1): Document == alias for =.
2013-02-02 eadlerMFC r245535:
2012-12-31 gjbMFC r244791:
2012-11-26 eadlerMFC r243072:
2012-10-31 jhMFC r238653: Use proper error message when fstat(2...
2012-10-31 jhMFC r238652: style(9).
2012-10-07 jhbMFC 226961,239951:
2012-10-03 zontMFC r240645:
2012-09-05 emasteMFC 239883:
2012-08-21 pfgMFC r238377:
2012-06-27 delphijMFC r237339:
2012-05-31 wblockMFC r235842
2012-05-30 kibMFC r235851:
2012-04-07 jillessh: Allow variables starting with underscores in arithm...
2012-03-19 eadlerMFC r232466, r232469:
2012-03-07 mpMFC r231990
2012-02-11 jillesMFC r231001: sh: Fix swapped INTON/INTOFF.
2012-02-09 baptMFH r226502,r226503: factor out the common code and...
2012-02-06 dumbbellMFC r230212:
2011-12-30 jillesMFC r227122: sh(1): Improve documentation of field...
2011-10-10 gjbMFC 225908, 225912, 225927:
2011-09-03 bruefferMFC: r225215
2011-08-13 jillesMFC r222716: sh: Fix $? in heredocs on simple commands.
2011-07-01 jillesMFC r223522: sh(1): Improve documentation of shell...
2011-05-29 jillesMFC r222173: sh: Fix bss-based buffer overflow in ...
2011-05-27 pluknetMFC r222127,r222130:
2011-05-22 jillesMFC r208489,r216208: sh: Reap any zombies before forkin...
2011-05-10 ruMFC r221372: Don't call -f option's argument "stdin".
2011-05-06 jillesMFC r220903: sh: Do not word split "${#parameter}".
2011-05-05 jillesMFC r221012: sh: Check setuid()/setgid() return values.
2011-05-05 jillesMFC r221011: sh: Remove duplicate code resetting uid...
2011-04-01 delphijMFC r219084:
2011-03-24 kibMFC r219713:
2011-02-25 jillesMFC r218724: test: Note that this is used both as a...
2011-02-24 brucecMFC r218909:
2011-02-24 pluknetMFC r218917:
2011-02-16 brucecMFC r218619:
2011-02-05 kibMFC r217821:
2011-02-05 jillesMFC r215766: sh: Pass multiple bytes at a time to lex.
2011-02-05 jillesMFC r216496: sh: Fix corruption of command substitution...
2011-02-05 jillesMFC r216630: Explain why it is a bad idea to use aliase...
2011-02-05 jillesMFC r216168: sh(1): Clean up documentation of built...
2011-02-05 jillesMFC r208505: sh(1): Rework documentation of shell varia...
2011-02-05 jillesMFC r208501: sh(1): Improve wording of 'Special Paramet...
2011-02-05 jillesMFC r217557: sh: Fix signal messages being sent to...
2011-02-05 jillesMFC r217847: sh: Clean up some old comments:
2011-02-01 jhMFC r216922:
2011-01-16 jillesMFC r216806: sh: Properly restore exception handler...
2010-12-30 pjdMFC r203802:
2010-11-20 jillesMFC r215211: echo(1): Clarify portability and mention...
2010-11-20 jillesMFC r215184: sh: Remove unused man page for echo builtin.
2010-11-17 jillesMFC r215022: test: Move tests to tools/regression/bin...
2010-11-14 jillesMFC r213925: sh: Use <stddef.h> rather than <sys/stddef.h>.
2010-11-14 jillesMFC r213775: sh: Make DEBUG traces 64-bit clean:
2010-11-09 jillesMFC r198454: sh: Exempt $@ and $* from set -u
2010-11-07 jillesMFC r214609: sh(1): Correct synopsis and make precise...
2010-10-26 attilioMFC r213536 by emaste:
2010-10-25 attilioMFC r213012 by emaste:
2010-10-23 jillesMFC r213926: sh(1): Clarify subshells/processes for...
2010-10-22 obrienReduce diff to 9-CURRENT.
2010-10-21 obrienMFC r213814: Do not assume in growstackstr() that a...
2010-10-21 obrienMFC
2010-10-20 obrienMFC r213811: c89 linkage and storage class (also covers...
2010-10-20 obrienMFC:
2010-10-20 obrienMFC r213815: only need to look as far as '..' to find...
2010-10-19 obrienMFC r213738: allow one to regression test 'sh' changes...
2010-10-09 jillesMFC r209653: sh: Use $PWD instead of getcwd() for ...
2010-10-03 jillesMFC r201053: sh: Various warning fixes (from WARNS...
2010-10-02 jillesMFC r200967: sh: Add some __dead2 to indicate functions...
2010-10-02 jillesMFC r200956: sh: Constify various strings.
2010-09-23 jillesMFC r212339: sh: Fix 'read' if all chars before the...
2010-09-23 jillesMFC r212390: expr(1): Add sh(1) versions of examples...
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 r212419: test(1): Fix markup, ( and ) must be separ...
2010-09-19 jillesMFC r212418: test(1): Clarify grammar ambiguity and...
2010-09-19 jillesMFC r212417: sh(1): Remove xrefs for expr(1) and getopt(1).
2010-09-19 brianMFC r211864,211963,211964,211965, don't mis-handle...
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-27 uqsMFC r206622,207939,208593,208732,209031: mdoc cleanup
2010-08-24 traszMFC r210447:
2010-08-24 traszMFC r210448:
2010-08-21 jillesMFC r211155: sh: Fix heap-based buffer overflow in...
2010-08-21 kibMFC r210679:
2010-08-01 jillesMFC r210221: sh: Allow a bg command consisting solely...
2010-08-01 bcrMFC r210546:
2010-07-30 uqsMFC r208730:
2010-07-29 jillesMFC r208881: sh: Pass through SIGINT if interactive...
2010-07-15 brianMFC r209924; Add -l to the synopsis
next