summaryrefslogtreecommitdiff
path: root/bin/csh/proc.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade csh.David E. O'Brien2000-04-181-1362/+0
| | | | Notes: svn path=/head/; revision=59355
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50471
* Various spelling/formatting changes.Kris Kennaway1999-05-081-2/+2
| | | | | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=46684
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-061-2/+1
| | | | Notes: svn path=/head/; revision=35773
* Don't assume sigset_t and int are equivalent.James Raynard1998-02-281-10/+10
| | | | Notes: svn path=/head/; revision=33919
* save errno in sigchld handlerEivind Eklund1997-10-071-1/+3
| | | | | | | Obtained from: Theo deRaadt <theo@openbsd.org> (OpenBSD rev 1.6) Notes: svn path=/head/; revision=30208
* More minor nits (mostly using memove instead of memcpy).Steve Price1997-08-081-2/+2
| | | | Notes: svn path=/head/; revision=27970
* Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use theSteve Price1997-08-071-45/+48
| | | | | | | | | register keyword, and -Wall cleaning. Obtained from: similar changes in NetBSD Notes: svn path=/head/; revision=27965
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Added $Id$David Greenman1994-09-241-0/+2
| | | | Notes: svn path=/head/; revision=3044
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+1356
Notes: svn path=/head/; revision=1556