summaryrefslogtreecommitdiffstats
path: root/bin/csh/exec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* backout last week of csh diffs. They are disasterously broken, on i386deraadt2018-09-181-4/+4
* Replace any() with strchr(3).martijn2018-09-171-4/+4
* Replace handrolled xfree() function by directly using free(3)mestre2015-12-261-15/+15
* unifdef _PATH_*naddy2015-10-281-5/+1
* delete many more ptr_t caststedu2015-02-081-15/+15
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-5/+5
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* spacingderaadt2005-02-251-4/+4
* de-register and ansify functionsderaadt2003-06-111-58/+36
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* bring in strlcpy and strlcat-like things for dealing with Char types,deraadt2003-01-081-17/+18
* knftodd2002-06-091-3/+3
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-7/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-8/+8
* MAXPATHLEN not MAXPATHLEN+1deraadt1998-05-181-5/+5
* slipped through the cracks.todd1997-11-151-3/+3
* spellingtodd1997-11-151-3/+3
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-3/+3
* Update from NetBSD (christos)millert1996-11-021-23/+39
* update rcsidderaadt1996-06-231-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+752