summaryrefslogtreecommitdiff
path: root/bin/sh/exec.c
AgeCommit message (Expand)Author
2000-07-03include <stdlib.h>, <string.h>, or whatever as appropriate to shut upmatt
2000-05-22Back out previous vfork changes.elric
2000-05-13Now we use vfork(2) instead of fork(2) when we can.elric
1999-07-09compile with WARNS = 2christos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1997-07-20PR/3888: Chris Demetriou: type command-with-slash printschristos
1997-07-04Fix compiler warnings.christos
1997-02-06add type builtin.christos
1997-01-11kill 'register'tls
1996-10-19Remove leftover printf("here") from last change.abrown
1996-10-16PR/287: Shell does not exit with 126/127 when permission denied/christos
1996-06-25const poisoning.christos
1995-06-09Changed so that 'PATH=newpath command' works, instead of looking at thechristos
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-21convert to new RCS id conventions.cgd
1995-01-30Use S_IS*().mycroft
1995-01-15Remove the gratuitous `security' warning.mycroft
1994-12-05clean up further. more patches from Jim Jegerscgd
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-06-11Add RCS ids.mycroft
1994-05-12Include appropriate header files to bring function prototypes into scope.jtc
1994-05-11sync with 4.4litejtc
1994-04-01Getgroup's second argument is now a gid_t ptr.jtc
1993-09-23Root can execute anything with at least one execute bit set.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-04-10from "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>cgd
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd