summaryrefslogtreecommitdiff
path: root/sys/modules/linprocfs
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-151-1/+1
* MFC, let's hook up things to the build and see what I messed up!Doug Ambrisko2006-06-151-0/+1
* Let kmod.mk touch opt_*.h files as needed.Ruslan Ermilov2004-09-041-3/+0
* Build a dummy opt_compat.h header since linprocfs.c now requires it.Tim J. Robbins2004-08-181-1/+5
* o Remove @- from the ln and change it to a -sf. This was bogus, andWarner Losh2003-11-191-1/+0
* Move the pseudofs, procfs and linprocfs modules out from the fs directory.Dag-Erling Smørgrav2002-02-041-0/+10
* Disconnect linprocfs prior to moving it.Dag-Erling Smørgrav2001-06-101-20/+0
* Remove some cruftPeter Wemm2001-02-271-3/+0
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-2/+4
* The linprocfs sources have moved to sys/compat/linprocfs.Dag-Erling Smørgrav2000-12-121-1/+11
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Point to the new location of the sources under the i386 linux compatibilityMike Smith2000-04-201-1/+1
* Linux /proc filesystem.Dag-Erling Smørgrav2000-03-251-0/+11