summaryrefslogtreecommitdiff
path: root/lib/libc/gen/setproctitle.c
Commit message (Expand)AuthorAgeFilesLines
* Make setproctitle(NULL) restore all of the original argumentsBrian Somers1999-11-171-17/+44
* Introduce commandline caching in the kernel.Poul-Henning Kamp1999-11-161-0/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This isBruce Evans1998-12-161-8/+7
* Oops, revert part of a diff that wasn't supposed to have been committed.David Greenman1998-04-281-2/+2
* Cache the results of the ps_strings sysctl so that it doesn't have to beDavid Greenman1998-04-281-10/+12
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+1
* If the two recently added sysctl variables exist, use those rather thanPeter Wemm1996-02-241-10/+17
* Bring in an initial version of setproctitle().. This is intended toPeter Wemm1995-12-261-0/+119