Commit Graph

9 Commits

Author SHA1 Message Date
des
0d62333747 Move the pseudofs, procfs and linprocfs modules out from the fs directory.
Keeping them there seemed like a good idea at the time, but it annoys bde
and confuses people who do not understand how MODULES_OVERRIDE works.
2002-02-04 20:16:50 +00:00
des
a786b99368 Disconnect linprocfs prior to moving it. 2001-06-10 23:20:38 +00:00
peter
044a59eb09 Remove some cruft 2001-02-27 07:40:09 +00:00
obrien
690e163f68 Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
des
a9bb1ce6f1 The linprocfs sources have moved to sys/compat/linprocfs. 2000-12-12 22:00:05 +00:00
peter
a1907d0b27 Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
encoding the relative path.
2000-05-27 01:14:33 +00:00
peter
932899b88d Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk.  This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
2000-05-04 12:08:52 +00:00
msmith
8f9131fc81 Point to the new location of the sources under the i386 linux compatibility
code.
2000-04-20 03:55:19 +00:00
des
bd0f229257 Linux /proc filesystem.
Submitted by:	pb
2000-03-25 13:23:02 +00:00