Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished previous fix - don't forget to add one dummy options header | bde | 1998-07-07 | 1 | -13/+10 |
| | | | | | | to CLEANFILES. Fixed lots of style bugs. | ||||
* | Fix the N'th occurance of missed bits due to opt_???? mucking. | sos | 1998-07-02 | 1 | -2/+5 |
| | | | | | | Doesn't anybody TEST code before committing.... This is the N+1'th time these laste couble of days... | ||||
* | add new opt_nfs.h to cleanfiles... | jmg | 1998-06-30 | 1 | -2/+2 |
| | |||||
* | fix buildworld hopefully be3fore anyone complains... | jmg | 1998-06-30 | 1 | -1/+3 |
| | | | | | | | | NFS_*TIMO should possibly be converted to sysctl vars (jkh's suggestion), but in some cases it looks like nfs keeps a copy of the value in a struct hash sizes are already ifdef'd KERNEL, so there aren't userland inpact from them... | ||||
* | Back out opt_diagnostic.h changes. | eivind | 1998-02-06 | 1 | -6/+3 |
| | |||||
* | Make the LKMs handle DIAGNOSTIC as a new-style option. | eivind | 1998-02-04 | 1 | -3/+6 |
| | |||||
* | Minor fixups after INET option change. | eivind | 1998-01-09 | 1 | -3/+13 |
| | |||||
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -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. | ||||
* | Create NFS LKM. | wollman | 1994-09-22 | 1 | -0/+11 |