Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 20:25:24 +0900
From:      KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
To:        jb@cimlogic.com.au
Cc:        jkh@time.cdrom.com, current@FreeBSD.ORG
Subject:   Re: The Day After, initial reports.
Message-ID:  <19980831202524O.kato@gneiss.eps.nagoya-u.ac.jp>
In-Reply-To: Your message of "Mon, 31 Aug 1998 20:45:51 %2B1000 (EST)" <199808311045.UAA19965@cimlogic.com.au>
References:  <199808311045.UAA19965@cimlogic.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
John Birrell  <jb@cimlogic.com.au> wrote:

> Is this version 1.305 of machdep.c ????
> 
> Try backing out:
> 
>   1.305     +7 -1      src/sys/i386/i386/machdep.c
>   1.36      +1 -12     src/sys/i386/include/cpu.h
>   1.45      +4 -2      src/sys/i386/include/param.h
>   1.16      +1 -2      src/sys/kern/kern_mib.c
> 
> which were from a commit that Kato did at 1998/08/31 01:41:58 PDT.
> 
> Just a hunch. 8-)

My 3.0-current box said:

PC98 GENERIC98 (BINFORMAT=aout)

kato% make machdep.o
cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -include opt_global.h  ../../pc98/i386/machdep.c
kato% 

IBM-PC GENERIC (BINFORMAT=elf)

kato% make machdep.o
cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -include opt_global.h  ../../i386/i386/machdep.c
kato% 

IBM-PC GENERIC (BINFORMAT=aout)

kato% make machdep.o
cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -include opt_global.h  ../../i386/i386/machdep.c
kato% 

There is no error message.

-----------------------------------------------+--------------------------+
Kato Takenori <kato@ganko.eps.nagoya-u.ac.jp>  |        FreeBSD           |
Dept. Earth Planet. Sci, Nagoya Univ.          |    The power to serve!   |
Nagoya, 464-8602, Japan                        |  http://www.FreeBSD.org/ |
++++ FreeBSD(98) 2.2.7: Rev. 01 available!     +==========================+

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980831202524O.kato>