Peter Wemm de78ca7e63 Fully implement KLD and preloading.
- seperate unload for preloaded linker objects.
- Don't build a kernel object if running as an a.out kernel.
- extract the real kernel name rather than hardwiring "kernel" for kldstat.
  (sysctl kern.bootfile getst the full name via bootinfo)
- use real addresses on the kernel "module" rather than fictitious ones.
- preloaded module support
- search module path for file modules.
- symbols are checked to see if they are in the right containing file
  before using their indexes into string tables.  This is to help ddb
  since it only supplies a pointer to an opaque symbol and there is no
  telling which file/object/module/whatever it came from.
1998-10-09 23:55:31 +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-10-09 23:55:31 +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