On Fri, Feb 22, 2008 at 08:09:22AM +0300, Andrey Chernov wrote:
> On Thu, Feb 21, 2008 at 04:12:46PM +, Kai Wang wrote:
> > kaiw2008-02-21 16:12:46 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/sys param.h
> > gnu/usr.bin/binutils/ar Make
On Thu, Feb 21, 2008 at 04:12:46PM +, Kai Wang wrote:
> kaiw2008-02-21 16:12:46 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys param.h
> gnu/usr.bin/binutils/ar Makefile
> gnu/usr.bin/binutils/ranlib Makefile
> usr.bin Mak
On Thu, 21 Feb 2008 17:54:50 +0100
Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote:
> Coleman Kane <[EMAIL PROTECTED]> writes:
> > BTW, I'm not criticizing the choice to back it out, I think that was the
> > right move. I just want to know what "bsdar" and "bsdranlib" are
> > missing...
>
> There
In message: <[EMAIL PROTECTED]>
Dag-Erling_Smørgrav <[EMAIL PROTECTED]> writes:
: Kai Wang <[EMAIL PROTECTED]> writes:
: > Log:
: > Back out previous commit. Restore Binutils ar as default. Disconnect
: > 'BSD' ar to the build.
: >
: > Requested by: des
:
: Thank you.
:
:
Coleman Kane <[EMAIL PROTECTED]> writes:
> BTW, I'm not criticizing the choice to back it out, I think that was the
> right move. I just want to know what "bsdar" and "bsdranlib" are
> missing...
There are issues with cross-building. I'm not sure whether those issues
are inherent to the tools, or
Coleman Kane wrote:
> Kai Wang wrote:
>
>> kaiw2008-02-21 16:12:46 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> sys/sys param.h
>> gnu/usr.bin/binutils/ar Makefile
>> gnu/usr.bin/binutils/ranlib Makefile
>> usr.bin Makefile
>
Kai Wang wrote:
> kaiw2008-02-21 16:12:46 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys param.h
> gnu/usr.bin/binutils/ar Makefile
> gnu/usr.bin/binutils/ranlib Makefile
> usr.bin Makefile
> Log:
> Back out previous commit
Kai Wang <[EMAIL PROTECTED]> writes:
> Log:
> Back out previous commit. Restore Binutils ar as default. Disconnect
> 'BSD' ar to the build.
>
> Requested by: des
Thank you.
For future reference, any commit that changes how the build system works
should be reviewed by - at the very le
On Thu, 21 Feb 2008, Dag-Erling Smørgrav wrote:
Kai Wang <[EMAIL PROTECTED]> writes:
Log:
* Connect ar(1) to the build and make it default ar. Rename GNU
binutils ar and ranlib to gar and granlib, respectively.
* Introduce a temporary variable WITH_GNUAR as a safety net.
When buildw
Kai Wang <[EMAIL PROTECTED]> writes:
> Log:
> * Connect ar(1) to the build and make it default ar. Rename GNU
> binutils ar and ranlib to gar and granlib, respectively.
>
> * Introduce a temporary variable WITH_GNUAR as a safety net.
> When buildworld with -DWITH_GNUAR, GNU binutils a
On Thu, 6 Dec 2007, Christoph Mallon wrote:
Kip Macy wrote:
On Dec 6, 2007 2:25 AM, Bruce Evans <[EMAIL PROTECTED]> wrote:
On Thu, 6 Dec 2007, Kip Macy wrote:
kmacy 2007-12-06 04:00:59 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Respect the fac
On Thu, 6 Dec 2007, Kip Macy wrote:
kmacy 2007-12-06 19:11:15 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Change uint8_t to equivalent base language type and add line break where 80
characters is exceeded in bit macros
Requested by: Bruce Evans
Kip Macy wrote:
On Dec 6, 2007 2:25 AM, Bruce Evans <[EMAIL PROTECTED]> wrote:
On Thu, 6 Dec 2007, Kip Macy wrote:
kmacy 2007-12-06 04:00:59 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Respect the fact that the value a may be constant so cast to
On Dec 6, 2007 2:25 AM, Bruce Evans <[EMAIL PROTECTED]> wrote:
>
> On Thu, 6 Dec 2007, Kip Macy wrote:
>
> > kmacy 2007-12-06 04:00:59 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >sys/sys param.h
> > Log:
> > Respect the fact that the value a may be const
On Thu, 6 Dec 2007, Kip Macy wrote:
kmacy 2007-12-06 04:00:59 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Respect the fact that the value a may be constant so cast to const uint8_t *
Revision ChangesPath
1.318 +2 -2 src/sys/sys/par
On Thursday 25 October 2007 01:39:19 pm Erwin Lansing wrote:
> erwin 2007-10-25 17:39:19 UTC
>
> FreeBSD src repository (ports committer)
>
> Modified files:
> sys/sys param.h
> Log:
> Change a tab back to a space between #define and __FreeBSD_version.
> This bre
On Thu, Oct 25, 2007 at 06:10:07PM +, Alexey Dokuchaev wrote:
> On Thu, Oct 25, 2007 at 05:39:19PM +, Erwin Lansing wrote:
> > erwin 2007-10-25 17:39:19 UTC
> >
> > FreeBSD src repository (ports committer)
> >
> > Modified files:
> > sys/sys param.h
> > Log:
On Thu, Oct 25, 2007 at 05:39:19PM +, Erwin Lansing wrote:
> erwin 2007-10-25 17:39:19 UTC
>
> FreeBSD src repository (ports committer)
>
> Modified files:
> sys/sys param.h
> Log:
> Change a tab back to a space between #define and __FreeBSD_version.
> This b
John Hay wrote:
On Sat, May 19, 2007 at 12:57:16PM +, Xin LI wrote:
delphij 2007-05-19 12:57:16 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Bump __FreeBSDversion to 700042 to indicate that gcc 4.2 was
imported to the base system.
Ah, n
On Sat, May 19, 2007 at 12:57:16PM +, Xin LI wrote:
> delphij 2007-05-19 12:57:16 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys param.h
> Log:
> Bump __FreeBSDversion to 700042 to indicate that gcc 4.2 was
> imported to the base system.
Ah, now
On 4/6/07, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
pjd 2007-04-06 02:33:43 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Bump __FreeBSD_version on ZFS import.
Could you also document it in porter's handbook?
Thank you for your ZFS wor
On Mon, Mar 19, 2007 at 12:19:35AM +, Ken Smith wrote:
> kensmith2007-03-19 00:19:35 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys param.h
> Log:
> Bump __FreeBSD_version after changes to how insmntque(), getnewvnode(), and
> vfs_hash_insert() wo
On Sat, 30 Sep 2006 00:09:40 + (UTC)
Tor Egge <[EMAIL PROTECTED]> wrote:
> > netchild2006-09-23 20:45:47 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/sys soundcard.h param.h
> > sys/dev/sound/pcmbuffer.c buffer.h channel.c channel.h
> >
> netchild2006-09-23 20:45:47 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys soundcard.h param.h
> sys/dev/sound/pcmbuffer.c buffer.h channel.c channel.h
> channel_if.m dsp.c dsp.h mixer.c mixer.h
>
On Monday 04 September 2006 23:49, Sam Leffler wrote:
> sam 2006-09-04 21:49:31 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/sys param.h
> .UPDATING
> Log:
> bump version
Thank you ...
> for libpcap+tcpdump imports
--
/"\
Hi,
> On Sun, 6 Aug 2006 22:55:46 +0200 (CEST)
> Helge Oldach <[EMAIL PROTECTED]> said:
freebsd-cvs-src> Hajimu UMEMOTO:
> Okay. Perhaps, I found the cause. Please try the following change
> and let me know the result:
>
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/resol
Hajimu UMEMOTO:
> Okay. Perhaps, I found the cause. Please try the following change
> and let me know the result:
>
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/resolv/res_send.c.diff?r1=1.2&r2=1.3
Yep. This indeed fixes the issue for 6-STABLE as well. After 50 hours
uptime no ha
Hi,
> On Fri, 4 Aug 2006 07:50:45 +0200 (CEST)
> Helge Oldach <[EMAIL PROTECTED]> said:
freebsd-cvs-src> Yes, certainly. As I've said, this issue shows up on several
boxes. This
freebsd-cvs-src> includes machines with only a single resolver (which is up of
course),
freebsd-cvs-src> reso
On Fri, 4 Aug 2006, Hajimu UMEMOTO wrote:
On Thu, 3 Aug 2006 10:43:21 +0100 (BST)
Robert Watson <[EMAIL PROTECTED]> said:
rwatson> not sure he's had a chance to generate a resolver bug report. He
reported
rwatson> that the application appeared to have two connected UDP sockets for
name
rwa
Hajimu UMEMOTO:
> > On Thu, 3 Aug 2006 07:36:18 +0200 (CEST)
> > Helge Oldach <[EMAIL PROTECTED]> said:
>
> freebsd-cvs-src> Well... I've spotted a regression not with the ports tree
> but with
> freebsd-cvs-src> 6-STABLE. On several boxes with this change applied I see
> lots of
> freeb
Robert Watson:
> > Well... I've spotted a regression not with the ports tree but with
> > 6-STABLE.
> > On several boxes with this change applied I see lots of sendmails stacking
> > up over time
Just like to add that I've seen this with other processes as well, e.g.
with ftp jobs that pick up
Hi,
> On Thu, 3 Aug 2006 10:43:21 +0100 (BST)
> Robert Watson <[EMAIL PROTECTED]> said:
rwatson> not sure he's had a chance to generate a resolver bug report. He
reported
rwatson> that the application appeared to have two connected UDP sockets for
name
rwatson> resolution, and one ba
Hi,
> On Thu, 3 Aug 2006 07:36:18 +0200 (CEST)
> Helge Oldach <[EMAIL PROTECTED]> said:
freebsd-cvs-src> Well... I've spotted a regression not with the ports tree but
with
freebsd-cvs-src> 6-STABLE. On several boxes with this change applied I see lots
of
freebsd-cvs-src> sendmails stack
On Thu, 3 Aug 2006, Helge Oldach wrote:
Well... I've spotted a regression not with the ports tree but with 6-STABLE.
On several boxes with this change applied I see lots of sendmails stacking
up over time, for example:
713 ?? Ss 0:01.05 sendmail: accepting connections (sendmail)
717
Hajimu UMEMOTO:
> > On Mon, 17 Jul 2006 18:47:06 -0600
> > Scott Long <[EMAIL PROTECTED]> said:
>
> scottl> Well then you've introduced a compatibility regression in the stable
> scottl> branch. Did you give this patch to the ports team to test first? If
> scottl> not, then you passed t
Hi,
> On Mon, 17 Jul 2006 18:47:06 -0600
> Scott Long <[EMAIL PROTECTED]> said:
scottl> Well then you've introduced a compatibility regression in the stable
scottl> branch. Did you give this patch to the ports team to test first? If
scottl> not, then you passed the problem on to them t
Hajimu UMEMOTO wrote:
Hi,
On Mon, 17 Jul 2006 12:31:38 -0400
Ken Smith <[EMAIL PROTECTED]> said:
kensmith> That's an awful big list of things being changed in a stable branch so
kensmith> I'm just checking...
kensmith> Are we sure there will be no user-visible (API/ABI) changes that
result
Hi,
> On Mon, 17 Jul 2006 12:31:38 -0400
> Ken Smith <[EMAIL PROTECTED]> said:
kensmith> That's an awful big list of things being changed in a stable branch so
kensmith> I'm just checking...
kensmith> Are we sure there will be no user-visible (API/ABI) changes that
result
kensmith> from
On Mon, 2006-07-17 at 10:09 +, Hajimu UMEMOTO wrote:
> ume 2006-07-17 10:09:59 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
> sys/sys param.h
> include Makefile netdb.h resolv.h
> include/arpa inet.h n
39 matches
Mail list logo