summaryrefslogtreecommitdiffstats
path: root/sys/msdosfs/msdosfs_denode.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-09-021-3/+1
* Back out some incorrect changes that was worse than the original bug.dyson1997-08-261-3/+1
* This is a trial improvement for the vnode reference count while on the vnodedyson1997-08-221-2/+4
* Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. Itbde1997-02-261-39/+51
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make this compile without warnings after the Lite2 merge:mpp1997-02-121-1/+2
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* The Great PC98 Merge.asami1996-06-141-1/+8
* Moved the fsnode MALLOC to before the call to getnewvnode() so that thedg1996-06-121-3/+9
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-3/+5
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Added prototypes.bde1995-12-031-1/+7
* Add support for the va_filerev attribute required by NFSv3.dfr1995-08-021-1/+20
* Remove trailing whitespace.rgrimes1995-05-301-21/+21
* Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>bde1995-04-111-8/+2
* Removed bogus, commented out, call to vnode_pager_uncache().dg1995-03-191-2/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-4/+1
* Kill the comment in a comment to shut up the compiler.ats1995-01-291-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-2/+2
* Fix panic for `cp -p' by root to an msdos file system. Improve handlingbde1994-12-271-4/+8
* Fix numerous timestamp bugs.bde1994-12-121-12/+18
* Cosmetics. Silence gcc -Wallphk1994-10-101-6/+6
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Added declarations, fixed bugs due to missing decls. At least one of themphk1994-09-271-19/+31
* Added msdosfs.dfr1994-09-191-0/+689
OpenPOWER on IntegriCloud