aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/jobs.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid using ints or shorts to store process id's, use pid_t instead.Tim J. Robbins2002-07-181-2/+2
* Make the message that is printed when the foreground process is terminatedTim J. Robbins2002-07-181-0/+1
* Add -s (output PID's only) and -l (show PID's) options to the jobs(1)Tim J. Robbins2002-05-311-1/+1
* Instead of keeping just the jobid of the most recently bg'd or fg'd job,Tim J. Robbins2002-05-311-0/+1
* o __P has been reovedWarner Losh2002-02-021-12/+12
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Next approach to make loops in interactive interruptable.Martin Cracauer1999-04-211-2/+2
* Narrow down conditions to break wait() to process traps.Martin Cracauer1998-09-101-2/+2
* If traps are set, they are now executed even when a signal-blockingMartin Cracauer1998-09-081-1/+2
* Improve bookkeeping of in_waitcmd and style fixes.Martin Cracauer1998-08-251-4/+4
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,Martin Cracauer1998-08-241-1/+4
* Make all status values an integral type and useSteve Price1997-08-181-4/+4
* 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 of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-18/+14
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+99