1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
MANTANI Nobutaka
863d90c2c9 Fix build error on -current.
Reported by:	pointyhat via kris
2005-11-20 11:34:55 +00:00
MANTANI Nobutaka
aeae7f4dc7 Add ufs_copy.
The ufs_copy copies a UFS filesystem image like dd(1).
It doesn't copy free blocks for speed and it generates a sparse destination
file for saving space.

WWW: http://people.freebsd.org/~simokawa/ufs/
2005-07-03 13:58:06 +00:00