Bug 75878 - security/cfs is broken on 64-bit architectures
Summary: security/cfs is broken on 64-bit architectures
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: Brian Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 12:30 UTC by Ville-Pertti Keinonen
Modified: 2005-04-12 10:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ville-Pertti Keinonen 2005-01-06 12:30:14 UTC
There are several instances of "long" and "unsigned long" variables that are assumed to be 32-bit.

Fix: 

http://will.iki.fi/misc/patch-ag
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-01-07 16:00:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->green

Over to maintainer.
Comment 2 Florent Thoumie freebsd_committer freebsd_triage 2005-04-12 10:06:30 UTC
State Changed
From-To: open->closed

Committed, thanks!