<<On Wed, 29 Sep 1999 19:06:24 -0400 (EDT), Ben Rosengart <[EMAIL PROTECTED]> said: > If I understand correctly, it only needs to be done once per system, but > it makes no difference whether it happens on a given system now or six > months from now. Surely. The thing we have to be careful about is making sure that the kernel does not grow new dependencies on software that now can't get built ahead of time. I tripped over one of these when I last upgraded my desktop: the kernel contained some __asm statements which were only valid in EGCS. This is a hard problem in general, but sometimes we just need to say ``screw it!'' and do what's necessary to advance the state of the art. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same [EMAIL PROTECTED] | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: HEADS UP: sigset_t changes committed Peter Jeremy
- Re: HEADS UP: sigset_t changes committed Warner Losh
- Re: HEADS UP: sigset_t changes committed Peter Jeremy
- Re: HEADS UP: sigset_t changes committed Warner Losh
- Re: HEADS UP: sigset_t changes committed Brad Knowles
- Re: HEADS UP: sigset_t changes committed Doug
- how to avoid bullets in the feet (was Re: HEADS ... Alfred Perlstein
- Re: how to avoid bullets in the feet (was Re: HE... Marcel Moolenaar
- Re: how to avoid bullets in the feet (was Re: HE... Harold Gutch
- Re: how to avoid bullets in the feet (was Re: HE... Doug
- Re: HEADS UP: sigset_t changes committed Garrett Wollman
- Re: HEADS UP: sigset_t changes committed Bruce Albrecht
- Re: HEADS UP: sigset_t changes committed Marcel Moolenaar
- Re: HEADS UP: sigset_t changes committed Amancio Hasty
- Re: HEADS UP: sigset_t changes committed John-Mark Gurney
- Re: HEADS UP: sigset_t changes committed Amancio Hasty
- Re: HEADS UP: sigset_t changes committed Peter Wemm
- Re: HEADS UP: sigset_t changes committed John-Mark Gurney
- Re: HEADS UP: sigset_t changes committed Marcel Moolenaar
- Re: HEADS UP: sigset_t changes committed John-Mark Gurney
- Re: HEADS UP: sigset_t changes committed Nate Williams