1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/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 Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mdconfig.8 Add "-n" argument, which causes mdconfig to simply print the unit 2003-06-11 06:38:24 +00:00
mdconfig.c Do not compare unsigned int values with ULONG_MAX. The comparison is 2003-07-11 05:47:05 +00:00