CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/24 15:26:02
Modified files:
sbin/fsck : fsck.c fsutil.c fsutil.h
sbin/fsck_ext2fs: main.c
sbin/fsck_ffs : main.c setup.c
sbin/fsck_msdos: check.c main.c
Log message:
Use unveil(2). These programs fit together in various strange ways,
so if a problem is encountered with this the whole set needs backout
and study.
