Re: compiler info in kernel identification string

2012-11-13 Thread Daniel Braniss
> Hello, > > avg@ suggested to include compiler version in the kernel so that it's > present in uname (and one can easly tell what was used to compile it). > > Here is my attempt: > http://people.freebsd.org/~mjg/patches/newvers-compiler.diff > > Basically adds compiler name and version/revision

Re: svn commit: r242910 - in user/andre/tcp_workqueue/sys: kern sys

2012-11-13 Thread Alfred Perlstein
Andre, do you think the variable "realmem" could be exported as something like kmemsize or something? Or maybe a function call to subr_param.c? The reason I ask is that I would like to scale things like number of default sysv semaphores to something like 64 per 1GB of "realmem". Thoughts? T

Re: compiler info in kernel identification string

2012-11-13 Thread Jov
good idea. show version cmd in postgresql prints os version,compiler info etc. useful for problem report. jov 在 2012-11-14 上午7:43,"Mateusz Guzik" 写道: > Hello, > > avg@ suggested to include compiler version in the kernel so that it's > present in uname (and one can easly tell what was used to comp

Re: compiler info in kernel identification string

2012-11-13 Thread Erich Dollansky
Hi, On Wed, 14 Nov 2012 00:43:03 +0100 Mateusz Guzik wrote: > Hello, > > avg@ suggested to include compiler version in the kernel so that it's > present in uname (and one can easly tell what was used to compile it). > > Here is my attempt: > http://people.freebsd.org/~mjg/patches/newvers-compi

Re: compiler info in kernel identification string

2012-11-13 Thread David Wolfskill
On Wed, Nov 14, 2012 at 12:43:03AM +0100, Mateusz Guzik wrote: > Hello, > > avg@ suggested to include compiler version in the kernel so that it's > present in uname (and one can easly tell what was used to compile it). > > Here is my attempt: > http://people.freebsd.org/~mjg/patches/newvers-compi

-Current built with clang as default + ports

2012-11-13 Thread AN
Can anyone comment on current built with clang as default compiler and ports? Are there any major problems, programs that don't run? Specifically, I am interested in how Gnome and Xorg (Gnome and Xorg built with default system gcc) work on world built with clang. I believe the work around f

compiler info in kernel identification string

2012-11-13 Thread Mateusz Guzik
Hello, avg@ suggested to include compiler version in the kernel so that it's present in uname (and one can easly tell what was used to compile it). Here is my attempt: http://people.freebsd.org/~mjg/patches/newvers-compiler.diff Basically adds compiler name and version/revision after revision of

Re: Traditional cpp (was: /usr/bin/calendar broken on current)

2012-11-13 Thread David O'Brien
On Sat, Nov 10, 2012 at 05:46:21PM +1100, Greg 'groggy' Lehey wrote: > On Friday, 9 November 2012 at 13:52:24 +0100, Dimitry Andric wrote: > > Looks like yet another cpp -traditional abuse. > > Use or abuse? In any case, it's not the only one. In the Good Old > Days people did things like that.

Re: Simple check if current is broken

2012-11-13 Thread Greg 'groggy' Lehey
On Tuesday, 13 November 2012 at 9:11:21 +0200, Alexander Yerenkow wrote: > Hello there! > I sometimes see in this list such mails: > "I got problem with rXX" > "It's known, it's fixed in rYY". > > Sometimes it's my problem, sometimes it's problem of other peoples. > > How about make simple

Re: Simple check if current is broken

2012-11-13 Thread Jakub Lach
What about cases when something is broken, but not for everybody? If only GENERIC build, how does that differ from existing tinderboxing? -- View this message in context: http://freebsd.1045724.n5.nabble.com/Simple-check-if-current-is-broken-tp5760481p5760700.html Sent from the freebsd-current

[ solved ]: Too many dynamic rules

2012-11-13 Thread Darrel
Today I booted r242670 from the console and noticed an error. This is one line from the end of dmesg: ipfw: ipfw_install_state: Too many dynamic rules The ruleset has always been dynamic and has no additional rules. Search engines produced similar error messages, but no information that seems

Re: Too many dynamic rules

2012-11-13 Thread Ivan Voras
On 13/11/2012 03:23, Dan Nelson wrote: > In the last episode (Nov 12), Darrel said: >> Hello, >> >> Today I booted r242670 from the console and noticed an error. This >> is one line from the end of dmesg: >> >> ipfw: ipfw_install_state: Too many dynamic rules >> >> The ruleset has always been dyna

Re: can't open '/boot/menusets.4th'

2012-11-13 Thread Devin Teske
On Nov 12, 2012, at 3:50 PM, Glen Barber wrote: > On Mon, Nov 12, 2012 at 06:11:43PM -0500, Darrel wrote: >> Hello, >> >> Today I booted r242670 from the console and noticed this error message: >> can't open '/boot/menusets.4th': no such file of directory >> >> Error while including /boot/menu