summaryrefslogtreecommitdiffstats
path: root/bin/sh/shell.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove #define MKINIT.jilles2013-07-251-1/+0
* sh: Detect dividing the smallest integer by -1.jilles2011-02-121-0/+2
* In the spirit of r90111, depend on c89 and remove the "STATIC" macroobrien2010-10-131-9/+0
* Consistently use "STATIC" for all functions in order to be able to setobrien2010-10-131-0/+3
* If DEBUG is 3 or greater, disable STATICization of functions.obrien2010-10-121-1/+6
* - Fix bugs where the value of arithmetic expansion$((...)) was trucatedstefanf2008-04-271-4/+11
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Style cleanup, mostlyschweikh2003-09-041-7/+6
* Implement missing shell arithmetic operators in $(()) expansionschweikh2003-08-301-0/+8
* Remove broken and incomplete support for old releases of System V,tjr2002-07-191-6/+0
* Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition andimp2002-02-181-10/+0
* Rename the trace() function (that is build only in the -DDEBUG=2cracauer2000-04-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make sh(1) a little braver in the face of adversity. sh(1)steve1996-12-211-3/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-2/+2
* 1) define STATIC as static and not emptyache1996-10-311-2/+2
* oops, I didn't mean for the unconditional DEBUG code to go in, it's beenpeter1996-09-011-4/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-4/+6
* Make the shell handle a null command in a &&/|| sequence correctly.joerg1995-08-271-2/+2
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+84
OpenPOWER on IntegriCloud