CVS commit: src/compat/arm/oabi

2021-06-18 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jun 18 06:34:00 UTC 2021 Removed Files: src/compat/arm/oabi: Makefile bsd.oabi.mk Log Message: remove obsolete files. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 src/compat/arm/oabi/Makefile cvs rdiff -u -r1.5

CVS commit: src/compat

2021-05-30 Thread Simon Burge
Module Name:src Committed By: simonb Date: Mon May 31 02:10:37 UTC 2021 Modified Files: src/compat: exec.mk Log Message: MIPS n64 dynamic binaries have worked for a while now, remove -static for these. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/compat/mips64

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 18:44:05 UTC 2021 Modified Files: src/compat/mips64/n32: bsd.n32.mk src/compat/mips64/o32: bsd.o32.mk Log Message: define BFD_MACHINE_ARCH. This worked by accident before since the default 64 bit target was

CVS commit: src/compat

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:18:23 UTC 2021 Modified Files: src/compat: archdirs.mk src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Added Files: src/compat/mips64/n32: Makefile bsd.n32.mk Log Message:

CVS commit: src/compat

2018-09-19 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Sep 20 02:51:21 UTC 2018 Modified Files: src/compat: exec.mk Log Message: don't build kernel grovelling tools as n64 on sgimips - we don't actually have n64 kernels there. Yet. To generate a diff of this commit: cvs rdiff

CVS commit: src/compat

2018-07-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 16 00:33:00 UTC 2018 Modified Files: src/compat: archdirs.mk Log Message: gcc aarch64 does not have multilib To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/compat/archdirs.mk Please note that diffs

CVS commit: src/compat/mips64/64

2018-02-06 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 6 10:00:00 UTC 2018 Modified Files: src/compat/mips64/64: bsd.64.mk Log Message: fix a comment. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/compat/mips64/64/bsd.64.mk Please note that diffs are not

CVS commit: src/compat

2017-01-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 5 21:28:42 UTC 2017 Modified Files: src/compat: exec.mk Log Message: Don't mix abis in any CRUNCHEDPROG To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/compat/exec.mk Please note that diffs are not

CVS commit: src/compat/amd64/i386

2016-10-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 22 20:33:51 UTC 2016 Modified Files: src/compat/amd64/i386: bsd.i386.mk Log Message: add LIBGCC_MACHINE_ARCH To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/compat/amd64/i386/bsd.i386.mk Please note

CVS commit: src/compat/mips64/o32

2016-10-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 7 19:10:37 UTC 2016 Modified Files: src/compat/mips64/o32: bsd.o32.mk Log Message: set LIBC_MACHINE_ARCH otherwise we don't get 'double' intrinsics. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/compat/arm/eabi

2015-07-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Jul 5 20:19:29 UTC 2015 Modified Files: src/compat/arm/eabi: bsd.eabi.mk Log Message: Make clang happy by adding -mfpu=none to -mfloat-abi=soft To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/compat/mips64

2015-06-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jun 22 00:09:40 UTC 2015 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Log Message: Reduce the amount that's include protected. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/compat

2015-06-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jun 22 00:11:33 UTC 2015 Modified Files: src/compat: compatsubdir.mk Log Message: Add tests/share/mk and external/bsd/atf/tests/atf for MKCOMPATTESTS To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/compat/mips64

2015-06-19 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jun 19 18:17:26 UTC 2015 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Log Message: Prevent multi inclusion To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/compat

2015-06-19 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jun 19 18:17:49 UTC 2015 Modified Files: src/compat: compatsubdir.mk Log Message: Add support for MKCOMPATTESTS To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/compat/compatsubdir.mk Please note that diffs

CVS commit: src/compat

2015-05-27 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed May 27 15:35:23 UTC 2015 Modified Files: src/compat: archdirs.mk Log Message: Only support oabi for earm* To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/compat/archdirs.mk Please note that diffs are not

CVS commit: src/compat

2015-05-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon May 25 12:42:26 UTC 2015 Modified Files: src/compat: archdirs.mk Log Message: Fix broken subdir selection after arm architecture explosion To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/compat/archdirs.mk

CVS commit: src/compat

2014-09-19 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Sep 19 17:38:46 UTC 2014 Modified Files: src/compat: archdirs.mk Log Message: Add RISC-V support To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/compat/archdirs.mk Please note that diffs are not public

