summaryrefslogtreecommitdiffstats
path: root/bin/sh/jobs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix child's SIGSTOP behaviour in scripts.cracauer2001-02-061-1/+2
* Add `_PATH_DEVZERO'.obrien2000-12-091-6/+7
* Implement the <> redirection operator.brian2000-10-031-0/+2
* Fix warnings, some of them serious because sh violated namecracauer2000-04-201-1/+0
* Include strerror(errno) in error messages after failed system calls.cracauer1999-11-291-3/+5
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Various spelling/formatting changes.kris1999-05-081-2/+2
* Next approach to make loops in interactive interruptable.cracauer1999-04-211-4/+7
* If traps are set, they are now executed even when a signal-blockingcracauer1998-09-081-4/+7
* Improve bookkeeping of in_waitcmd and style fixes.cracauer1998-08-251-8/+13
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,cracauer1998-08-241-10/+25
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Back out my previous attempt to fix SIGINT/SIGTERM behaviourcracauer1998-02-061-16/+0
* Fix handling of SIGINT/SIGQUIT for foreground subprocesses. Mostcracauer1998-02-061-1/+17
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.eivind1997-12-101-2/+1
* Make all status values an integral type and usesteve1997-08-181-3/+4
* Make sh(1) less aware of the bit fields returned by wait bysteve1997-05-241-33/+42
* Use the __unused attribute where warranted.steve1997-05-191-6/+6
* Nuke register keyword usage and #if -> #ifdef.steve1997-04-281-9/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a problem that caused some foreground pipelines to die with:steve1997-01-061-3/+2
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-19/+49
* Benign | --> || correction.steve1996-10-161-2/+2
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-1/+2
* Misc cleanups and fixes from Bruce:peter1996-09-031-3/+3
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-55/+86
* Fix relocation of job table.bde1995-09-211-1/+8
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+1046
OpenPOWER on IntegriCloud