aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/denode.h
Commit message (Expand)AuthorAgeFilesLines
...
* bzero reserved field into directory entry, junk here causeAndrey A. Chernov1996-07-281-1/+2
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-2/+4
* Second batch of cleanup changes.Poul-Henning Kamp1995-10-291-37/+1
* Add support for the va_filerev attribute required by NFSv3.Doug Rabson1995-08-021-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+3
* Fix panic for `cp -p' by root to an msdos file system. Improve handlingBruce Evans1994-12-271-9/+9
* Fix numerous timestamp bugs.Bruce Evans1994-12-121-8/+11
* Added msdosfs.Doug Rabson1994-09-191-0/+267