summaryrefslogtreecommitdiffstats
path: root/sys/msdosfs/msdosfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant newlines that were in some panic strings.dg1995-03-191-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-3/+1
* Fix panic for `cp -p' by root to an msdos file system. Improve handlingbde1994-12-271-16/+40
* Fix numerous timestamp bugs.bde1994-12-121-14/+10
* Restore mv check, cause panic without itache1994-11-291-3/+1
* Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL.jkh1994-11-011-2/+3
* Set the EOF flag properly.pst1994-10-271-6/+6
* Fixed panic when unmounting floppy msdos filesystems. Problem wasmartin1994-10-231-7/+30
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-37/+37
* Added declarations, fixed bugs due to missing decls. At least one of themphk1994-09-271-55/+67
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Added msdosfs.dfr1994-09-191-0/+1933
OpenPOWER on IntegriCloud