summaryrefslogtreecommitdiffstats
path: root/bin/sh/miscbltin.c
Commit message (Expand)AuthorAgeFilesLines
* Improve bookkeeping of in_waitcmd and style fixes.cracauer1998-08-251-2/+2
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,cracauer1998-08-241-1/+2
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Add the '-t timeout' option to the 'read' builtin. This allows themsmith1997-09-291-4/+63
* Use the __unused attribute where warranted.steve1997-05-191-6/+6
* Nuke register keyword usage and #if -> #ifdef.steve1997-04-281-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-13/+11
* eek, how did that happen? I must have committed something left over frompeter1996-09-031-4/+4
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-4/+5
* Misc cleanups and fixes from Bruce:peter1996-09-031-22/+33
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-208/+216
* o rename ulimit -p into ulimit -u, so we are in agreement with bashjoerg1995-10-211-4/+4
* Implement the "ulimit" builtin. This is the analogon to csh's "limit"joerg1995-10-191-1/+214
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+166
OpenPOWER on IntegriCloud