freebsd-dev/sbin/mdconfig
Alexander Kabaev 8a50130bbb Do not compare unsigned int values with ULONG_MAX. The comparison is
always false on 64bit platforms and GCC 3.3.1 issues warning there.
2003-07-11 05:47:05 +00:00
..
Makefile
mdconfig.8
mdconfig.c Do not compare unsigned int values with ULONG_MAX. The comparison is 2003-07-11 05:47:05 +00:00