aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/arith.y
Commit message (Expand)AuthorAgeFilesLines
* - Fix bugs where the value of arithmetic expansion$((...)) was trucatedStefan Farfeleder2008-04-271-9/+13
* cvs -d stefanf@ncvs.FreeBSD.org:/home/ncvsStefan Farfeleder2005-08-131-3/+3
* Include <stdio.h> for a sprintf() prototype.Stefan Farfeleder2004-05-241-0/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Fix testing of arith_assign() value for $((a=15)).Jens Schweikhardt2003-09-071-1/+1
* Style cleanup, mostlyJens Schweikhardt2003-09-041-151/+188
* Implement missing shell arithmetic operators in $(()) expansionJens Schweikhardt2003-08-301-47/+183
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* o __P has been reovedWarner Losh2002-02-021-13/+8
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Use the correct printf format to print a long.David Malone2001-06-261-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-2/+2
* Improve bookkeeping of in_waitcmd and style fixes.Martin Cracauer1998-08-251-3/+7
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,Martin Cracauer1998-08-241-3/+6
* Add rcsid. Spelling.Philippe Charnier1998-05-181-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.Steve Price1996-12-141-6/+7
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-26/+41
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+169