trhodes
28d42899b7
More s/file system/filesystem/g
2002-05-16 21:28:32 +00:00
phk
4d586060a3
Retire the bogus ioctl DIOCGPART in toto.
...
Once again we can notice that badly thought out hacks ferment and infect
far more code than initially expected.
Sponsored by: DARPA and NAI Labs.
2002-04-02 11:52:13 +00:00
phk
edf19c6634
Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE and
...
DIOCGMEDIASIZE instead.
The partition type check has been XXX'ed out since we cannot expect
that a BSD disklabel with a type field be available on all platforms.
2002-04-02 11:40:45 +00:00
grog
594482926a
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
2001-05-23 23:24:05 +00:00
grog
ff282a70a1
Move objflags from vinumvar.h to vinumobj.h in preparation for
...
requiring fewer header files for userland programs.
2001-05-23 05:27:15 +00:00
grog
335e7f48ab
New file containing definitions for separate views of objects for
...
userland and kernel.
2001-05-22 01:41:12 +00:00