freebsd-dev/sbin/sunlabel
Hartmut Brandt 14ecc3c0f0 Use (char *)NULL to terminate the argument list for execlp().
Without this cast the compiler cannot know that it has to convert the
null pointer constant NULL to a null pointer.
2003-10-30 15:04:37 +00:00
..
Makefile Moved libgeom.so dependencies to where they belong. 2003-05-17 19:05:17 +00:00
runtest.sh Add testcases to ensure that overwriting bootcode does not trash label. 2003-04-23 08:25:44 +00:00
sunlabel.c Use (char *)NULL to terminate the argument list for execlp(). 2003-10-30 15:04:37 +00:00