summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authormartynas <martynas@openbsd.org>2008-09-08 19:31:16 +0000
committermartynas <martynas@openbsd.org>2008-09-08 19:31:16 +0000
commit3ad96ad01a063ff51ed25fe777d8eada8bedb445 (patch)
tree4507e8231f2f18c3d2058759e6cac2b1208e1a3d /sys/dev/usb
parentenable support for %a, %A, %F. ok theo (diff)
downloadwireguard-openbsd-3ad96ad01a063ff51ed25fe777d8eada8bedb445.tar.xz
wireguard-openbsd-3ad96ad01a063ff51ed25fe777d8eada8bedb445.zip
- simplify mget(): remove the duplicate code and just use getit(),
as a result it can do nice things getit() does such as: - -n: use 'newer' for transfers (fetches files that are newer on the server, than locally), this can be used for e.g. mirroring (mget -cnr 4.* would fetch missing files, continue interrupted transfers, and replace newer files of 4.X dirs) - -d: spedify depth of the recurrence. e.g. 'mget -rd 2 patches' in pub/openbsd would fetch only archive files, not going further into dirs - use static restartit, max_depth instead of doing the magic tested/requested&ok merdely@; ok pyr@, millert@ man page tweaks&ok jmc@
Diffstat (limited to 'sys/dev/usb')
0 files changed, 0 insertions, 0 deletions