summaryrefslogtreecommitdiff
path: root/openbsd-compat/setproctitle.c
Commit message (Expand)AuthorAgeFilesLines
* Include stdio.h for vsnprintf.Darren Tucker2019-06-161-0/+1
* Initial len for the fmt=NULL case.Darren Tucker2018-09-071-1/+1
* Strip trailing whitespace.Darren Tucker2016-08-021-5/+5
* - (djm) [openbsd-compat/setproctitle.c] Don't fail to compile if aDamien Miller2014-01-221-1/+2
* - (dtucker) [openbsd-compat/setproctitle.c] Handle error case form the 2ndDarren Tucker2013-11-031-1/+5
* - (djm) Force string arguments to replacement setproctitle() thoughDamien Miller2008-05-161-4/+8
* - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]Darren Tucker2006-08-171-0/+1
* - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]Damien Miller2006-07-241-0/+1
* - (dtucker) [openbsd-compat/setproctitle.c] Include stdarg.h.Darren Tucker2006-07-121-0/+1
* - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.cDarren Tucker2006-05-041-1/+1
* - (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@Damien Miller2004-02-201-2/+2
* - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined beforeDarren Tucker2003-06-221-1/+1
* Removal of advertising clause in accordance with:Damien Miller2003-06-031-5/+1
* - (djm) Replace setproctitle replacement with code derived fromDamien Miller2003-06-031-197/+115
* - (djm) Fix compilation for NetBSD from dtucker@zip.com.auDamien Miller2003-01-201-3/+5
* - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller2003-01-131-41/+32
* - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller2003-01-101-70/+218
* - (djm) Sync openbsd-compat with OpenBSD CVS tooDamien Miller2002-02-131-1/+1
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-311-0/+102