sbd
|
36be41a953
|
Rename custom function "fexecve", which conflicts with glibc's fexecve(3),
to schily_fexecve.
Also <linux/fs.h> must be included before <linux/ext2_fs.h>.
|
2012-01-30 03:43:58 +00:00 |
|
tron
|
7600523b06
|
Fix build under NetBSD-currenty removing unused custom function "getline"
which conflicts with getline(3).
|
2011-01-15 17:46:01 +00:00 |
|
tnn
|
b9c3922bbd
|
fix local patch; void function cannot return vaule.
reported by <BugeyeD> in #pkgsrc
|
2010-09-28 17:50:07 +00:00 |
|
tonnerre
|
cafd294a67
|
Fix directory traversal vulnerability (CVE-2007-4134) in star.
|
2008-06-08 02:40:38 +00:00 |
|
cjep
|
d8e27b64a0
|
Star treats BSD and SysV differently for man page installation. Since
we "own" the filesystem underneath LOCALBASE (e.g. /usr/pkg), let's
stick with BSD-style installation for this package.
This addresses PR#29725.
|
2007-12-30 17:25:41 +00:00 |
|
danw
|
9df166da01
|
fix install user/group on darwin
|
2004-05-02 22:26:12 +00:00 |
|
cjep
|
c49fd74723
|
Make this package build on arm. The same principle should apply to
other CPU families, but I haven't tested those.
|
2002-09-25 06:35:48 +00:00 |
|