[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 18 Sep 2003 21:18:52 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/09/18 21:18:52
Modified files:
bin/csh : proc.c
Log message:
When sanity checking signal numbers, error out on signal >= NSIG,
not > NSIG. This makes cvs give a nice error message for "kill
-NSIG 666" instead of EINVAL. From aaron_(_at_)_monkey_(_dot_)_org_(_dot_)_
Visit your host, monkey.org