Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 1995 14:50:10 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-lib
Subject:   cvs commit: src/lib/libutil setproctitle.3 setproctitle.c Makefile
Message-ID:  <199512262250.OAA20012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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