summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/setproctitle.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Add getprogname() and setprogname() to ease slackers^porters' work.ajacoutot2013-05-311-2/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-3/+3
* It's not that I mind split infinitives. I just like to save'em for whenpjanzen2001-02-171-3/+3
* Clarify that the proctitle is set to "progname: fmt", not "progname:fmt".aaron2001-01-261-2/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+3
* In the format string bug description under CAVEATS, clarify what we mean byaaron2000-08-251-4/+4
* Stronger caveat wrt stack smashing via % escapes. Each man pagemillert2000-07-161-5/+15
* Add a CAVEATS section explaining that you should never pass a user-suppliedaaron2000-07-071-1/+9
* - remove all trailing whitespaceaaron1999-07-091-2/+2
* remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,aaron1999-07-021-2/+2
* repairsaaron1999-05-291-5/+7
* for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1997-05-301-2/+2
* Attempt at cleanup.michaels1996-10-081-2/+2
* fix example; netbsd pr#2735, bgrayson@ece.utexas.eduderaadt1996-09-201-2/+2
* Fix RCS idstholo1996-08-191-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+73