freebsd-dev/sys/compat/linprocfs
Jonathan Lemon b47ed6cbf6 Eliminate global node types and instead use an operations vector for
each node in order to make it easier to add new entries.

Rewrite the internal directory structure so that it is possible to
have independent subdirectories.  Utilize this to add /proc/net/dev.

Reviewed by:  DES
2001-03-12 03:16:56 +00:00
..
linprocfs_misc.c Eliminate global node types and instead use an operations vector for 2001-03-12 03:16:56 +00:00
linprocfs_subr.c Eliminate global node types and instead use an operations vector for 2001-03-12 03:16:56 +00:00
linprocfs_vfsops.c Eliminate global node types and instead use an operations vector for 2001-03-12 03:16:56 +00:00
linprocfs_vnops.c Eliminate global node types and instead use an operations vector for 2001-03-12 03:16:56 +00:00
linprocfs.c Eliminate global node types and instead use an operations vector for 2001-03-12 03:16:56 +00:00
linprocfs.h Eliminate global node types and instead use an operations vector for 2001-03-12 03:16:56 +00:00