Add an option that causes cpdup to skip CHR or BLK devices. This option
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 21 Sep 2006 04:09:28 +0000 (04:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 21 Sep 2006 04:09:28 +0000 (04:09 +0000)
commitac482a7ee5ac7e2257c9945ffa3766f2865a8996
tree978b0ccc56e14a17e132e9be2232801f926624f6
parenta05b5f9b08cd36ac2df5871787af502f89b049b0
Add an option that causes cpdup to skip CHR or BLK devices.  This option
would typically be needed if using cpdup across a network to a non-BSD box
which does not support the creation of device nodes.
bin/cpdup/cpdup.1
bin/cpdup/cpdup.c