summaryrefslogtreecommitdiff
path: root/usr.bin/at
AgeCommit message (Collapse)Author
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-10-26Fall back to $USER if getlogin() fails and $LOGNAME is not set.Todd C. Miller
1996-10-15Make sprintf work for you, not the other way around.Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-08-03Was runing most of the code with real and effective uid of 0, contraryTodd C. Miller
to the comments. Fixed that and made sure unlink of job file is done as root so it can succeed. Also will now detect empty input.
1996-06-26rcsidTheo de Raadt
1996-01-02got am/pm reversed when hour is 12; from Mark_Weaver@brown.edu; netbsd pr#1743Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt