1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sbin/mount
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
..
getmntopts.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
Makefile remove redundant variable declarations in Makefiles, since those are 2017-07-09 21:23:18 +00:00
mntopts.h Add a noperm mount flag for FFS to be used for building release sets 2016-09-10 16:53:30 +00:00
mount.8 MNT_SOFTDEP and mount -o softdep no longer have any effect 2023-11-10 00:25:59 +00:00
mount.c ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:40 +00:00
pathnames.h