2010/1/10 Jilles Tjoelker <[email protected]>: > On Fri, Jan 08, 2010 at 06:19:29PM +0100, Fernando Apesteguía wrote: >> This patch implements the "filesystems" file in the linux proc fs. >> I have used it for some time without seeing any problems. Let me >> know in case this is useful. > > Concrete examples of Linux apps that start working or work better with > this change will be helpful.
Some small utilities as procinfo[1] and other system information apps[2], but it is not the most used file under /proc. I did this mostly because I wanted/needed to test my own application. Cheers. [1] http://linux.die.net/man/8/procinfo [2] http://sourceforge.net/projects/gsysinfo/ > > -- > Jilles Tjoelker > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

