Merge FreeBSD rev. 1.8:
[dragonfly.git] / sys / vfs / nfs / nfs_vnops.c
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-23 Matthew DillonAssume read access for execute requests so we can fill...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-10-10 Matthew DillonData reads and writes should not need credentials,...
2003-10-09 Matthew Dillonnamecache work stage 3a: Adjust the VFS APIs to include...
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-08-20 Robert Garrett__P()!=wanted, remove old style prototypes from the...
2003-08-08 David Rhodus Fix a problem that occurs when truncating files on...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-26 Matthew Dilloncleanup some odd uses of curproc. Remove PHOLD/PRELE...
2003-06-26 Matthew Dillonproc->thread stage 5: BUF/VFS clearance! Remove the...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-19 Matthew Dillonthread stage 5: Separate the inline functions out of...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: