Commit graph

10 commits

Author SHA1 Message Date
agc
13ee89e691 Don't patch one file multiple times - merge the changes into one
patch file.

Use the new CONFIG_SUB_OVERRIDE and CONFIG_GUESS_OVERRIDE mechanisms.

Recognise netbsdelf on i386 platforms - more mods will be necessary for
different platforms.
2002-07-18 09:08:27 +00:00
fredb
3c5a4978b6 Let "configure" recognize NetBSD-1.5*. Patch contributed
by Douglas Wade Needham in PR pkg/10766.
2000-08-06 19:55:45 +00:00
bad
5a2f89f447 Make this compile on 1.3ish m68k machines:
In engine-m68000-netbsd.c: Move the declaration of __sycall() before the
	function it's first used in
In syscall-m68000-netbsd.S don't use the compat_13 sigprocmask/sigsuspend
	syscall number constants, they were just SYS__sigprocmask/suspend.
Fix the configure script to do the same dance for the 1.3ish systems as
	for the other architectures.
Fix a typo in config.guess.
1999-09-10 20:38:23 +00:00
bad
e68ebf4f3a config/configure.in: change m4 quotes where necessary.
Also fix two typos that might affect 1.4ish sparc and arm32.
1999-08-02 18:18:17 +00:00
bad
e3924bdfce Add m68k support to MIT-pthreads. By Andy Finnell <andy@vei.net>.
Thanks to Greg Oster for testing on the hp300.
1999-07-29 16:44:41 +00:00
bad
50b3a78343 Fix thinko in previous commit. Correctly recognise 1.4ish systems. 1999-04-16 16:32:11 +00:00
bad
11501d92b4 Recognise 1.4ish NetBSD in the configure scripts. 1999-04-08 20:08:56 +00:00
bad
65874c8174 Check for socklen_t in the configure script and define a preprocessor
symbol accordingly.
1999-04-08 19:44:36 +00:00
bad
2d7aae5f95 Make this work on alpha, arm32, i386, and sparc on 1.3 and up. 1998-12-28 22:21:59 +00:00
garbled
3eaefeb1a9 Fixed build on alpha. Closes PR 5794 (Tim Rightnour) 1998-08-23 06:22:17 +00:00