summaryrefslogtreecommitdiff
path: root/bin/systrace/cradle.c
AgeCommit message (Expand)Author
2015-09-29unifdef support for other operating systems. sorry OS/2 cultists.Ted Unangst
2014-11-26Prefer setvbuf() to setlinebuf() for portability; ok deraadt@Todd C. Miller
2014-10-25Remove unnecessary netinet/in_systm.h include.Lawrence Teo
2013-03-11handle ECONNABORTED errors from accept(). In many code blocks they can beTheo de Raadt
2010-05-29repair a format-string call to setproctitle() (in a different way fromTheo de Raadt
2006-07-02sync with systrace 1.6d, keeping local changesNikolay Sturm
2006-04-26ARGSUSED and a FALLTHROUGH to please lintNikolay Sturm
2005-03-10wrap bind() to AF_UNIX with umask() to avoid raceTheo de Raadt
2004-01-23support for cradle mode by marius at monkey.org; cradle mode allows theNikolay Sturm