freebsd-dev/usr.bin/at
Eitan Adler 1d1d4a4727 Check the return error of set[ug]id. While this can never fail in the
current version of FreeBSD, this isn't guarenteed by the API.  Custom
security modules, or future implementations of the setuid and setgid
may fail.

PR:		bin/172289
PR:		bin/172290
PR:		bin/172291
Submittud by:	Erik Cederstrand <erik@cederstrand.dk>
Discussed by:	freebsd-security
Approved by:	cperciva
MFC after:	1 week
2012-10-22 03:31:22 +00:00
..
at.c Partially revert r227233. 2011-11-06 20:30:21 +00:00
at.h
at.man Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +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 Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00