summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Second batch of cleanup changes.phk1995-10-291-2/+2
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-3/+6
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Fixed serious off by one bug I introduced that will likely cause thedg1995-04-151-3/+3
* kern_subr.c:dg1995-04-041-5/+5
* Patch from Kirk McKusick to fix a bug introduced in the Poul's vfs_cachedg1995-03-191-2/+2
* Update a couple of counters.phk1995-03-121-1/+3
* Whoops, back out that last change - I misread what Poul had done there.dg1995-03-101-2/+2
* Don't thrash the name cache while trying to fill up the object cache.dg1995-03-101-2/+2
* Clean up and improve the namecache.phk1995-03-091-105/+130
* Another little optimization to the nameicache.phk1995-03-081-14/+4
* Improve the quality of the hash used in the namei-cache.phk1995-03-081-3/+3
* Update vfs_cache.c to use the <sys/queue.h> macros. This makes it easierphk1995-03-061-113/+64
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-13/+24
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+4
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+328
OpenPOWER on IntegriCloud