Doug Ambrisko <[EMAIL PROTECTED]> writes: > Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes: > > linsysfs has a dependency on procfs, but doesn't seem to use any > > procfs bits. is that intentional? > That probabably my confusion with what was in procfs versus psuedofs. > I cribbed most of the stuff from linprocfs. So it is intentional.
linprocfs has a dependency on procfs because it duplicates parts of procfs (files with the same content but different names). I can see no such overlap in linsysfs, so the dependency should be removed. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
