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
Dag-Erling Smørgrav
b51a26edb2
Add proc/<pid>/cmdline.
2000-12-09 16:20:48 +00:00
Dag-Erling Smørgrav
886a6f6fca
Add /proc/<pid>/status and /proc/<pid>/stat (the latter being mostly
...
zeroes for the time being).
Prompted by: Nathan Boeger <nathan@khmere.com>
2000-10-25 22:12:59 +00:00
Dag-Erling Smørgrav
ddc0b9925d
Add stat, uptime and version.
...
Note that version currently returns the first line of the version string
from vers.c, which is not quite what a Linux system would return.
2000-09-09 11:44:58 +00:00
Dag-Erling Smørgrav
81dc16f619
Pierre Beyssac originally derived linprocfs from procfs, and I've made (and
...
will keep making) significant modifications, so I'm adding both our copyrights
to the top of these files.
2000-09-07 16:44:26 +00:00
Dag-Erling Smørgrav
ce4e34c875
Make exe a symlink.
2000-05-24 07:37:02 +00:00
Mike Smith
06ab4b95d8
Move the linprocfs bits under the rest of the i386 linux compatibility
...
code.
2000-04-20 03:54:27 +00:00