Poul-Henning Kamp 7e760e148a Originally when DEVFS was added, a global variable "devfs_present"
was used to control code which were conditional on DEVFS' precense
since this avoided the need for large-scale source pollution with
#include "opt_geom.h"

Now that we approach making DEVFS standard, replace these tests
with an #ifdef to facilitate mechanical removal once DEVFS becomes
non-optional.

No functional change by this commit.
2003-01-19 11:03:07 +00:00
..
2003-01-08 04:57:53 +00:00
2002-12-14 02:07:32 +00:00
2002-12-28 23:22:22 +00:00
2003-01-07 05:56:38 +00:00
2003-01-04 11:45:50 +00:00
2003-01-04 20:54:58 +00:00
2003-01-07 05:56:38 +00:00
2002-09-05 11:42:03 +00:00
2002-12-22 05:35:03 +00:00
2002-06-29 02:00:02 +00:00
2003-01-07 20:10:04 +00:00
2002-10-02 09:09:25 +00:00
2002-12-14 01:56:26 +00:00
2003-01-08 04:57:53 +00:00
2003-01-04 11:41:12 +00:00
2002-12-17 19:30:50 +00:00
2002-12-24 03:03:39 +00:00