Home
last modified time | relevance | path

Searched hist:c0c611b7 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/fsck_msdos/
H A Dcheck.cc0c611b7 Wed Oct 14 16:58:55 GMT 2015 deraadt <deraadt@openbsd.org> Since the fsck_* programs now only handle one filesystem, this creates
a point where open() and disklabel reading have completed. After that
point, pledge "stdio".

As a result, an fsck of a hostile partition (noone ever does that, or
do they? :) is done by a program with SUBSTANTIALLY less system call
exposure.
ok semarie
/openbsd/sbin/fsck_ext2fs/
H A Dsetup.cc0c611b7 Wed Oct 14 16:58:55 GMT 2015 deraadt <deraadt@openbsd.org> Since the fsck_* programs now only handle one filesystem, this creates
a point where open() and disklabel reading have completed. After that
point, pledge "stdio".

As a result, an fsck of a hostile partition (noone ever does that, or
do they? :) is done by a program with SUBSTANTIALLY less system call
exposure.
ok semarie
/openbsd/sbin/fsck_ffs/
H A Dsetup.cc0c611b7 Wed Oct 14 16:58:55 GMT 2015 deraadt <deraadt@openbsd.org> Since the fsck_* programs now only handle one filesystem, this creates
a point where open() and disklabel reading have completed. After that
point, pledge "stdio".

As a result, an fsck of a hostile partition (noone ever does that, or
do they? :) is done by a program with SUBSTANTIALLY less system call
exposure.
ok semarie