summaryrefslogtreecommitdiff
path: root/bin/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge remaining -current fixes into -stable.Martin Cracauer1998-11-0357-183/+498
* MFC: Small trap handling and comments improvements.Martin Cracauer1998-09-102-6/+7
* MFC: efficiency and includes fixupMartin Cracauer1998-09-102-11/+7
* MFC: Allow traps to run even if child blocks signalsMartin Cracauer1998-09-093-11/+28
* MFC: {rev 1.21} Document behaviour of "-" and "--" on the command line.Joseph Koshy1998-08-311-2/+7
* Forgot a fix in last MFC.Martin Cracauer1998-08-272-4/+4
* MFC: Do not exit on SIGINT in non-interactive shells, fixes PR 1206.Martin Cracauer1998-08-279-39/+104
* PR: docs/1402Peter Hawkins1998-07-281-2/+10
* Various changes obtained from current.Philippe Charnier1998-06-301-3/+3
* MFC: When calling a shell function, remember whether exit status is tested.Martin Cracauer1998-05-041-2/+5
* MFC: timeout support, fixes to signal handling. If there's moreJordan K. Hubbard1998-02-156-16/+89
* Merge from main branch 1.18 -> 1.19: describe "." command searchJohn Polstra1998-02-121-1/+10
* MFC: correct a bogon in an example.Steve Price1998-01-021-2/+2
* Merge from main branch 1.16 -> 1.17: Document exit status of aJohn Polstra1997-11-121-1/+5
* MFC: parallelizeJordan K. Hubbard1997-10-261-6/+9
* MFC: doc fixes, update date command (required strptime(3) from libc),Jordan K. Hubbard1997-09-141-1/+6
* MFC: man page fixes I evidently missed!Jordan K. Hubbard1997-08-251-20/+25
* MFC: smashed Makefile changes resurrected.Jordan K. Hubbard1997-08-251-2/+14
* MFC: Almost too much to mention. Lots of housecleaning merged over.Jordan K. Hubbard1997-08-2546-1540/+1733
* MFC: rev 1.15, use the WIF_* macros, not self-invented ideas about theJoerg Wunsch1997-08-171-33/+42
* MFC: Don't source $ENV unless this is an interactive shell.Steve Price1997-08-031-2/+2
* YABOCFC (Yet Another Backed-Out Change From Current).Jordan K. Hubbard1997-06-191-3/+1
* YAMFC from PR#3780Jordan K. Hubbard1997-06-191-1/+3
* Merge [^c] addition from -currentAndrey A. Chernov1997-06-061-4/+4
* Merge a fix from current to correct an invalid returnSteve Price1997-05-131-2/+2
* YAMFC:Mike Pritchard1997-02-281-50/+106
* YAMFC (rev 1.15: fix expansion bug)Joerg Wunsch1997-02-221-3/+6
* YAMFC (workaround for fg pipelines failing on tcsetpgrp)Joerg Wunsch1997-01-121-3/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-12-231-0/+34
* Fix a bug i've introduced in rev 1.4 of options.c. A missing trailingJoerg Wunsch1996-12-211-1/+2
* Bring back-out of r1.7 to 2.2.Jordan K. Hubbard1996-11-121-19/+2
* 1) define STATIC as static and not emptyAndrey A. Chernov1996-10-312-4/+22
* Add the -p (privileged) commandline switchSteve Price1996-10-294-8/+31
* Build intermediate object files for mkinit, mknodes and mksyntaxBruce Evans1996-10-251-6/+19
* Close PR# 1206. sh(1) now ignores SIGINT and SIGQUITSteve Price1996-10-221-3/+19
* Benign | --> || correction.Steve Price1996-10-161-2/+2
* Fix a problem with sh that conflicts with the -eSteve Price1996-10-061-2/+5
* re-activate the printf builtin now that src/usr.bin/printf.c has beenPeter Wemm1996-10-011-2/+2
* Mend 'exit' without breaking 'exit 1'Adam David1996-09-121-3/+4
* Backed out last change. It broke even `exit 1'.Bruce Evans1996-09-121-4/+2
* Ok, lets try this again, shall we? It was definatly my mistake, notPeter Wemm1996-09-102-17/+33
* ack! back these out so I can see what I did wrong. It looks like aPeter Wemm1996-09-102-31/+15
* Fix for PR#1248, sh doesn't expand past ${9}Peter Wemm1996-09-102-17/+33
* let the "exit" command return status when it is implicitAdam David1996-09-081-2/+4
* eek, how did that happen? I must have committed something left over fromPeter Wemm1996-09-031-4/+4
* Fix for PR#1287. This makes sh behave sensibly in case statements in thePeter Wemm1996-09-0313-49/+56
* Misc cleanups and fixes from Bruce:Peter Wemm1996-09-034-29/+40
* oops, I didn't mean for the unconditional DEBUG code to go in, it's beenPeter Wemm1996-09-012-5/+5
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-0172-2032/+2128
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+6