freebsd-skq/sys/compat/linprocfs
Dag-Erling Smørgrav f786d43aac A bunch of fixes that have been rotting in my tree for a month or two
waiting for procfs to get fixed:

  - Use fill_eproc() to obtain correct VM stats. Attempt to compute VmLib.

  - Fill some more fields in proc/<pid>/stat, and add four (unimplemented)
    fields after studying a recent Linux kernel.

  - Compute CPU frequency only once instead of twice.

  - Fix some comments that were OBE.

  - Fix indentation except where it makes the code less readable.
2000-12-09 13:25:54 +00:00
..
linprocfs_misc.c A bunch of fixes that have been rotting in my tree for a month or two 2000-12-09 13:25:54 +00:00
linprocfs_subr.c Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostly 2000-10-25 22:12:59 +00:00
linprocfs_vfsops.c Pierre Beyssac originally derived linprocfs from procfs, and I've made (and 2000-09-07 16:44:26 +00:00
linprocfs_vnops.c Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostly 2000-10-25 22:12:59 +00:00
linprocfs.c A bunch of fixes that have been rotting in my tree for a month or two 2000-12-09 13:25:54 +00:00
linprocfs.h Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostly 2000-10-25 22:12:59 +00:00