freebsd-dev/usr.bin/at
Xin LI da9c3bbbee When setting environment variables in the atrun script, use the
"export foo=bar" form instead of "foo=bar; export foo" since the
former allows the shell to catch variable names that are not valid
shell identifiers.  This will cause /bin/sh to exit with an error
(which gets mailed to the at user) and it will not run the script.

Obtained from:	OpenBSD (r1.63 millert)
MFC after:	3 days
2014-09-29 21:45:57 +00:00
..
at.c When setting environment variables in the atrun script, use the 2014-09-29 21:45:57 +00:00
at.h
at.man use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
LEGAL
Makefile Build at(1) with NO_WFORMAT instead of WARNS=1. 2011-10-16 07:57:01 +00:00
Makefile.inc
panic.c
panic.h
parsetime.c Allow time offsets to be negative, e.g. at 1530 - 15 minutes. 2012-10-05 17:54:27 +00:00
parsetime.h
perm.c
perm.h
privs.h - Switch order of setting real uid and gid. If we set uid first, then we 2013-04-12 14:19:44 +00:00