Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-16 | comment out some code which is causing ntfs panics due | Joris Vink | |
to the fact ntfs uses the generic locking functions which do not lock anything right now. ok pedro@ | |||
2005-03-08 | fix a page fault that occurs when a reclaimed vnode is then reused. | Patrick Latifi | |
from FreeBSD ok pedro tedu miod, tested by millert and myself | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-20 | un __P | Ted Unangst | |
2003-05-20 | fix the tags | Michael Shalayeff | |
2003-05-20 | by popular request, NTFS support. read only. | Ted Unangst | |
The code comes from NetBSD and was ported by Julian Bordet. ok deraadt@ |