Bug 44951 - [patch] audio/rawrec: fix mlockall usage on -current
Summary: [patch] audio/rawrec: fix mlockall usage 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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-05 21:30 UTC by Volker Stolz
Modified: 2002-11-13 01:49 UTC (History)
0 users

See Also:


Attachments
file.shar (1.37 KB, text/plain)
2002-11-05 21:30 UTC, Volker Stolz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz 2002-11-05 21:30:00 UTC
mlockall is not present on -current, but _POSIX_MEMLOCK detection is borked.

Fix: Two patches which test for "1" instead of a simple #ifdef.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-13 01:48:45 UTC
State Changed
From-To: open->closed

committed, thanks