CVS commit: src/compat

2014-09-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Sep 10 22:43:36 UTC 2014 Modified Files: src/compat: archdirs.mk src/compat/arm/eabihf: bsd.eabihf.mk Log Message: Enable building eabihf compat libraries after fixing bsd.eabihf.mk to use use the proper variant of

CVS commit: src/compat/powerpc64/powerpc

2014-08-22 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Aug 23 02:20:55 UTC 2014 Modified Files: src/compat/powerpc64/powerpc: bsd.powerpc.mk Log Message: Add LDFLAGS+= -Wl,-m,elf32ppc_nbsd To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/compat/arm

2014-08-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Aug 10 23:26:26 UTC 2014 Modified Files: src/compat/arm/eabi: bsd.eabi.mk src/compat/arm/oabi: bsd.oabi.mk Added Files: src/compat/arm/eabihf: Makefile bsd.eabihf.mk Log Message: MKCOMPAT fixes for aarch64 To

CVS commit: src/compat

2014-08-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Aug 10 23:40:33 UTC 2014 Modified Files: src/compat: archdirs.mk Log Message: Add compat dirs for aarch64 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/compat/archdirs.mk Please note that diffs are not

CVS commit: src/compat

2014-08-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Aug 11 04:33:30 UTC 2014 Modified Files: src/compat: archdirs.mk Log Message: Fix else if botch To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/compat/archdirs.mk Please note that diffs are not public domain;

CVS commit: src/compat

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 04:16:25 UTC 2014 Modified Files: src/compat: archdirs.mk Added Files: src/compat/powerpc64/powerpc: Makefile bsd.powerpc.mk Log Message: Add MKCOMPAT support for powerpc64. To generate a diff of this commit:

CVS commit: src/compat/powerpc64/powerpc

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 05:48:30 UTC 2014 Modified Files: src/compat/powerpc64/powerpc: bsd.powerpc.mk Log Message: No need for LDFLAGS To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/compat/powerpc64/powerpc/bsd.powerpc.mk

CVS commit: src/compat

2013-04-27 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Apr 27 08:44:35 UTC 2013 Modified Files: src/compat: archdirs.mk src/compat/arm/eabi: bsd.eabi.mk Added Files: src/compat/arm/oabi: Makefile bsd.oabi.mk Log Message: MKCOMPAT support for earm. To generate a

CVS commit: src/compat

