Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 11:01:10 -0800 (PST)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh jobs.c trap.c
Message-ID:  <200401281901.i0SJ1A5X036981@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004/01/28 11:01:10 PST

  FreeBSD src repository

  Modified files:
    bin/sh               jobs.c trap.c 
  Log:
  Use sys_nsig instead of NSIG for the length of the signal arrays.  This
  is important if we add new signals later.  From DragonflyBSD:
  jobs.c:1.4, trap.c:1.3.
  
  Obtained from:  DragonflyBSD
  
  Revision  Changes    Path
  1.65      +2 -2      src/bin/sh/jobs.c
  1.26      +4 -4      src/bin/sh/trap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401281901.i0SJ1A5X036981>