freebsd-dev/sys/dev/vinum
Peter Wemm c285ca1254 Some relatively minor tweaks to enable vinum to be built into a static
kernel as a pseudo-device.  The changes were:
- #ifdef DEBUG -> #ifdef VINUMDEBUG
- opt_vinum.h for holding above config variable
- Fixing up a few stray problems where DEBUG wasn't optional.
- config.c -> vinumconfig.c (there's already a config.o)
- Other *.c -> vinum*.c (wasn't strictly necessary, but done in case we end
  up with something else conflicting later on and we might have to have yet
  more repository copies of files).
- include file paths fixups..  (ie: get them all from the kernel tree
  instead of partly from the kernel and partly from /usr/include/machine)

I've spoken with Greg about this..  I hope this doesn't mess him around
too much..
1998-12-28 16:28:24 +00:00
..
COPYRIGHT If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
Makefile Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
makestatetext If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
request.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
statetexts.h If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
vinum.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumconfig.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumext.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumhdr.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinuminterrupt.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumio.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumio.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumioctl.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumkw.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumlock.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinummemory.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumparser.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumrequest.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumrevive.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumstate.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumstate.h If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
vinumutil.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumvar.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00