1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/sbin/recoverdisk
Ed Schouten 1efe3c6b58 Add missing static keywords for global variables to tools in sbin/.
These tools declare global variables without using the static keyword,
even though their use is limited to a single C-file, or without placing
an extern declaration of them in the proper header file.
2011-11-04 13:36:02 +00:00
..
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
recoverdisk.1 recoverdisk(8): treat output file consistently and abort on EINVAL 2011-05-01 20:14:10 +00:00
recoverdisk.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00