summaryrefslogtreecommitdiff
path: root/bin/sh/error.c
AgeCommit message (Expand)Author
2000-07-03include <stdlib.h>, <string.h>, or whatever as appropriate to shut upmatt
1999-07-09compile with WARNS = 2christos
1999-04-05If we exit due to a SIGINT, do it with raise() so that the wait status ismycroft
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-01-31Include our local includes after the system's ones.christos
1997-07-04Fix compiler warnings.christos
1997-04-11Use #ifdef __STDC__ instead of #if __STDC__christos
1996-10-16PR/287: Shell does not exit with 126/127 when permission denied/christos
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-23Fix typo in previous.mycroft
1995-03-21Use sigprocmask(), not sigsetmask().mycroft
1995-03-21convert to new RCS id conventions.cgd
1994-12-05clean up further. more patches from Jim Jegerscgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
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
1993-09-05From Vincent Broman:mycroft
1993-08-01Add RCS identifiers.mycroft
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