summaryrefslogtreecommitdiff
path: root/lib/libutil/ttyaction.c
AgeCommit message (Expand)Author
2000-07-05- __RCSID() police.ad
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-01-11strtok() -> strtok_r() to avoid side-effects.kleink
1998-12-09Delintchristos
1998-07-26const poisoning.mycroft
1997-07-31Fix files using old TNF copyright noticejtc
1997-06-20include <fnmatch.h> for fnmatch() prototypemikel
1997-05-09Pull in err.h for prototypes.mycroft
1996-11-29Use _exit after exec failure (not exit).gwr
1996-11-22Use snprintf instead of sprintf.gwr
1996-11-18Correct lengths used to build environment strings. (Fixes PR#2948)gwr
1996-11-14Allow the ttyname parameter of ttyaction() to be the full pathname ofgwr
1996-11-14Add ttyaction.3 and ttyaction.cgwr