CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/07 06:41:51
Modified files:
usr.bin/less : ch.c
Log message:
Bugfix:
Delete ugly and incorrect workaround for a Linux kernel bug.
If a file is temporarily empty, that by no means implies
it might be permanently non-seekable.
Patch from seL4 at disroot dot org on tech@.
OK both Theos: tb@ and deraadt@
