* 2003-08-18 Kevin Oberman:
> I can't help on the main issue, but most FreeBSD mailing lists
> (including ports and stable) are searchable on Google Groups. They
> are in mailing.freebsd and you can do full Google searching on them.
...and on gmane.org, using either HTTP or NNTP. eg. this list h
* Bosko Milekic:
> Please show us exactly what you're doing to build the kernel.
nothing other than outlined in usr/src/Makefile or the handbook
article on making custom kernels.
> Try whiping the old kernel build directory and make sure that after
> you config you make depend before you make.
* Luoqi Chen:
>> since august 8th, 2003 the kernel on my i386 pentiumIII won't
>> compile. the problem arises in locore.s with the definition of the
>> constants $PAGE_SHIFT and $PTESHIFT used in `shr' and `shl'
>> instructions within the macros `fillkpt' and `fillkptphys'.
>>
> Did you do a mak
* Pawel Jakub Dawidek:
> On Wed, Jun 11, 2003 at 07:20:26PM +0200, clemens fischer wrote:
> +> > We are proudly announce that CerbNG-1.0 Release Candidate 2 is now
> +> > avaliable.
> +>
> +> congratulations! may i suggest to always include the CVS tag of an
* Pawel Jakub Dawidek:
> We are proudly announce that CerbNG-1.0 Release Candidate 2 is now
> avaliable.
congratulations! may i suggest to always include the CVS tag of any
release announced here? i just tried to make(1) the CVS HEAD on my
freebsd-4.8, but this failed the compilation.
clemen