Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Before carrying on with the mount request, make sure the process has | 2005-02-01 | 1 | -2/+18 | |
| | | | | enough permissions to access the given device. ok millert@ | ||||
* | * plug memory leak on mount failure. | 2004-12-09 | 1 | -8/+16 | |
| | | | | | | * spacing ok tedu pedro millert otto | ||||
* | constify vfsops; tedu@ ok | 2003-08-14 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 2 | -12/+4 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | rename export to export_info for c++ safety. report by naddy@ | 2003-05-24 | 1 | -2/+2 | |
| | |||||
* | un __P | 2003-05-20 | 6 | -142/+142 | |
| | |||||
* | fix the tags | 2003-05-20 | 14 | -13/+14 | |
| | |||||
* | by popular request, NTFS support. read only. | 2003-05-20 | 14 | -0/+5756 | |
The code comes from NetBSD and was ported by Julian Bordet. ok deraadt@ |