Gregory Nutt
|
f87358faf9
|
correct some conditional compilation; update some comments
|
2016-01-12 07:05:50 -06:00 |
Gregory Nutt
|
1608b7c33f
|
Some networking logic was used helpers from apps/netutils. Not good. Quick fix is to duplicate logic
|
2016-01-09 15:56:08 -06:00 |
Gregory Nutt
|
795ddd7e80
|
OS modules: Add basic procfs support. A module registry that will eventually be used to support lsmod
|
2015-12-12 17:42:25 -06:00 |
Gregory Nutt
|
eb8668b0f7
|
net/: Add procfs support for network device status
|
2015-11-27 16:39:14 -06:00 |
Gregory Nutt
|
9d8462aa23
|
net/: Move net_procfs.c to net/procfs/. Partition logic a little better to make space to support net device procfs as well
|
2015-11-27 13:53:33 -06:00 |