On Tue, Aug 14, 2012 at 12:06:52AM +0100, Mindaugas Rasiukevicius wrote:
> > > That's a fine idea, but, really, if you're concerned about space and
> > > time at runtime, don't use C++ at all.
> >
> > Wasn't the mdocml(?) package suppossed to eliminate the need for
> > groff in tools/ and/or
On Aug 13, 2012, at 9:22 PM, YAMAMOTO Takashi wrote:
> hi,
>
>> Module Name: src
>> Committed By:christos
>> Date:Mon Aug 13 08:19:11 UTC 2012
>>
>> Modified Files:
>> src/usr.sbin/nfsd: nfsd.8 nfsd.c
>>
>> Log Message:
>> Let nfsd behave like all other programs: t
hi,
> Module Name: src
> Committed By: christos
> Date: Mon Aug 13 08:19:11 UTC 2012
>
> Modified Files:
> src/usr.sbin/nfsd: nfsd.8 nfsd.c
>
> Log Message:
> Let nfsd behave like all other programs: tries to use both inet4 and inet6
> by default and both udp and tcp: -4 uses only
In article <20120813231935.ga21...@babymeat.com>,
Tom Spindler wrote:
>On Tue, Aug 14, 2012 at 12:06:52AM +0100, Mindaugas Rasiukevicius wrote:
>> Tom Spindler wrote:
>> > On Mon, Aug 13, 2012 at 08:20:45PM +, David Holland wrote:
>> > > On Fri, Aug 10, 2012 at 10:18:09PM +0400, Valeriy E. U
Tom Spindler wrote:
> > > > That's a fine idea, but, really, if you're concerned about space and
> > > > time at runtime, don't use C++ at all.
> > >
> > > Wasn't the mdocml(?) package suppossed to eliminate the need for
> > > groff in tools/ and/or in base?
> >
> > Preferably, the elimination o
On Tue, Aug 14, 2012 at 12:06:52AM +0100, Mindaugas Rasiukevicius wrote:
> Tom Spindler wrote:
> > On Mon, Aug 13, 2012 at 08:20:45PM +, David Holland wrote:
> > > On Fri, Aug 10, 2012 at 10:18:09PM +0400, Valeriy E. Ushakov wrote:
> > > > Linking against libstdc++ wastes space and time at ru
Tom Spindler wrote:
> On Mon, Aug 13, 2012 at 08:20:45PM +, David Holland wrote:
> > On Fri, Aug 10, 2012 at 10:18:09PM +0400, Valeriy E. Ushakov wrote:
> > > Linking against libstdc++ wastes space and time at runtime.
> > >
> > > [...]
> > >
> > > I guess you are working on clang support
On Mon, Aug 13, 2012 at 02:22:30PM -0700, Tom Spindler wrote:
> > > [...]
> > >
> > > I guess you are working on clang support, so leaking libsupc++ into
> > > the build gets in your way. Please, instead of always linking
> > > libstdc++ make it possible for a c++ program to express "i d
On Mon, Aug 13, 2012 at 08:20:45PM +, David Holland wrote:
> On Fri, Aug 10, 2012 at 10:18:09PM +0400, Valeriy E. Ushakov wrote:
> > Linking against libstdc++ wastes space and time at runtime.
> >
> > [...]
> >
> > I guess you are working on clang support, so leaking libsupc++ into
> > th
On Fri, Aug 10, 2012 at 04:34:23PM +, Joerg Sonnenberger wrote:
> Modified Files:
> src/share/mk: bsd.kmodule.mk
>
> Log Message:
> Remove effectively tautological condition.
I object to this sort of change. There are a number of other compilers
we might want to try sometime; all yo
On Fri, Aug 10, 2012 at 10:18:09PM +0400, Valeriy E. Ushakov wrote:
> Linking against libstdc++ wastes space and time at runtime.
>
> [...]
>
> I guess you are working on clang support, so leaking libsupc++ into
> the build gets in your way. Please, instead of always linking
> libstdc++ mak
On Fri, Aug 10, 2012 at 09:10:36PM +0200, Joerg Sonnenberger wrote:
> On Fri, Aug 10, 2012 at 10:18:09PM +0400, Valeriy E. Ushakov wrote:
> > Linking against libstdc++ wastes space and time at runtime.
>
> On-demand paging will pull only the required parts in. As I said
> earlier, the number of co
On Sun, Aug 12, 2012 at 12:59:52PM +, Martin Husemann wrote:
> Log Message:
> Pull up following revision(s) (requested by manu in ticket #484):
> sys/fs/nilfs/nilfs_vnops.c: revision 1.18
> sys/ufs/ufs/ufs_lookup.c: revision 1.117
> sys/nfs/nfs_vnops.c: revision 1.295
>
13 matches
Mail list logo