Subject: Re: another kdump problem
To: None <niklas@appli.se>
From: Kenneth Stailey <kstailey@owl.dol-esa.gov>
List: current-users
Date: 08/25/1995 19:27:00
> I noted when ktracing Wine that it called lots of "unimplemented" SYSV
> IPC syscalls.

> I checked kdump, and found out that it includes sys/kern/syscalls.c

Either "kdump" source should #define all of the options before
including sys/kern/syscalls.c or sys/kern/syscalls.c #ifdefs should
be changed to pick up on something defined by kdump source.

Which do you think is less ugly?

~Ken