From wosch@cs.tu-berlin.de  Mon Aug 14 03:01:13 1995
Received: from who.cdrom.com (who.cdrom.com [192.216.222.3])
          by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id DAA09134
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Aug 1995 03:01:12 -0700
Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13])
          by who.cdrom.com (8.6.11/8.6.11) with ESMTP id DAA02706
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Aug 1995 03:00:36 -0700
Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.144.4]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id LAA11435; Mon, 14 Aug 1995 11:25:13 +0200
Received: (wosch@localhost) by caramba.cs.tu-berlin.de (8.6.12/8.6.9) id LAA26505; Mon, 14 Aug 1995 11:25:11 +0200
Message-Id: <199508140925.LAA26505@caramba.cs.tu-berlin.de>
Date: Mon, 14 Aug 1995 11:25:11 +0200
From: Wolfram Schneider <wosch@cs.tu-berlin.de>
To: Paul A Vixie <paul@vix.com>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <9508140832.AA14880@wisdom.home.vix.com>
Subject: Re: cron(8) 
References: <199508131617.SAA13412@localhost>
	<9508140832.AA14880@wisdom.home.vix.com>

>Number:         685
>Category:       misc
>Synopsis:       Re: cron(8)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          duplicate
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 03:10:01 PDT 1995
>Closed-Date:    Sat Sep 2 15:49:27 PDT 1995
>Last-Modified:  Tue Nov 27 18:52:12 PST 2001
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Sat Sep 2 15:49:27 PDT 1995 
State-Changed-Why:  
Not a real problem report. 
>Unformatted:
 >man oh man, but that's a lot of code.  are you sure we need it all?
 
 Put brk_string and  exectp into libc :-) (250 lines)
 remove old code in #if defined(EXEC_SHELL) (20 lines)
 
 Wolfram
 
 Paul A. Vixie writes:
