Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 1996 19:01:26 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        am@f1.ru
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: setproctitle()
Message-ID:  <199601191801.TAA00978@keltia.freenix.fr>
In-Reply-To: <199601191511.SAA05118@px.f1.ru> from "Andrew Maltsev" at Jan 19, 96 06:11:55 pm

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Andrew Maltsev said:
> Why we have no interface to change process name in FreeBSD? 
> Like setproctitle() in BSD/OS and some other OS'es.. 

You've been beaten :-)

peter       95/12/26 14:50:09

  Modified:    lib/libutil  Makefile
  Added:       lib/libutil  setproctitle.3 setproctitle.c
  Log:
  Bring in an initial version of setproctitle()..  This is intended to
  replace the dozen other various hacks in the code that do all sorts
  of crude things including spamming the envrionment strings with the new
  argv string.
  
  This version is mainly inspired by the sendmail version, with a couple of
  ideas taken from the NetBSD implementation as well.
  
  Revision  Changes    Path
  1.2       +2 -1      src/lib/libutil/Makefile

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
   FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Sun Jan 14 20:23:45 MET 1996



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