From owner-freebsd-bugs Thu May 16 04:30:06 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA21145 for bugs-outgoing; Thu, 16 May 1996 04:30:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA21127; Thu, 16 May 1996 04:30:04 -0700 (PDT) Date: Thu, 16 May 1996 04:30:04 -0700 (PDT) Message-Id: <199605161130.EAA21127@freefall.freebsd.org> To: freebsd-bugs Cc: From: Alex Nash Subject: Re: bin/1203: nice core dumps Reply-To: Alex Nash Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/1203; it has been noted by GNATS. From: Alex Nash To: Tatu Ylonen Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/1203: nice core dumps Date: Thu, 16 May 1996 06:22:06 -0500 (CDT) > >Description: > > The "nice" program core dumps when run without arguments. This is already fixed in -stable: 1.1.1.1.6.1 Mon Dec 11 23:00:36 1995 by joerg Branch: RELENG_2_1_0 Diffs to 1.1.1.1 ; Diffs to 1.2 Move over the fix from 2.2-current for nice(1) dumping core when faced with no command arguments at all. Alex