index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
atrun
/
atrun.c
Age
Commit message (
Expand
)
Author
2017-01-10
missing <sys/stat.h> include.
christos
2016-03-13
Use functions instead of preprocessor abuse.
dholland
2011-09-16
NULL does not need a cast, here
plunky
2011-08-01
According to the Oxford Dictionary of Etymology, a wether is a male sheep
mbalmer
2008-04-05
Fix build from dieter roelants
christos
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-12-15
include sys/cdefs.h so that __attribute__ can be fixed later
perry
2005-10-31
- Don't use a stale errno when printing an error
christos
2005-10-31
Don't use hard-coded values for nobody. Specially ones that don't match
christos
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2003-05-17
use strlcpy
itojun
2003-03-03
Call setsid() so that setlogname doesn't affect our parent and siblings.
dsl
2002-07-29
err, fix arg to warn.
christos
2002-07-29
jeez, this program included almost everything in /usr/include!
christos
2002-06-06
Make scanf parameters and variable types match. This helps archs
martin
2000-06-25
Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernames
simonb
1999-08-16
Spell "privilege" correctly (correct spelling from Jonathan Stone).
simonb
1999-02-12
<sys/fcntl.h> -> <fcntl.h>
kleink
1998-06-27
Merge in changes from OpenBSD.
christos
1997-10-07
WARNS?=1.
mrg
1996-08-30
RCS id police.
thorpej
1995-03-02
properly init group list before running the job.
cgd
1993-12-05
add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.de
cgd