summaryrefslogtreecommitdiffstats
path: root/bin/sh/arith.y
Commit message (Expand)AuthorAgeFilesLines
* sh: Import arithmetic expression code from dash.jilles2011-02-081-366/+0
* sh: Use stalloc for arith variable names.jilles2010-04-251-0/+4
* sh: arith: Return only 0 and 1 from && and ||.jilles2009-12-301-2/+2
* sh: Various warning fixes (from WARNS=6 NO_WERROR=1):jilles2009-12-271-1/+1
* sh: Constify various strings.jilles2009-12-241-4/+4
* - Fix bugs where the value of arithmetic expansion$((...)) was trucatedstefanf2008-04-271-9/+13
* cvs -d stefanf@ncvs.FreeBSD.org:/home/ncvsstefanf2005-08-131-3/+3
* Include <stdio.h> for a sprintf() prototype.stefanf2004-05-241-0/+2
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Fix testing of arith_assign() value for $((a=15)).schweikh2003-09-071-1/+1
* Style cleanup, mostlyschweikh2003-09-041-151/+188
* Implement missing shell arithmetic operators in $(()) expansionschweikh2003-08-301-47/+183
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* o __P has been reovedimp2002-02-021-13/+8
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Use the correct printf format to print a long.dwmalone2001-06-261-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-2/+2
* Improve bookkeeping of in_waitcmd and style fixes.cracauer1998-08-251-3/+7
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,cracauer1998-08-241-3/+6
* Add rcsid. Spelling.charnier1998-05-181-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-6/+7
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-26/+41
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+169
OpenPOWER on IntegriCloud