1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sbin/restore
florian a7b9eedcb4 ctime(3) and ctime_r(3) can fail when timestamps are way off.
Add missing error checks to all calls under sbin/

Input kettenis, millert
OK millert
2024-05-09 08:35:40 +00:00
..
dirs.c Delete support for FFS filesystems before the in-inode symlink 2024-01-09 03:15:59 +00:00
extern.h
interactive.c
main.c
Makefile
restore.8 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
restore.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
restore.h Rearrange variables in dump / restore to handle -fno-common. 2021-01-21 00:16:36 +00:00
symtab.c For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
tape.c ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:40 +00:00
utilities.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00