aboutsummaryrefslogtreecommitdiff
path: root/lkm/cd9660
Commit message (Collapse)AuthorAgeFilesLines
* Remove LKM's depricated by modules.Søren Schmidt1998-12-271-11/+0
| | | | Notes: svn path=/head/; revision=42098
* Back out opt_diagnostic.h changes.Eivind Eklund1998-02-061-6/+2
| | | | Notes: svn path=/head/; revision=33143
* Make the LKMs handle DIAGNOSTIC as a new-style option.Eivind Eklund1998-02-041-2/+6
| | | | Notes: svn path=/head/; revision=33105
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22982
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's moreGarrett Wollman1994-09-211-0/+11
work; ditto NFS and it's even more work.) Notes: svn path=/head/; revision=2961