summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rmt
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Add support for the 'V'ersion rmt command.gibbs1998-09-151-1/+7
|
* Hide sccsid[]. Typo in man page.charnier1997-10-132-4/+8
|
* This commit was generated by cvs2svn to compensate for changes in r27850,bde1997-08-021-2/+3
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Lite2's src/usr.sbin, except for timed. All changed filesbde1997-08-021-2/+3
| | | | | | | | except one unimportant one have already left the vendor branch.
* | Buffer overflow from OpenBSD:imp1997-02-091-1/+1
| | | | | | | | | | | | Rev 1.3 millert: Fix potential buf oflow wrt strerror and sprintf. Obtained from: OpenBSD
* | ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmtwosch1996-08-181-2/+4
| | | | | | | | | | | | Only ``make distribution'' in src/etc/Makefile overrides things in /etc Pointed out by: joerg
* | The rmt protocol didn't allow to pass a file creation mode (permissionjoerg1995-04-091-1/+6
| | | | | | | | | | | | | | | | | | 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.
* | OK, we changed our mind again: -ln -s ...phk1995-02-241-1/+1
| |
* | Make sure link to /etc/rmt happens.phk1995-02-231-1/+1
| | | | | | | | | | | | | | | | Now I know that there was talk of moving it to the release/Makefile or the etc/Makefile, but I don't think it was ever decided where. Reviewed by: phk Submitted by: John Hay <jhay@mikom.csir.co.za>
* | Make a link to /etc/rmt when we're installed.jkh1995-02-161-0/+3
| |
* | Get rid of update. Make man page installation work with our schemewollman1994-08-051-1/+1
|/ | | | (and rename a few in the process).
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-263-0/+467
OpenPOWER on IntegriCloud