Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2010 07:08:01 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/kill kill.c
Message-ID:  <201003040708.o2478F6d077238@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-03-04 07:08:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/kill             kill.c 
  Log:
  SVN rev 204699 on 2010-03-04 07:08:01Z by kib
  
  MFC r204308:
  Do not restrict the allowed signals that can be specified by number
  to the list of signals that has symbolic name. It was impossible to
  send rt signals with kill(1) due to the check.
  
  Revision   Changes    Path
  1.20.22.2  +1 -1      src/bin/kill/kill.c



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