Commit graph

12 commits

Author SHA1 Message Date
joerg
54528bea5c Rename exp2, GCC 3.4 considers it to be a builtin. 2006-01-08 19:50:30 +00:00
grant
d953de92b1 don't pass gcc specific -W flags. 2004-06-12 02:24:57 +00:00
cjep
4613e014a9 #include <string.h> in two places to fix build problem noticed in Alistair's
latest bulk build.
2004-01-02 15:30:04 +00:00
kristerw
f5e3330861 Make this compile on archs where size_t != unsigned int. 2003-08-02 20:24:59 +00:00
jmc
03883ec07a Correct typo in previous commit 2002-02-18 09:43:58 +00:00
jmc
4705fd59c2 Force char to signed since code is assuming signed char and archs that default
to unsigned char will lose.
2002-02-18 09:42:10 +00:00
agc
4ead18868b Be a bit more generic about the location of ${LOCALBASE} - pointed out
by Thomas Klausner, fixes a problem introduced by me when removing the
scripts directories.
2001-12-27 12:53:54 +00:00
wiz
c32ed69052 Only one patch per file, and only patch each file by one patch. 2001-12-25 22:46:32 +00:00
agc
69926886dc Move the configuration stage from a separate script into the package
Makefile, using the standard target.

Add the required Makefile and Makefile.inc in a more standard way.

Get rid of the now unnecessary configure script.
2001-10-25 20:40:07 +00:00
wiz
b4bd1cfac6 Fix mkdir for man pages. pkg/13055 by Ben Collver. 2001-05-28 12:40:26 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tsarna
ea68d45471 Add pkg for bcc, a 16-bit x86 compiler 1998-07-17 04:39:19 +00:00