On Thu, Dec 20, 2007 at 05:48:18PM -0500, Chuck Robey wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I've lost the printing of all of th e messages you normally see, when you are
> booting yoiur machine (you know, mostly probe messages. I used to see them on
> this box. When I made
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've lost the printing of all of th e messages you normally see, when you are
booting yoiur machine (you know, mostly probe messages. I used to see them on
this box. When I made my first kernel, I had begun (obviously, as we all do)
with GENERIC as a
M. Warner Losh wrote:
And the last, rather long, patch converts the .y in config to a form
that more versions of yacc would grok.
Comments?
[...]
- INCLUDE ID SEMICOLON
- = {
+ INCLUDE ID SEMICOLON {
[...]
The = { way for specifying yacc actions is item 5 in yacc's Ap
On Thursday 20 December 2007, M. Warner Losh wrote:
> Consider the following diffs. The first one does a tiny cleanup of
> strfile's include style (no real reason other than it bugged me when I
> added stdint.h).
>
> The second one cleans up a minor problem where ${CFLAGS} isn't used
> where it sh
M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Diomidis Spinellis <[EMAIL PROTECTED]> writes:
: M. Warner Losh wrote:
: > And the last, rather long, patch converts the .y in config to a form
: > that more versions of yacc would grok.
: >
: > Comments?
: [...]
: > -INC
In message: <[EMAIL PROTECTED]>
Diomidis Spinellis <[EMAIL PROTECTED]> writes:
: M. Warner Losh wrote:
: > And the last, rather long, patch converts the .y in config to a form
: > that more versions of yacc would grok.
: >
: > Comments?
: [...]
: > - INCLUDE ID SEMICOLON
: > -
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
: Was the bsd.prog.mk change accidentally included?
:
: > //depot/projects/arm/src/share/mk/bsd.prog.mk#4 -
/Users/imp/p4/arm/src/share/mk/bsd.prog.mk
: > @@ -110,17 +110,18 @@
: >
: > .if defined(PR
On Thursday 20 December 2007 01:25:11 am M. Warner Losh wrote:
> Consider the following diffs. The first one does a tiny cleanup of
> strfile's include style (no real reason other than it bugged me when I
> added stdint.h).
>
> The second one cleans up a minor problem where ${CFLAGS} isn't used
>
Hi list,
This mail is slightly off-topic because probably not FreeBSD-centric.
I've looked at the assembly code generated by GCC, but I am not able to
understand the point of every instruction.
I've written the following useless program:
% #include
%
% int
% main(int ac, char *av[])
% {
%
На Wednesday 19 December 2007 10:37:46 Nikos Ntarmos написа:
> Do you have any pointers to that thread? I did a quick search in
> hackers@ and current@ but failed to find anything relevant, other than
> people reporting related crashes and "don't do that, then"-type answers.
I started a thread a w
On Wed, Dec 19, 2007 at 09:40:34PM -0800, Carl Shapiro wrote:
>The default setting of the x87 floating point control word on the i386
>port is 0x127F. Among other things, this value sets the precision
>control to double precision. The default setting of the x87 floating
>point control word on the
11 matches
Mail list logo