Bug 65358 - [Maintainer] devel/libowfat: correct sendfile(2) problems on CURRENT
Summary: [Maintainer] devel/libowfat: correct sendfile(2) problems on CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-09 13:40 UTC by Thomas-Martin Seck
Modified: 2004-04-09 17:43 UTC (History)
0 users

See Also:


Attachments
file.diff (1.12 KB, patch)
2004-04-09 13:40 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2004-04-09 13:40:20 UTC
- Add a vendor patch that corrects a problem with sendfile(2) on -CURRENT
  for zero sized files (reported by Dirk Engling on the dietlibc mailing list)
- bump PORTREVISION

Note to committers:
please 'cvs add':
    files/patch-io-iob_addfile.c

Fix: Apply this patch:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-09 17:28:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll take it.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-09 17:43:32 UTC
State Changed
From-To: open->closed

Committed, thanks!