index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
at
/
at.c
Age
Commit message (
Expand
)
Author
2000-01-21
Deal with getcwd() returning NULL.
Todd C. Miller
1999-12-15
does not overflow
Theo de Raadt
1998-07-09
user err/warn; some -Wall
Michael Shalayeff
1998-06-03
zero sigaction before use
Theo de Raadt
1997-10-06
bail if permission problem; ms@xy.org
Theo de Raadt
1997-06-17
(foo *)NULL -> NULL
kstailey
1997-06-12
The NULL macro yields a null pointer constant that is usable as an address
kstailey
1997-03-03
cleanup
Todd C. Miller
1997-03-03
Give usage message when atq used incorrectly.
Todd C. Miller
1997-03-03
Complain if invoked in a form that requires an argument and we didn't
Todd C. Miller
1997-03-02
Fix up the XXX's I left (oops).
Todd C. Miller
1997-03-01
Merge in changes from at 2.9
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-10-26
Fall back to $USER if getlogin() fails and $LOGNAME is not set.
Todd C. Miller
1996-10-15
Make sprintf work for you, not the other way around.
Todd C. Miller
1996-08-03
Was runing most of the code with real and effective uid of 0, contrary
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt