summaryrefslogtreecommitdiff
path: root/bin/csh/exec.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade csh.David E. O'Brien2000-04-181-746/+0
| | | | Notes: svn path=/head/; revision=59355
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50471
* 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-2/+2
| | | | Notes: svn path=/head/; revision=33919
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.Eivind Eklund1997-12-101-2/+1
| | | | | | | | Reorder includes to be alphabetical some places since I already was in here. Notes: svn path=/head/; revision=31666
* Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use theSteve Price1997-08-071-27/+30
| | | | | | | | | 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
* Fix error:Andrey A. Chernov1995-06-181-5/+12
| | | | | | | | | which /bin/ls .//bin/ls Obtained from: NetBSD Notes: svn path=/head/; revision=9258
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | | | | Reviewed by: phk Notes: svn path=/head/; revision=8855
* 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/+736
Notes: svn path=/head/; revision=1556