summaryrefslogtreecommitdiff
path: root/bin/ps
diff options
context:
space:
mode:
authorJeremie Courreges-Anglas <jca@cvs.openbsd.org>2024-04-16 22:58:11 +0000
committerJeremie Courreges-Anglas <jca@cvs.openbsd.org>2024-04-16 22:58:11 +0000
commitdeb161def57ff2244ad3e689b4e228823cd66df6 (patch)
tree922493a87c1dc656c1d08d612c9179810f906f7f /bin/ps
parent5a1da99a29819d41d6a31e0a09d400d85a608680 (diff)
Fix reading large pax extended records
512 bytes isn't enough if you want to store rather large but still useful long file names or symbolic links destinations. The best way to size the buffer to read those records is based upon the largest paths pax(1) can handle, and that is PAXPATHLEN. Reported by caspar@, input and ok millert@
Diffstat (limited to 'bin/ps')
0 files changed, 0 insertions, 0 deletions