Module Name:src
Committed By: pgoyette
Date: Thu Jan 14 19:07:03 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
/home/paul/XXX.txt
Crap - meant to include the text file... Here's the good log info...
Update sets lists to accomodate
Please also add the appropriate entry to src/distrib/sets/lists/debug.mi
for those of us who build with MKDEBUG=YES
:)
On Sat, 2 Jan 2021, Nathanial Sloss wrote:
Module Name:src
Committed By: nat
Date: Sat Jan 2 03:24:02 UTC 2021
Modified Files:
"Rin Okuyama" writes:
> Module Name: src
> Committed By: rin
> Date: Sun Oct 18 10:10:18 UTC 2020
>
> Modified Files:
> src/distrib/sets/lists/debug: mi module.mi
>
> Log Message:
> Fix build for mips; move from mi to module.mi debug symbols for
> test cases only available when
"Adam Ciarcinski" writes:
> Module Name: src
> Committed By: adam
> Date: Tue Sep 8 13:01:47 UTC 2020
>
> Modified Files:
> src/distrib/sets/lists/base: shl.mi
>
> Log Message:
> Restore libgomp, liblsan, and libstdc++ as GCC-only
thank you.
.mrg.
On 2020/06/24 6:34, Rin Okuyama wrote:
Module Name:src
Committed By: rin
Date: Tue Jun 23 21:34:44 UTC 2020
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
Fix prefix for previous.
Oops, s/prefix/suffix/ apparently. I need coffee...
Thanks,
rin
Well, you can't have it both ways.
Sent from Nine
From: Valery Ushakov
Sent: Tuesday, 2 June 2020 22:26
To: source-changes-d@NetBSD.org
Cc: Roy Marples; Martin Husemann
Subject: Re: CVS commit: src/distrib/sets/lists/base
On Tue, Jun 02, 2020 at 19:15:15 +
On Tue, Jun 02, 2020 at 19:15:15 +, Roy Marples wrote:
> Module Name: src
> Committed By: roy
> Date: Tue Jun 2 19:15:15 UTC 2020
>
> Modified Files:
> src/distrib/sets/lists/base: mi
>
> Log Message:
> dhcpcd: delete the obsolete chroot paths
>
> postinstall will take care
On 2019/07/01 13:08, Masanobu SAITOH wrote:
> Hi.
>
> On 2019/07/01 7:15, Brett Lymn wrote:
>> Module Name: src
>> Committed By:blymn
>> Date:Sun Jun 30 22:15:06 UTC 2019
>>
>> Modified Files:
>> src/distrib/sets/lists/base: shl.mi
>>
>> Log Message:
>> Bump libcurses
Hi.
On 2019/07/01 7:15, Brett Lymn wrote:
> Module Name: src
> Committed By: blymn
> Date: Sun Jun 30 22:15:06 UTC 2019
>
> Modified Files:
> src/distrib/sets/lists/base: shl.mi
>
> Log Message:
> Bump libcurses major and all dependent libraries.
>
>
> To generate a diff of
Can we revert the whole thing now please?
RDMSR/WRMSR are privileged instructions, and cannot work in cpuctl. I
don't understand how adding RDMWR/WRMSR in cpuctl could have possibly
worked on any AMD configuration.
There is PR/54220, now.
Le 11/05/2019 à 15:32, Christos Zoulas a écrit :
I was not the one who added it... I reverted my part.
christos
> On May 20, 2019, at 12:37 AM, Maxime Villard wrote:
>
> Can we revert the whole thing now please?
>
> RDMSR/WRMSR are privileged instructions, and cannot work in cpuctl. I
> don't understand how adding RDMWR/WRMSR in cpuctl
On Tue, Mar 19, 2019 at 08:04:18AM +1100, Matthew Green wrote:
> "Thomas Klausner" writes:
> > Module Name:src
> > Committed By: wiz
> > Date: Mon Mar 18 09:03:08 UTC 2019
> >
> > Modified Files:
> > src/distrib/sets/lists/comp: ad.mips
> >
On Tue, Mar 19, 2019 at 08:04:18 +1100, matthew green wrote:
> "Thomas Klausner" writes:
> > Module Name:src
> > Committed By: wiz
> > Date: Mon Mar 18 09:03:08 UTC 2019
> >
> > Modified Files:
> > src/distrib/sets/lists/comp: ad.mips
> >
"Thomas Klausner" writes:
> Module Name: src
> Committed By: wiz
> Date: Mon Mar 18 09:03:08 UTC 2019
>
> Modified Files:
> src/distrib/sets/lists/comp: ad.mips
> src/distrib/sets/lists/debug: ad.mips
>
> Log Message:
> Remove weird lines from set lists.
was there a
Le 23/12/2018 à 22:27, Jonathan A. Kollasch a écrit :
Module Name:src
Committed By: jakllsch
Date: Sun Dec 23 21:27:45 UTC 2018
Modified Files:
src/distrib/sets/lists/tests: md.amd64 mi
Log Message:
Make the /usr/tests/lib/libnvmm directory and testing framework files
Le 12/11/2018 à 10:27, Martin Husemann a écrit :
On Mon, Nov 12, 2018 at 07:05:25AM +0100, Maxime Villard wrote:
I did test this, but it didn't work. I tested three combinations of MLIBDIR
and the error was still the same each time.
It seems to work for me (and I commited it). Did you build
Maxime Villard writes:
> I did test this, but it didn't work. I tested three combinations of MLIBDIR
> and the error was still the same each time.
you probably wanted something like this as the whole file:
# $NetBSD$
.if !defined(MLIBDIR)
.endif
.include
On Mon, Nov 12, 2018 at 10:27:29AM +0100, Martin Husemann wrote:
> On Mon, Nov 12, 2018 at 07:05:25AM +0100, Maxime Villard wrote:
> > I did test this, but it didn't work. I tested three combinations of MLIBDIR
> > and the error was still the same each time.
>
> It seems to work for me (and I
On Mon, Nov 12, 2018 at 07:05:25AM +0100, Maxime Villard wrote:
> I did test this, but it didn't work. I tested three combinations of MLIBDIR
> and the error was still the same each time.
It seems to work for me (and I commited it). Did you build with a clean
obj/dest dir, or at least remove the
Le 12/11/2018 à 00:30, Martin Husemann a écrit :
On Sun, Nov 11, 2018 at 10:24:28PM +0100, Maxime Villard wrote:
It's not complicated, we just want /usr/lib/libnvmm*, and nothing else. Just
like libx86_64.
In src/lib/libarch/x86_64/Makefile.inc:
.if (${MACHINE_ARCH} == "x86_64" &&
On Sun, Nov 11, 2018 at 10:24:28PM +0100, Maxime Villard wrote:
> It's not complicated, we just want /usr/lib/libnvmm*, and nothing else. Just
> like libx86_64.
In src/lib/libarch/x86_64/Makefile.inc:
.if (${MACHINE_ARCH} == "x86_64" && ${MLIBDIR:Unone} != "i386")
SRCS+= x86_64_mtrr.c
Le 11/11/2018 à 18:01, Maxime Villard a écrit :
For reference:
| I was having trouble compile-testing, the build was failing because of libssl
| and I didn't understand how to work around this. Also this is an old AMD
| machine that takes ages to build stuff...
I will retry to rebuild, but
Le 11/11/2018 à 17:49, Herbert J. Skuhra a écrit :
On Sun, 11 Nov 2018 13:03:08 +0100, "Maxime Villard" wrote:
Module Name:src
Committed By: maxv
Date: Sun Nov 11 12:03:08 UTC 2018
Modified Files:
src/distrib/sets/lists/base: md.amd64
On Sun, 11 Nov 2018 13:03:08 +0100, "Maxime Villard" wrote:
>
> Module Name: src
> Committed By: maxv
> Date: Sun Nov 11 12:03:08 UTC 2018
>
> Modified Files:
> src/distrib/sets/lists/base: md.amd64
> src/distrib/sets/lists/comp: md.amd64
>
On Sat, Oct 27, 2018 at 07:24:59 +, Kamil Rytarowski wrote:
> Module Name: src
> Committed By: kamil
> Date: Sat Oct 27 07:24:58 UTC 2018
>
> Modified Files:
> src/distrib/sets/lists/comp: mi
>
> Log Message:
> Register missing files in distrib sets
>
> Add curses_insch.0,
On 2018/03/15 19:16, matthew green wrote:
Module Name:src
Committed By: rin
Date: Wed Mar 14 13:23:31 UTC 2018
Modified Files:
src/distrib/sets/lists/xdebug: md.i386
Log Message:
Restore shlib version accidentally bumped in the previous commit.
Fix debug build for i386.
> >> Module Name: src
> >> Committed By: rin
> >> Date: Wed Mar 14 13:23:31 UTC 2018
> >>
> >> Modified Files:
> >>src/distrib/sets/lists/xdebug: md.i386
> >>
> >> Log Message:
> >> Restore shlib version accidentally bumped in the previous commit.
> >> Fix debug build
On 2018/03/15 3:59, matthew green wrote:
"Rin Okuyama" writes:
Module Name:src
Committed By: rin
Date: Wed Mar 14 13:23:31 UTC 2018
Modified Files:
src/distrib/sets/lists/xdebug: md.i386
Log Message:
Restore shlib version accidentally bumped in the previous commit.
Fix
"Rin Okuyama" writes:
> Module Name: src
> Committed By: rin
> Date: Wed Mar 14 13:23:31 UTC 2018
>
> Modified Files:
> src/distrib/sets/lists/xdebug: md.i386
>
> Log Message:
> Restore shlib version accidentally bumped in the previous commit.
> Fix debug build for i386.
this
Le 12/08/2017 à 23:46, Robert Elz a écrit :
Module Name:src
Committed By: kre
Date: Sat Aug 12 21:46:01 UTC 2017
Modified Files:
src/distrib/sets/lists/base: md.amd64 md.i386
src/distrib/sets/lists/debug: md.amd64 md.i386
Log Message:
For libi386 major bump.
On 25.02.2017 06:31, matthew green wrote:
> "Kamil Rytarowski" writes:
>> Module Name: src
>> Committed By:kamil
>> Date:Wed Feb 22 09:09:49 UTC 2017
>>
>> Modified Files:
>> src/distrib/sets/lists/tests: md.amd64 md.i386 mi
>>
>> Log Message:
>> Fix build of !x86
"Kamil Rytarowski" writes:
> Module Name: src
> Committed By: kamil
> Date: Wed Feb 22 09:09:49 UTC 2017
>
> Modified Files:
> src/distrib/sets/lists/tests: md.amd64 md.i386 mi
>
> Log Message:
> Fix build of !x86 ports
>
> Mark debug/usr/tests/kernel/arch/x86 as MI directory.
> > Probably. but Jaromir only set it up for i386/amd64, and I was just
> > following his lead.
>
> Fair enough. So, who wants to be the first to connect an nvme to their
> vax? :-)
actually, martin@ already tried an nvme card on his sparc64 but
it appears to require PCIe 2.x at a minimum,
"Paul Goyette" writes:
> Module Name: src
> Committed By: pgoyette
> Date: Sat Sep 17 02:27:19 UTC 2016
>
> Modified Files:
> src/distrib/sets/lists/modules: md.amd64 md.i386 mi
>
> Log Message:
> Fix sets lists for nvme module. Since it is being built only for the
> i386 and
On Sun, Sep 18, 2016 at 06:28:12AM +0800, Paul Goyette wrote:
> > > Modified Files:
> > > src/distrib/sets/lists/modules: md.amd64 md.i386 mi
> > >
> > > Log Message:
> > > Fix sets lists for nvme module. Since it is being built only for the
> > > i386 and amd64 platforms, the entries
On Sat, 17 Sep 2016, David Holland wrote:
On Sat, Sep 17, 2016 at 02:27:19AM +, Paul Goyette wrote:
> Modified Files:
>src/distrib/sets/lists/modules: md.amd64 md.i386 mi
>
> Log Message:
> Fix sets lists for nvme module. Since it is being built only for the
> i386 and amd64 platforms,
On Sat, Sep 17, 2016 at 02:27:19AM +, Paul Goyette wrote:
> Modified Files:
> src/distrib/sets/lists/modules: md.amd64 md.i386 mi
>
> Log Message:
> Fix sets lists for nvme module. Since it is being built only for the
> i386 and amd64 platforms, the entries belong in the md.xxx
On Wed, Jun 01, 2016 at 01:10:05PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Jun 1 17:10:05 UTC 2016
>
> Modified Files:
> src/distrib/sets/lists/base: shl.mi
> src/distrib/sets/lists/comp: mi shl.mi
>
On Tue, 1 Dec 2015, Paul Goyette wrote:
Module Name:src
Committed By: pgoyette
Date: Tue Dec 1 09:15:58 UTC 2015
Modified Files:
src/distrib/sets/lists/modules: ad.arm ad.mips md.amd64
Log Message:
Finish up with the new compat_netbsd32_nfssrv module by adding it to
Please do not remove lines from this file!
Instead, please mark the files as obsolete as directed at the top of
the file!
On Sat, 12 Jul 2014, Darren Reed wrote:
Module Name:src
Committed By: darrenr
Date: Sat Jul 12 14:40:06 UTC 2014
Modified Files:
On Wed, 2 Jul 2014, Alexander Nasonov wrote:
Hisashi T Fujinaka wrote:
Module Name:src
Committed By: htodd
Date: Wed Jul 2 05:23:20 UTC 2014
Modified Files:
src/distrib/sets/lists/debug: md.amd64 md.i386 mi
Log Message:
Move t_bpfjit.debug to md lists.
Why did you
Hisashi T Fujinaka wrote:
Please put it back the way I had it unless you can prove it's broken
with debug turned on.
Your commit was wrong, it broke sparc, powerpc, mips and arm with
MKSLJIT=yes.
Alex
Thanks ! - I have it in my tree, but missed to commit it - sorry.
Frank
On 05/18/14 20:28, Jonathan A. Kollasch wrote:
Module Name:src
Committed By: jakllsch
Date: Sun May 18 18:28:49 UTC 2014
Modified Files:
src/distrib/sets/lists/modules: md.evbppc.powerpc mi
Log
On Feb 24, 2014, at 10:14 PM, Joerg Sonnenberger jo...@netbsd.org wrote:
Module Name: src
Committed By: joerg
Date: Mon Feb 24 21:14:13 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: md.sparc64
Log Message:
Fix compat entries.
To generate a diff of this
On Thu, Feb 27, 2014 at 10:07:36AM +0100, J. Hannken-Illjes wrote:
./usr/include/g++/bits/sparc
./usr/include/g++/bits/sparc64
I asked Jörg to try (his MKCOMPAT=no clang build) with
./usr/include/g++/bits/sparcgcc,compat
./usr/include/g++/bits/sparc64 gcc
(the old state was
Martin Husemann writes:
On Thu, Feb 27, 2014 at 10:07:36AM +0100, J. Hannken-Illjes wrote:
./usr/include/g++/bits/sparc
./usr/include/g++/bits/sparc64
I asked Jörg to try (his MKCOMPAT=no clang build) with
./usr/include/g++/bits/sparc gcc,compat
./usr/include/g++/bits/sparc64
On Fri, Feb 28, 2014 at 06:34:10AM +1100, matthew green wrote:
putting any marker (like gcc, or compat) on these subdirs means
that they'll always be removed on some build types, ie, that
means that the obsolete phase will *always* do something for a
fresh build.
But they are only created
putting any marker (like gcc, or compat) on these subdirs means
that they'll always be removed on some build types, ie, that
means that the obsolete phase will *always* do something for a
fresh build.
actually, they should be marked just compat as they're only
created for compat builds.
On Feb 27, 2014, at 4:56 PM, Joerg Sonnenberger jo...@netbsd.org wrote:
Module Name: src
Committed By: joerg
Date: Thu Feb 27 15:56:12 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: md.sparc64
Log Message:
Use gcc,compat, directory creation only depends on the
On Sat, Jan 04, 2014 at 06:35:51PM +, David Holland wrote:
I don't know 'solaris' either. That line was present in the file
before I made any changes.
It's the compat glop used by zfs. (I believe.)
It would indeed be useful if everyting in modstat(8)'s output would have a
On Fri, Jan 03, 2014 at 04:32:04AM -0800, Paul Goyette wrote:
Thanks to your commit.
However I don't know 'solaris'.
I don't know 'solaris' either. That line was present in the file
before I made any changes.
It's the compat glop used by zfs. (I believe.)
--
David A. Holland
Hi! Paul,
From: Paul Goyette pgoye...@netbsd.org
Date: Wed, 1 Jan 2014 16:27:11 +
Module Name: src
Committed By: pgoyette
Date: Wed Jan 1 16:27:11 UTC 2014
Modified Files:
src/distrib/sets/lists/modules: md.evbppc mi
Log Message:
Re-sort
To generate a diff of
On Fri, 3 Jan 2014, KIYOHARA Takashi wrote:
Thanks to your commit.
However I don't know 'solaris'.
I don't know 'solaris' either. That line was present in the file before
I made any changes.
-
| Paul Goyette |
pgoyette@ wrote:
Module Name: src
Committed By: pgoyette
Date: Wed Jan 1 15:22:33 UTC 2014
Modified Files:
src/distrib/sets/lists/modules: mi
Log Message:
Add new crypto algorithm modules to sets list
You also have to update md.evbppc (for OEA/4xx/ebook).
---
Izumi
On Thu, 2 Jan 2014, Izumi Tsutsui wrote:
pgoyette@ wrote:
Module Name:src
Committed By: pgoyette
Date: Wed Jan 1 15:22:33 UTC 2014
Modified Files:
src/distrib/sets/lists/modules: mi
Log Message:
Add new crypto algorithm modules to sets list
You also have to update
On Wed, 1 Jan 2014, Paul Goyette wrote:
Module Name:src
Committed By: pgoyette
Date: Wed Jan 1 16:27:11 UTC 2014
Modified Files:
src/distrib/sets/lists/modules: md.evbppc mi
Log Message:
Re-sort
Also updated md.evbppc list - log message updated in repository.
Module Name: src
Committed By: pgoyette
Date: Wed Nov 6 18:37:57 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: md.amd64
Log Message:
Fix the build for amd64.
Even though the files are installed only if compat is set, the
/usr/include/g++/bits directories are
Am 27.10.13 03:39, schrieb Hisashi T Fujinaka:
Module Name: src
Committed By: htodd
Date: Sun Oct 27 02:39:21 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Revert mi because the added line refers to an imaginary file.
A better solution would have
Am 27.10.13 09:33, schrieb Marc Balmer:
Am 27.10.13 03:39, schrieb Hisashi T Fujinaka:
Module Name: src
Committed By:htodd
Date:Sun Oct 27 02:39:21 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Revert mi because the added line refers
On Sun, 27 Oct 2013, Marc Balmer wrote:
Am 27.10.13 09:33, schrieb Marc Balmer:
Am 27.10.13 03:39, schrieb Hisashi T Fujinaka:
Module Name:src
Committed By: htodd
Date: Sun Oct 27 02:39:21 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Revert
Am 27.10.13 16:35, schrieb Hisashi T Fujinaka:
On Sun, 27 Oct 2013, Marc Balmer wrote:
Am 27.10.13 09:33, schrieb Marc Balmer:
Am 27.10.13 03:39, schrieb Hisashi T Fujinaka:
Module Name:src
Committed By:htodd
Date:Sun Oct 27 02:39:21 UTC 2013
Modified Files:
On Tue, Sep 03, 2013 at 01:21:53PM +, Hisashi T Fujinaka wrote:
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Fix debug build by adding cgram.debug.
Oops, sorry. I thought I'd grepped to find all the necessary places,
but I guess I missed some.
--
David A.
chris...@astron.com (Christos Zoulas) wrote
In article 20130702175606.b41c...@cvs.netbsd.org,
Takeshi Nakayama source-changes-d@NetBSD.org wrote:
I think that's wrong. All tests except the t_raw test don't. They certainly
don't link with rump!
christos
I think so too. I just enabled
In article 20130703.231236.343167476...@catvmics.ne.jp,
Takeshi Nakayama t...@catvmics.ne.jp wrote:
chris...@astron.com (Christos Zoulas) wrote
In article 20130702175606.b41c...@cvs.netbsd.org,
Takeshi Nakayama source-changes-d@NetBSD.org wrote:
I think that's wrong. All tests except the
In article 20130702175606.b41c...@cvs.netbsd.org,
Takeshi Nakayama source-changes-d@NetBSD.org wrote:
I think that's wrong. All tests except the t_raw test don't. They certainly
don't link with rump!
christos
In article 20130430203123.7f34d17...@cvs.netbsd.org,
Matt Thomas source-changes-d@NetBSD.org wrote:
Module Name: src
Committed By: matt
Date: Tue Apr 30 20:31:23 UTC 2013
Modified Files:
src/distrib/sets/lists/base: ad.arm
src/distrib/sets/lists/comp: ad.arm
In article 20130208043636.1cc0e17...@cvs.netbsd.org,
Matt Thomas source-changes-d@NetBSD.org wrote:
-=-=-=-=-=-
Module Name: src
Committed By: matt
Date: Fri Feb 8 04:36:35 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: shl.mi
Log Message:
Add pre-name changed debug
In article cahtewp2bytbhy5vhfrqrk-22ocphz3ot4cow3soaaes8skb...@mail.gmail.com,
dieter roelants dieter.net...@pandora.be wrote:
On Thu, Nov 1, 2012 at 4:26 AM, Christos Zoulas chris...@netbsd.org wrote:
Module Name:src
Committed By: christos
Date: Thu Nov 1 03:26:44 UTC 2012
Date: Sat, 4 Aug 2012 12:33:23 +
From: Paul Goyette pgoye...@netbsd.org
Add distrib entries for new uatp module.
Hello, riastradh!
Oops, thanks! I had done that locally but forgotten to look at the
whole `cvs diff' output on my tree before selecting which files to
commit.
In article 20120129011457.gb19...@netbsd.org,
David Holland dholland-sourcechan...@netbsd.org wrote:
On Sat, Jan 28, 2012 at 03:10:24PM +, Paul Goyette wrote:
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Add new directories for trousers to sets lists. The
Module Name: src
Committed By: christos
Date: Fri Oct 14 15:48:50 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
fix sun2 build; mark lua shared object appropriately so that it is not
required
actually, this belongs in shl.mi.. where it doesn't
On Thu, Oct 13, 2011 at 07:47:30AM +, Nicolas Joly wrote:
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Do not delete nul.in line, but tag it as obsolete.
Sorry, my fault, evidently not thinking.
--
David A. Holland
dholl...@netbsd.org
jruoho obsoleted the ieee(3) manpage; remove it from the list.
It says:
# Note: don't delete entries from here - mark them as obsolete instead.
---
Izumi Tsutsui
Am 06.08.11 18:29, schrieb Izumi Tsutsui:
jruoho obsoleted the ieee(3) manpage; remove it from the list.
It says:
# Note: don't delete entries from here - mark them as obsolete instead.
All right, I reverted it, jruoho can handle it.
On Dec 27, 10:59am, Marc Balmer wrote:
}
} Module Name: src
} Committed By: mbalmer
} Date: Sat Aug 6 16:23:56 UTC 2011
}
} Modified Files:
} src/distrib/sets/lists/comp: mi
}
} Log Message:
} jruoho obsoleted the ieee(3) manpage; remove it from the list.
It would be a
On May,Monday 30 2011, at 4:10 AM, Christos Zoulas wrote:
Module Name: src
Committed By: christos
Date: Mon May 30 02:10:26 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
In article 9fd1caa9-1c17-4198-a9cc-57f4de798...@gmail.com,
Adam Hamsik haa...@gmail.com wrote:
libdns was minor bumped after last bind update you should mark old
entries obsolete
and add new ones. Same should be done for all 64 archs.
I think that this is not true for shared libraries; this
On Mon, May 30, 2011 at 09:17:52AM +, Christos Zoulas wrote:
In article 9fd1caa9-1c17-4198-a9cc-57f4de798...@gmail.com,
Adam Hamsik haa...@gmail.com wrote:
libdns was minor bumped after last bind update you should mark old
entries obsolete
and add new ones. Same should be done for all
On May,Monday 30 2011, at 11:23 AM, Nicolas Joly wrote:
On Mon, May 30, 2011 at 09:17:52AM +, Christos Zoulas wrote:
In article 9fd1caa9-1c17-4198-a9cc-57f4de798...@gmail.com,
Adam Hamsik haa...@gmail.com wrote:
libdns was minor bumped after last bind update you should mark old
On May 30, 12:52pm, haa...@gmail.com (Adam Hamsik) wrote:
-- Subject: Re: CVS commit: src/distrib/sets/lists
|
| On May,Monday 30 2011, at 11:23 AM, Nicolas Joly wrote:
|
| On Mon, May 30, 2011 at 09:17:52AM +, Christos Zoulas wrote:
| In article 9fd1caa9-1c17-4198-a9cc-57f4de798
On May,Monday 30 2011, at 1:02 PM, Christos Zoulas wrote:
On May 30, 12:52pm, haa...@gmail.com (Adam Hamsik) wrote:
-- Subject: Re: CVS commit: src/distrib/sets/lists
|
| On May,Monday 30 2011, at 11:23 AM, Nicolas Joly wrote:
|
| On Mon, May 30, 2011 at 09:17:52AM +, Christos
On Mon, May 30, 2011 at 12:52:57PM +0200, Adam Hamsik wrote:
On May,Monday 30 2011, at 11:23 AM, Nicolas Joly wrote:
On Mon, May 30, 2011 at 09:17:52AM +, Christos Zoulas wrote:
In article 9fd1caa9-1c17-4198-a9cc-57f4de798...@gmail.com,
Adam Hamsik haa...@gmail.com wrote:
On Mon, May 30, 2011 at 03:37:13PM +0200, Nicolas Joly wrote:
On Mon, May 30, 2011 at 12:52:57PM +0200, Adam Hamsik wrote:
On May,Monday 30 2011, at 11:23 AM, Nicolas Joly wrote:
On Mon, May 30, 2011 at 09:17:52AM +, Christos Zoulas wrote:
In article
On 5/20/11 10:28 AM, Izumi Tsutsui wrote:
Module Name:src
Committed By: tsutsui
Date: Fri May 20 09:28:32 UTC 2011
Modified Files:
src/distrib/sets/lists/xserver: md.zaurus
Log Message:
Add /etc/X11/xorg.conf.
This should be in xetc, shouldn't it? Otherwise people
Modified Files:
src/distrib/sets/lists/xserver: md.zaurus
Log Message:
Add /etc/X11/xorg.conf.
This should be in xetc, shouldn't it? Otherwise people will lose any
local changes they do when they extract xserver.tgz.
Hmm.
I chose xorg.conf because there were very few
On 5/21/11 12:04 PM, Izumi Tsutsui wrote:
Modified Files:
src/distrib/sets/lists/xserver: md.zaurus
Log Message:
Add /etc/X11/xorg.conf.
This should be in xetc, shouldn't it? Otherwise people will lose any
local changes they do when they extract xserver.tgz.
Hmm.
I chose xorg.conf
On May,Monday 9 2011, at 1:55 PM, Nicolas Joly wrote:
Module Name: src
Committed By: njoly
Date: Mon May 9 11:55:34 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Small typo (perfuse.debug - perfused.debug).
I'm getting this error with sources
On Mon, May 09, 2011 at 03:17:54PM +0200, Adam Hamsik wrote:
I'm getting this error with sources updated couple of minutes ago
=== 24 extra files in DESTDIR =
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
On Mon, May 09, 2011 at 03:58:10PM +0200, Nicolas Joly wrote:
On Mon, May 09, 2011 at 03:17:54PM +0200, Adam Hamsik wrote:
I'm getting this error with sources updated couple of minutes ago
=== 24 extra files in DESTDIR =
Files in DESTDIR but missing from flist.
File
On Mon, May 09, 2011 at 04:36:02PM +0200, Alistair Crooks wrote:
I think get rid of the perfuse guard keyword - it may be that I
misled people with my post to tech-userlevel, sorry, since the
examples I used had the guard in place; however none of the other
puffs-based entries use any guards
Hmm I have already added MKPERFUSE so please revert mine commits or yours :).
On May,Monday 9 2011, at 7:13 PM, Emmanuel Dreyfus wrote:
Module Name: src
Committed By: manu
Date: Mon May 9 17:13:21 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb
On Mon, May 09, 2011 at 07:57:46PM +0200, Adam Hamsik wrote:
Hmm I have already added MKPERFUSE so please revert mine commits or yours :).
Please also document these MKVOODOOS.
I have a gut feeling that half of these won't even build...
- Jukka.
On Mon, May 02, 2011 at 08:32:21AM +, Paul Goyette wrote:
Log Message:
Also add the Atffile to the sets list
Thanks for fixing this. Too bad we can not test PR bin/43394... ;-).
- Jukka.
True, although bin/43394 really describes a wider problem. There is
simply too much magic/voodoo required to keep the build system happy.
On Mon, 2 May 2011, Jukka Ruohonen wrote:
On Mon, May 02, 2011 at 08:32:21AM +, Paul Goyette wrote:
Log Message:
Also add the Atffile to the sets
On Mon, May 02, 2011 at 01:40:01AM -0700, Paul Goyette wrote:
True, although bin/43394 really describes a wider problem. There is
simply too much magic/voodoo required to keep the build system happy.
Indeed, and AFAIR none of this is really documented, at least in one place.
Trial and error,
On Jan,Wednesday 19 2011, at 10:07 PM, Havard Eidnes wrote:
Module Name: src
Committed By: he
Date: Wed Jan 19 21:07:18 UTC 2011
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi shl.mi
Log Message:
Mark the set list entries for
Antti Kantee po...@netbsd.org writes:
Module Name: src
Committed By: pooka
Date: Fri Nov 5 11:32:43 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
+tp
Can we document what +tp means?
--
HE CE3OH...
Am 01.11.10 00:42, schrieb matthew green:
Module Name: src
Committed By:mbalmer
Date:Sun Oct 31 16:31:12 UTC 2010
Modified Files:
src/distrib/sets/lists/base: md.amd64 md.sparc64
src/distrib/sets/lists/comp: md.amd64 md.sparc64
Log Message:
Fix file
Log Message:
Fix file lists for amd64 and sparc64 since on these arches 32bit
versions of
the libraries are built as well.
did you get mips64*, too?
No. That are the ad.mips64xx files, right? Why are there two them?
For both endianesses of the CPU?
Probably just
Module Name: src
Committed By: mbalmer
Date: Sun Oct 31 16:31:12 UTC 2010
Modified Files:
src/distrib/sets/lists/base: md.amd64 md.sparc64
src/distrib/sets/lists/comp: md.amd64 md.sparc64
Log Message:
Fix file lists for amd64 and sparc64 since on these arches
1 - 100 of 115 matches
Mail list logo