summaryrefslogtreecommitdiff
path: root/libexec/atrun/atrun.c
AgeCommit message (Expand)Author
2017-01-10missing <sys/stat.h> include.christos
2016-03-13Use functions instead of preprocessor abuse.dholland
2011-09-16NULL does not need a cast, hereplunky
2011-08-01According to the Oxford Dictionary of Etymology, a wether is a male sheepmbalmer
2008-04-05Fix build from dieter roelantschristos
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2005-10-31- Don't use a stale errno when printing an errorchristos
2005-10-31Don't use hard-coded values for nobody. Specially ones that don't matchchristos
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2003-05-17use strlcpyitojun
2003-03-03Call setsid() so that setlogname doesn't affect our parent and siblings.dsl
2002-07-29err, fix arg to warn.christos
2002-07-29jeez, this program included almost everything in /usr/include!christos
2002-06-06Make scanf parameters and variable types match. This helps archsmartin
2000-06-25Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernamessimonb
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1999-02-12<sys/fcntl.h> -> <fcntl.h>kleink
1998-06-27Merge in changes from OpenBSD.christos
1997-10-07WARNS?=1.mrg
1996-08-30RCS id police.thorpej
1995-03-02properly init group list before running the job.cgd
1993-12-05add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.decgd