History log of /freebsd/lib/libc/gen/setproctitle.3 (Results 51 – 61 of 61)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/3.3.0_cvs
# 7f3dea24 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6
# a5941fc2 19-Mar-1998 Philippe Charnier <charnier@FreeBSD.org>

.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq


Revision tags: release/2.2.5_cvs, release/2.2.2_cvs
# 210793f7 11-May-1997 David Nugent <davidn@FreeBSD.org>

Add #include <sys/types.h> in synopsis, now required for libutil.h.


# a6f96c41 18-Apr-1997 Daniel O'Callaghan <danny@FreeBSD.org>

Fix punctuation: "it's" -> "its"


Revision tags: release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs
# 7e546392 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


Revision tags: release/2.1.6_cvs, release/2.1.6.1
# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.

show more ...


# cb222923 30-Dec-1996 Mike Pritchard <mpp@FreeBSD.org>

Spelling/mdoc police.


Revision tags: release/2.1.5_cvs
# 6c65d959 23-Aug-1996 Mike Pritchard <mpp@FreeBSD.org>

Some minor man page cleanup.


# e2cc67ef 30-Jan-1996 Mike Pritchard <mpp@FreeBSD.org>

Another round of spelling fixes.


Revision tags: release/2.1.0_cvs
# 3b7e1cc8 01-Jan-1996 Peter Wemm <peter@FreeBSD.org>

Bump libutil revision after recent addition of setproctitle().

Install (optional) libutil.h with prototypes for the functions and
document this in the man page.

minor cleanups to the various routin

Bump libutil revision after recent addition of setproctitle().

Install (optional) libutil.h with prototypes for the functions and
document this in the man page.

minor cleanups to the various routines, include the prototype file, declare
return codes etc.

show more ...


# 00507771 26-Dec-1995 Peter Wemm <peter@FreeBSD.org>

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 wit

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.

show more ...


123