diff options
author | 2008-06-25 18:07:00 +0000 | |
---|---|---|
committer | 2008-06-25 18:07:00 +0000 | |
commit | 88c8b4cd280e5b22a72790d9faf8dbcccaadaf07 (patch) | |
tree | 19138d85eb12e5719800c8868312fd4c4b9e4472 /sbin/disklabel/editor.c | |
parent | sync Nd for auglx; (diff) | |
download | wireguard-openbsd-88c8b4cd280e5b22a72790d9faf8dbcccaadaf07.tar.xz wireguard-openbsd-88c8b4cd280e5b22a72790d9faf8dbcccaadaf07.zip |
- fix -Wall (no behavior change, a || b && c = a || (b && c) anyway)
- use argv[0] for "Confirm with", as other confirm()s do
- fix confirm cases, pass force=1 for mdelete and mabort too, fixes
a bug when you end up deleting all files when you ^C, instead of
getting a confirmation
- add reput command, that will allow to continue transfer uploads
- add -c for mget and mput, that will allow to continue multiple
transfers
- fix a bug when you use restart command together with put. the
progressmeter would start from zero, and eta would show fictional
time. this actually allows reput/put -c to have correct progressmeter
too
- document everything
discussed with, suggestions, reminded to ifdef SMALL the code so
we're able to fit in floppies, and ok millert@, and jmc@
Diffstat (limited to 'sbin/disklabel/editor.c')
0 files changed, 0 insertions, 0 deletions