1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/sysutils/copytape
Brooks Davis cc977a4b8b sysutils/copytape: include errno.h for errno
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)
2024-10-01 00:59:21 +01:00
..
files
distinfo
Makefile
pkg-descr