]> git.wh0rd.org - dump.git/commit
Make dump/restore use O_CREAT|O_TRUNC both locally and remotely.
authorStelian Pop <stelian@popies.net>
Tue, 21 May 2002 15:48:44 +0000 (15:48 +0000)
committerStelian Pop <stelian@popies.net>
Tue, 21 May 2002 15:48:44 +0000 (15:48 +0000)
commit88ac410d747e12ed2c1edd1ed0fdab994de71cf9
tree0b2ec533fb7da9bfa764f9a6615c6d18e90e7110
parent5fb6554eaf09f19f4421fdb36e04a6b6de082fe9
Make dump/restore use O_CREAT|O_TRUNC both locally and remotely.
Use GNU's symbolic syntax over rmt for open modes.
CHANGES
common/dumprmt.c
dump/dump.h
dump/tape.c
restore/extern.h
restore/tape.c
rmt/rmt.c