matt
|
3e50ef53a3
|
Add <stdlib.h>
|
2000-07-03 05:05:43 +00:00 |
matt
|
cb3d52d53a
|
Define STDC_HEADERS so it uses mem* instead b* routines.
|
2000-07-03 05:05:25 +00:00 |
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
tv
|
5cc01b9a2b
|
Add NetBSD rcsids.
|
1998-08-28 22:38:25 +00:00 |
lukem
|
0c77c25043
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 09:27:04 +00:00 |
thorpej
|
b634b9d5ac
|
Fix really rediculous typo I introduced.
|
1996-01-05 08:30:45 +00:00 |
thorpej
|
2583d55c05
|
Use getrlimit() instead of vlimit(), like BSD/OS and OSF/1 do.
|
1996-01-01 19:40:48 +00:00 |
cgd
|
a12c29d63c
|
if NetBSD, include sys/cdefs.h and don't define __P here.
|
1995-04-29 05:32:40 +00:00 |
cgd
|
0f099d92af
|
changes to make the src/gnu code compile happily on the alpha:
Mostly casts here and there to kill warnings or bugs. occasional
addition of prototypes and/or changes to bring protos into scope.
|
1995-04-23 08:35:30 +00:00 |
deraadt
|
6e34e2ecbe
|
Can't do `#ifdef BSD' unless we've pulled in <sys/param.h>
|
1994-09-18 02:57:08 +00:00 |
cgd
|
daea3d2f86
|
add shlib_version file, with version 0.0
|
1993-11-08 03:48:53 +00:00 |
cgd
|
47850d1d3b
|
combine malloc, free, and realloc into one file, because that's what
libc does, and we don't want things to get screwed up at link-time.
|
1993-10-26 06:52:16 +00:00 |
cgd
|
3560b76d3f
|
add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex)
|
1993-09-23 21:10:27 +00:00 |