summaryrefslogtreecommitdiff
path: root/bin/sh/error.c
AgeCommit message (Expand)Author
2008-10-16Use "extern" properly for referencing globals defined in other modules.dholland
2008-02-15Fix inconsistent definitionsmatt
2007-12-18This should have been all on one line anyway - and hey, it fixes my builddogcow
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2006-10-04Prefix "Syntax Error" with the program name, if the command name is notchristos
2006-01-02Add error printing for ENAMETOOLONG. Partially addresses PR bin/13850 .garbled
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-22Support command -p, -v and -V as posixdsl
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2002-11-24Fixes from David Laight:christos
2002-09-27Clean up INTOFF/INTON usage a little -- none of fork{shell,parent,child}()mycroft
2002-09-27no SYSV for eagain, enable EMFILEchristos
2002-05-25__STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (andwiz
2002-05-15implement noclobber. From Ben Harris, with minor tweaks from me. Twochristos
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