2012-08-03 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 3 08:02:47 UTC 2012 Modified Files: src/compat: archdirs.mk Added Files: src/compat/arm/eabi: Makefile bsd.eabi.mk Log Message: Initial MKCOMPAT support for ARM EABI. (doesn't quite work right) To generate a

CVS commit: src/compat

2012-03-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Mar 29 18:35:11 UTC 2012 Modified Files: src/compat: README Log Message: Fix typos; wording. From patch by Bug Hunting. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/compat/README Please note that diffs are

CVS commit: src/compat

2011-09-23 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Sep 23 06:44:37 UTC 2011 Modified Files: src/compat/amd64/i386: bsd.i386.mk src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk src/compat/sparc64/sparc: bsd.sparc.mk Log Message: build

CVS commit: src/compat/mips64

2011-07-04 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 4 12:00:49 UTC 2011 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Log Message: the gmp/mpfr subdirs are mipsel/mipseb. To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/compat

2011-06-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jun 18 01:22:34 UTC 2011 Modified Files: src/compat: m32.mk Log Message: avoid adding -m32 to various variables multiple times aka, multiple inclusions. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/compat

2011-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 17 01:29:07 UTC 2011 Modified Files: src/compat: README src/compat/dirshack: Makefile Log Message: catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/compat

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jan 31 10:58:15 UTC 2011 Modified Files: src/compat: compatsubdir.mk Log Message: if using MAKEOBJDIRPREFIX, make sure to unset it since it would override the use of MAKEOBJDIR. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/compat

2011-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 20 18:43:53 UTC 2011 Modified Files: src/compat: compatsubdir.mk Log Message: Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIX To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/compat/compatsubdir.mk

CVS commit: src/compat/lib/libterminfo

2010-11-27 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Nov 27 23:08:45 UTC 2010 Removed Files: src/compat/lib/libterminfo: Makefile Log Message: delete a file that never did anything in -current. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0

CVS commit: src/compat

2010-06-29 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jun 30 03:28:02 UTC 2010 Modified Files: src/compat: README Log Message: update this to reality a little. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/compat/README Please note that diffs are not public

CVS commit: src/compat/amd64/i386

2009-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 19 00:15:13 UTC 2009 Modified Files: src/compat/amd64/i386: bsd.i386.mk Log Message: Don't use ${NETBSDSRCDIR}. It might not be set yet. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/compat

2009-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 19 04:11:33 UTC 2009 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk src/compat/sparc64/sparc: bsd.sparc.mk Log Message: Avoid using ${NETBSDSRCDIR} by using

CVS commit: src/compat/mips64

2009-12-14 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Mon Dec 14 13:43:59 UTC 2009 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Log Message: Use GNU linker emul names which really exist. XXX Assume big endian for now. Better than

CVS commit: src/compat/mips64

2009-12-14 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Dec 15 04:05:35 UTC 2009 Modified Files: src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Log Message: fix the previous: default the target depending the MACHINE_ARCH. To generate a diff of this

CVS commit: src/compat

2009-12-14 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Dec 15 04:12:43 UTC 2009 Modified Files: src/compat: compatsubdir.mk Log Message: don't build atf, openldap or binutils if their MK* == no. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/compat/compatsubdir.mk

CVS commit: src/compat

2009-12-13 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 13 09:07:33 UTC 2009 Added Files: src/compat/amd64/i386: Makefile bsd.i386.mk src/compat/mips64/64: Makefile bsd.64.mk src/compat/mips64/o32: Makefile bsd.o32.mk src/compat/sparc64/sparc: Makefile

CVS commit: src/compat/dirshack

2009-12-13 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 13 09:25:57 UTC 2009 Added Files: src/compat/dirshack: Makefile Log Message: a hack to force the top-level compat objdir to be created before the library ones are. the Makefile has a long description of what's really going

CVS commit: src/compat

2009-12-13 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 13 09:27:13 UTC 2009 Modified Files: src/compat: Makefile Added Files: src/compat: archdirs.mk compatsubdir.mk Log Message: - move the per-platform subdir list into archdirs.mk - move the per-ABI subdir list into

CVS commit: src/compat

2009-12-13 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 13 09:27:34 UTC 2009 Modified Files: src/compat: Makefile.compat Added Files: src/compat: m32.mk Log Message: - move -m32 style compat into m32.mk - new Makefile.compat has mostly only the basics now To generate a

CVS commit: src/compat

2009-12-13 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 13 09:27:57 UTC 2009 Modified Files: src/compat: README Log Message: update this to reflect all the changes in src/compat version 2.0 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/compat/README Please

CVS commit: src/compat

2009-12-13 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 13 09:33:25 UTC 2009 Removed Files: src/compat: build-makefiles src/compat/crypto/external/bsd/netpgp/lib: Makefile src/compat/crypto/external/bsd/openssh/lib: Makefile

CVS commit: src/compat

2009-12-13 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Dec 13 17:58:27 UTC 2009 Modified Files: src/compat: README Log Message: Fix a few typos. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/compat/README Please note that diffs are not public domain; they are

CVS commit: src/compat/external/lib

2009-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 26 21:37:36 UTC 2009 Modified Files: src/compat/external/lib: Makefile Log Message: hook lex To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/compat/external/lib/Makefile Please note that diffs are

CVS commit: src/compat/external/bsd/flex/lib

2009-10-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 26 01:22:12 UTC 2009 Added Files: src/compat/external/bsd/flex/lib: Makefile Log Message: Add glue To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/compat/external/bsd/flex/lib/Makefile Please note that

CVS commit: src/compat/external/lib

2009-10-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 26 01:22:41 UTC 2009 Modified Files: src/compat/external/lib: Makefile Log Message: Add flex. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/compat/external/lib/Makefile Please note that diffs are

CVS commit: src/compat/external/gpl3/binutils/lib/libbfd

2009-09-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Sep 11 22:36:39 UTC 2009 Modified Files: src/compat/external/gpl3/binutils/lib/libbfd: Makefile Log Message: regenerate this based on the non-compat version updating. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/compat/crypto/external/bsd/openssl/lib

2009-07-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 20 20:19:49 UTC 2009 Modified Files: src/compat/crypto/external/bsd/openssl/lib: Makefile Log Message: reference the regular Makefile directly instead of copying it. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/compat

2009-07-20 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 21 00:23:02 UTC 2009 Modified Files: src/compat: build-makefiles Log Message: fix the generated from id. don't generate some subdir makefiles. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/compat

2009-07-20 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 21 01:05:35 UTC 2009 Modified Files: src/compat: build-makefiles Log Message: do not need the postfix libraries. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/compat/build-makefiles Please note that

CVS commit: src/compat/external/ibm-public/postfix/lib

2009-07-20 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 21 01:06:03 UTC 2009 Removed Files: src/compat/external/ibm-public/postfix/lib: Makefile Makefile.inc src/compat/external/ibm-public/postfix/lib/dns: Makefile src/compat/external/ibm-public/postfix/lib/global:

CVS commit: src/compat/crypto/external/bsd/openssl/lib

2009-07-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 19 23:36:50 UTC 2009 Added Files: src/compat/crypto/external/bsd/openssl/lib: Makefile src/compat/crypto/external/bsd/openssl/lib/libcrypto: Makefile

CVS commit: src/compat/lib

2009-07-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 19 23:37:31 UTC 2009 Removed Files: src/compat/lib/libcrypto: Makefile src/compat/lib/libcrypto_idea: Makefile src/compat/lib/libcrypto_mdc2: Makefile src/compat/lib/libcrypto_rc5: Makefile

CVS commit: src/compat/lib/libpam/modules/pam_ssh

2009-06-12 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jun 12 06:40:51 UTC 2009 Modified Files: src/compat/lib/libpam/modules/pam_ssh: Makefile Log Message: catch up with libssh build dir move To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/compat/external/lib

2009-06-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 10 12:48:06 UTC 2009 Modified Files: src/compat/external/lib: Makefile Log Message: Revert my change again. Now I see what was wrong... My CVS files were corrupted. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/compat/crypto/external/bsd/netpgp/lib

2009-06-08 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jun 9 02:32:22 UTC 2009 Modified Files: src/compat/crypto/external/bsd/netpgp/lib: Makefile Log Message: use the correct set of LIBDPLIBS. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/compat/crypto/external/bsd/openssh/lib

2009-06-08 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jun 9 02:35:19 UTC 2009 Modified Files: src/compat/crypto/external/bsd/openssh/lib: Makefile Log Message: remove a ../ from a few paths to make sure we get the right components. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/compat

2009-06-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 7 22:59:23 UTC 2009 Modified Files: src/compat: Makefile src/compat/external/lib: Makefile Added Files: src/compat/crypto/external/bsd/openssh/lib: Makefile Log Message: glue in openssh To generate a

CVS commit: src/compat/external/lib

2009-06-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 8 01:22:53 UTC 2009 Modified Files: src/compat/external/lib: Makefile Log Message: revert previous broken change To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/compat/external/lib/Makefile Please

CVS commit: src/compat/libexec/ld.elf_so

2009-05-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 19 20:27:22 UTC 2009 Modified Files: src/compat/libexec/ld.elf_so: Makefile Log Message: don't define SHLINKINSTALLDIR in 10 places. It is done in Makefile.compat To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/compat

2009-05-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 19 20:27:50 UTC 2009 Modified Files: src/compat: Makefile.compat Log Message: we need SHLINKINSTALLDIR to be /libexec for /bin and /sbin binaries. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/compat/external/lib

2009-05-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 8 17:54:22 UTC 2009 Modified Files: src/compat/external/lib: Makefile Log Message: add glue for libmagic To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/compat/external/lib/Makefile Please note that

CVS commit: src/compat/external/bsd/bind/lib

2009-04-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 14 17:33:27 UTC 2009 Modified Files: src/compat/external/bsd/bind/lib/libbind9: Makefile src/compat/external/bsd/bind/lib/libdns: Makefile src/compat/external/bsd/bind/lib/libisc: Makefile

CVS commit: src/compat/external/lib

2009-04-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 12 22:42:36 UTC 2009 Modified Files: src/compat/external/lib: Makefile Log Message: build bind libs too To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/compat/external/lib/Makefile Please note that

CVS commit: src/compat/external/bsd/bind/lib

2009-04-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 12 23:04:48 UTC 2009 Added Files: src/compat/external/bsd/bind/lib: Makefile src/compat/external/bsd/bind/lib/libbind9: Makefile src/compat/external/bsd/bind/lib/libdns: Makefile