Date: Tue, 9 May 2006 22:27:01 +0000 (UTC) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 Makefile linsysfs.5 src/sys/compat/linsysfs linsysfs.c src/sys/conf files.amd64 files.i386 files.pc98 src/sys/amd64/conf GENERIC NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES src/sys/modules ... Message-ID: <200605092227.k49MR1G2041619@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2006-05-09 22:27:01 UTC
FreeBSD src repository
Modified files:
share/man/man5 Makefile
sys/conf files.amd64 files.i386 files.pc98
sys/amd64/conf GENERIC NOTES
sys/i386/conf NOTES
sys/pc98/conf NOTES
sys/modules Makefile
Added files:
share/man/man5 linsysfs.5
sys/compat/linsysfs linsysfs.c
sys/modules/linsysfs Makefile
Log:
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
LSI MegaRAID SAS utility.
Sponsored by: IronPort Systems
Man page help from: brueffer
Revision Changes Path
1.70 +1 -0 src/share/man/man5/Makefile
1.1 +86 -0 src/share/man/man5/linsysfs.5 (new)
1.456 +1 -0 src/sys/amd64/conf/GENERIC
1.54 +4 -0 src/sys/amd64/conf/NOTES
1.1 +285 -0 src/sys/compat/linsysfs/linsysfs.c (new)
1.88 +1 -0 src/sys/conf/files.amd64
1.558 +1 -0 src/sys/conf/files.i386
1.341 +1 -0 src/sys/conf/files.pc98
1.1224 +4 -0 src/sys/i386/conf/NOTES
1.492 +2 -0 src/sys/modules/Makefile
1.1 +11 -0 src/sys/modules/linsysfs/Makefile (new)
1.75 +4 -0 src/sys/pc98/conf/NOTES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605092227.k49MR1G2041619>
