freebsd-dev/usr.sbin/rmt
Joerg Wunsch a3e026396c The rmt protocol didn't allow to pass a file creation mode (permission
bits) along, and rmt did the wrong thing in calling open(2) with random
garbage as third parameter.  Make it create new files with 0666
(modified by the umask of the remote shell anyway).

This removed the last show-stopper from tar not working with remote
archives.
1995-04-09 09:20:47 +00:00
..
Makefile OK, we changed our mind again: -ln -s ... 1995-02-24 04:16:26 +00:00
rmt.8 BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
rmt.c The rmt protocol didn't allow to pass a file creation mode (permission 1995-04-09 09:20:47 +00:00