1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
freebsd/sbin/fsck
Ulrich Spörlein 3bbc4438c9 Make fsck and fsck_msdosfs WARNS=6 clean
- sprinkle const
- add volatile qualifier to avoid vfork clobbering

Inspired by:	NetBSD
PR:		bin/139802
Reviewed by:	ed
2012-10-21 12:01:19 +00:00
..
fsck.8 Add new option -c to specify alternatve location of the /etc/fstab 2011-10-25 01:46:42 +00:00
fsck.c Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +00:00
fsutil.c sbin/fsck: s/perror/perr/ to avoid shadowing 2012-10-21 12:01:11 +00:00
fsutil.h Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +00:00
Makefile Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +00:00
preen.c Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +00:00