Re: Problems with nlist on -current?

2000-06-25 Thread Bernd Luevelsmeyer
Dampure, Pierre Y. wrote: > > I installed 5.0-2621-CURRENT on a new system (OR840, 2x733EB, 512MB > RDRAM) and had problems with top / systat / vmstat all failing after > reporting problems with nlist: [...] At a guess, you don't use /boot/loader? The loader seems to be no longer optional,

Re: One more question (different now)

2000-05-11 Thread Bernd Luevelsmeyer
Warner Losh wrote: > > In message <[EMAIL PROTECTED]> Bernd Luevelsmeyer writes: > : What you want is "ISO/IEC 9899:1999 Programming languages -- C" > > In the US, how do I get the same thing for C++? > > Warner I don't talk C++, but I think y

Re: One more question (different now)

2000-05-11 Thread Bernd Luevelsmeyer
Sheldon Hearn wrote: > > On Thu, 11 May 2000 03:58:57 +0200, Bernd Luevelsmeyer wrote: > > > The Standard itself is a book and can be bought as such in bookstores. > > Can you give us details? Do I just hunt Amazon.com for "C99", or does > it have a proper t

Re: One more question (different now)

2000-05-10 Thread Bernd Luevelsmeyer
David Malone wrote: > > On Thu, May 11, 2000 at 07:53:27AM +1000, Bruce Evans wrote: > > > From the C99 draft (n869.txt): > > Is the C99 draft generally available, or where can you cough up > cash to get a copy? The Standard itself is a book and can be bought as such in bookstores. Draft vers

Re: 4.0 problems...

2000-04-07 Thread Bernd Luevelsmeyer
Thomas D. Dean wrote: > > I had this problem a week ago. > > It was caused by my booting the kernel directly. > > 0:da(0,a)/kernel > > Using > > 0:da(0,a)/boot/loader > > cures the symptoms. There's a PR on it, including a patch. See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17422 Th