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
/
usr.bin
/
at
/
at.c
Age
Commit message (
Expand
)
Author
2021-04-03
Revert parsedate(3) XXX as per discussion with kre@.
simonb
2021-04-02
Add an XXX reminder to convert at(1) to use parsedate(3) in <util.h>.
simonb
2016-03-13
Use functions instead of preprocessor abuse.
dholland
2011-08-29
Use __dead
joerg
2011-08-14
Provide a consistent date/time format instead of a
christos
2010-11-24
PR/44147: Henning Petersen: Add missing closedir calls.
christos
2009-01-18
fix -Wsign-compare issues
lukem
2008-04-05
Style cleanups from Anon Ymous
christos
2007-10-05
Convert to using raise_default_signal(3).
lukem
2007-07-18
Attempt to raise the default signal handler (SIG_DFL) when exiting because
lukem
2007-07-18
Remove duplicate printing of program name in panic().
lukem
2006-03-21
Kill NULL deref (CID: 871)
phil
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2002-11-16
use strlcpy to ensure string termination
itojun
2002-08-01
don't include utmp.h
christos
2000-10-15
Add support for the 1003.2-92 -t option to at(1) using which the time may be
kleink
2000-10-04
Un-__P and ANSIfy.
mjl
2000-10-04
Correct typo in comment.
mjl
2000-06-25
Use LOGIN_NAME_MAX for checking username length, not something based
simonb
2000-04-23
Correct wrong variable being tested in env parsing loop. Fixes
mjl
1999-05-22
Add a flag `-r' synonymous to `-d' for compatibility with X/OPEN at.
jwise
1998-07-27
const poisoning.
mycroft
1998-06-27
Merge in changes from OpenBSD; adds support for at.allow and at.deny, plus
christos
1998-06-26
fix previous another way.
mrg
1998-06-26
move REDUCE_PRIV [always remain uid0] to after when "infile" specified by
mrg
1998-03-30
use static int instead of static
mrg
1997-10-18
getopt returns -1 not EOF
lukem
1997-10-18
WARNSify, fix .Nm usage
lukem
1997-02-11
remove dangerous sprintf calls.
mrg
1995-03-25
new rcsid format
glass
1995-03-02
fix a security hole, reported by T. Newsham <newsham@wiliki.eng.hawaii.edu>
cgd
1993-12-06
two fixes from thomas@mathematik.uni-Bremen.de (bug bin/37):
cgd
1993-12-05
add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.de
cgd