DESCRIPTION
The
full device is used to test program behavior in out-of-space conditions.
Writes always yield the error
ENOSPC.
Reads supply an endless stream of zeros, identical to
zero(7D)
lseek(2) will always return successfully.
mmap(2) is not implemented.