iedowse 2004/01/04 09:17:46 PST
FreeBSD src repository
Modified files:
include paths.h
sbin/dump main.c
Log:
Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assuming
that mksnap_ffs(8) can be found using the current $PATH.
Reviewed by: mckusick
Revision Changes Path
1.25 +1 -0 src/include/paths.h
1.56 +2 -2 src/sbin/dump/main.c