- 01 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 25 Mar, 1997 4 commits
-
-
Marc G. Fournier authored
Remove 'unused variable' from dt.c
-
Marc G. Fournier authored
of endian.h. I figure that if it exists it's pretty sure that it has the byte order information and we may catch some other ports without any further testing. From: "D'Arcy J.M. Cain" <darcy@druid.net>
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
- 21 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
Thanks to D'Arcy for pointing this one out
-
- 20 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
include crypt.h in password.c if crypt.h does exist
-
- 19 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
found
-
- 17 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by Martin
-
- 11 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 25 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
it.
-
- 20 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by: Mark Hollomon <mhh@nortel.ca>
-
- 19 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by: afc@teri.superlink.net
-
- 13 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Fixed
-
- 12 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by: Dave Morrison (mirrison@mail.phy.ornl.gov)
-
- 09 Feb, 1997 3 commits
-
-
Marc G. Fournier authored
Essentially, config.h now includes an 'os.h', which is created via configure by linking a "port.h" file from the port directory to the include directory. Going to try to merge backend/port in similar ways
-
Marc G. Fournier authored
sigprocmask, setsid and waitpid Especially for nextstep systems Awaiting for a context diff from Gregor to complete changes for the nextstep port
-
Marc G. Fournier authored
Add a check to configure for strdup Remove all the '-ltermcap' checks from psql/Makefile Have {psql,pg_dump}/Makefile modified if strdup doesn't exist on the system
-
- 08 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by: Erik Bertelsen
-
- 07 Feb, 1997 3 commits
-
-
Marc G. Fournier authored
Pointed out by D'Arcy
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
- 06 Feb, 1997 4 commits
-
-
Marc G. Fournier authored
Pointed out by Bruce
-
Marc G. Fournier authored
Submitted by: Tatsuo Ishii
-
Marc G. Fournier authored
Remove references to NEED_UNION_SEMUN from include/config.h.in and from include/storage/ipc.h, replacing it with a single HAVE_UNION_SEMUN
-
Marc G. Fournier authored
-
- 05 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Add CFLAGS= @CPPFLAGS@ to Makefile.global and configure so that build is useful for finding extra header files Split header files from libraries in build. Doesn't make much sense to look for a header file in /usr/local/lib, nor to look for a library in /usr/local/include :)
-
- 04 Feb, 1997 7 commits
-
-
Marc G. Fournier authored
to include inet_aton.c if required
-
Marc G. Fournier authored
Pointed out by: Darren King
-
Marc G. Fournier authored
-
Marc G. Fournier authored
directories to search to find libraries, and then runs ./configure directly
-
Marc G. Fournier authored
-
Marc G. Fournier authored
Submitted by: Keith Parks
-
Marc G. Fournier authored
-
- 24 Jan, 1997 6 commits
-
-
Marc G. Fournier authored
-
Marc G. Fournier authored
Cleaned out alot of the #define that can be auto-detect'd by configure from config.h...
-
Marc G. Fournier authored
the ports section of Makefile.global as a result.
-
Marc G. Fournier authored
Right now, it only auto-detects FreeBSD, and the rest still get set to UNDEFINED, but its a step in the right direction, no?
-
Marc G. Fournier authored
Autoconf bin/psql/Makefile
-
Marc G. Fournier authored
configure, thereby reducing the ports dependencies in it :)
-