Peter Wemm adbb7dbee6 Updates for KLD backends.
- symbol_values checks that the symbol is indeed belonging to the
   correct symbol and string table pairs before looking up. (since there
   could be many pairs, and KLD/DDB need to find out).
 - different ops for files versus preload modules - the unload mechanism
   is different.  (a preloaded module has to be deleted on unload since
   the in-core image is tainted by relocation and variables used)
 - Do not build an a.out kernel module if we're running on an elf
   kernel. :-)  Note that it should theoretically be possible to
   mix a.out and elf KLD modules providing -mno-underscores was used
   to compile it, or some other symbol conversion takes place.
 - Support preload modules (even though /boot/loader doesn't yet)
 - Search the module path when loading files.
1998-10-09 23:49:28 +00:00
..
1997-08-02 14:33:27 +00:00
1998-08-24 08:32:19 +00:00
1998-07-29 17:38:14 +00:00
1998-01-22 17:30:44 +00:00
1998-02-20 13:37:40 +00:00
1998-07-29 17:38:14 +00:00
1998-07-11 07:46:16 +00:00
1998-08-04 09:21:04 +00:00
1998-06-02 05:39:13 +00:00
1998-10-09 23:49:28 +00:00
1998-09-11 08:46:15 +00:00
1998-08-23 10:16:26 +00:00
1998-08-24 08:32:19 +00:00
1998-09-26 00:12:35 +00:00
1998-09-14 19:56:42 +00:00
1998-09-14 19:56:42 +00:00
1998-09-14 19:56:42 +00:00
1998-09-14 19:56:42 +00:00