CVS commit: src/usr.bin/tail
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Thu Apr 30 15:52:40 UTC 2026 Modified Files: src/usr.bin/tail: reverse.c Log Message: GitHub#80: Ricardo Branco: Some pseudo-filesystems return 0 for file size, so don't try to use mmap() on them. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.bin/tail/reverse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.