| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
errno must be accessed by a macro from errno.h.
Tidy includes and add unistd.h for read/write.
Consolidate patches for easy of maintenance.
This code is borderline useless and certainly broken with modern tape
sizes due to the use of ints for sizes.
PR: 281781
Approved by: sjroz@verizon.net (maintainer)
|
| |
|
|
| |
Notes:
svn path=/head/; revision=363335
|
| |
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
PR: ports/183023 [1]
Submitted by: Stephen Roznowski <sjroz@verizon.net> (maintainer)
Notes:
svn path=/head/; revision=331498
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133774
|
|
|
Copytape duplicates magtapes. It is intended for duplication of
bootable or other non-file-structured (non-tar-structured) magtapes
on systems with only one tape drive. Copytape is blissfully ignorant
of tape formats. It merely makes a bit-for-bit copy of its input.
PR: ports/8454
Submitted by: sjr@home.net
Notes:
svn path=/head/; revision=15450
|