| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
|
| |
of them on my last cleanup.
* really fix for ELF
Notes:
svn path=/head/; revision=16541
|
|
|
|
| |
Notes:
svn path=/head/; revision=15010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-------
cc -c -g -I./splay -I/root/include -DHAVE_MMAP -DSTDHEADERS -DDEBUG -DTRACE -DPROFILESIZES _emalloc.c -o _emalloc.o
In file included from defs.h:51,
from _emalloc.c:5:
externs.h:110: conflicting types for `mmap'
/usr/include/stdio.h:282: previous declaration of `mmap'
*** Error code 1
Stop.
Notes:
svn path=/head/; revision=14928
|
|
|
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes:
svn path=/head/; revision=10860
|
|
|
|
|
|
|
| |
with the system version (even though it's obsolete).
Notes:
svn path=/head/; revision=8743
|
|
|
|
| |
Notes:
svn path=/head/; revision=7360
|
|
|
|
|
|
|
|
| |
might as well as take it.
(JKH, since you make the initial commit, would you rather I put you down?)
Notes:
svn path=/head/; revision=6355
|
|
|
|
|
|
|
| |
namespace clashes with /usr/include/malloc.h
Notes:
svn path=/head/; revision=6354
|
|
|
|
| |
Notes:
svn path=/head/; revision=6353
|
|
|
|
| |
Notes:
svn path=/head/; revision=6281
|
|
|
|
| |
Notes:
svn path=/head/; revision=6252
|
|
|
|
|
|
|
|
|
| |
what good it will do with phkmalloc in the system....
Submitted (mostly) by: chuckr (yes Chuck, I finally got to your mail!)
Notes:
svn path=/head/; revision=5299
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
| |
have phkmalloc in the main source tree?
Notes:
svn path=/head/; revision=2980
|
|
|
|
|
|
|
|
| |
"programming" that was in some of them, it's pretty obvious what
we are talking about here.
Notes:
svn path=/head/; revision=2468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
Notes:
svn path=/head/; revision=1871
|
|
|
|
| |
Notes:
svn path=/head/; revision=1314
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
|
|
| |
Notes:
svn path=/head/; revision=846
|
|
and tracing, etc.. By Mark Moraes.
Submitted by: moraes
Notes:
svn path=/head/; revision=752
|