Re: r286727 breaks geom_md.ko loading

2015-09-15 Thread Steve Kiernan
On Wed, 16 Sep 2015 03:00:19 +0300 Gleb Smirnoff wrote: > Hi! > > There is regression after r286727. Our dynamic kernel linker doesn't > support weak symbols, so the geom_md.ko can no longer be loaded dynamically > neither from loader nor at runtime. Having it

breakage still in sys/systm.h

2000-03-24 Thread Steve Kiernan
The definitions of major() and minor() in sys/systm.h break usage of the header. Since sys/types.h defines major() and minor() as macros which compute the major and minor numbers, this creates an order dependency on sys/systm.h and sys/types.h. Is this not a bad thing? -- Stephen Kiernan

Re: breakage still in sys/systm.h

2000-03-24 Thread Steve Kiernan
On Fri, 24 Mar 2000, Garrett Wollman wrote: On Fri, 24 Mar 2000 17:12:32 -0500 (EST), Steve Kiernan [EMAIL PROTECTED] said: The definitions of major() and minor() in sys/systm.h break usage of the header. Since sys/types.h defines major() and minor() as macros which compute the major

New boot blocks not installed on 3.0-STABLE (02/01/1999 snap)

1999-02-02 Thread Steve Kiernan
Okay, I did an update install with 3.0-STABLE (the snap from yesterday), but the new boot blocks weren't installed, so the old boot loader keeps complaining that the kernel is the wrong format (obviously, bootloader, it's an ELF kernel). Any way to get the new boot blocks onto the drive from the