freebsd-dev/sbin/restore
Eitan Adler 50e04779c4 Check the return error of set[e][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.

Submitted by:	Erik Cederstrand
Approved by:	cperciva
MFC after:	3 days
2012-10-22 03:07:05 +00:00
..
dirs.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
extern.h
interactive.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
main.c
Makefile
restore.8 mdoc: move two sentences from synopsis to description (where they really 2012-05-23 15:06:13 +00:00
restore.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
restore.h
symtab.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
tape.c Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
utilities.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00