| Age | Commit message (Expand) | Author |
| 2000-04-16 | change "nextvnodeid" from a global in namei.h to a static in | chs |
| 2000-04-16 | limit the number of namecache entries to numvnodes rather than desiredvnodes. | chs |
| 2000-03-30 | Get rid of register declarations. | augustss |
| 2000-03-23 | Tiny comment update. | soren |
| 1999-09-10 | Obey negative cache entries for intermediate directories during a create. | mycroft |
| 1999-09-05 | Change cache_lookup() as per discussion on tech-kern & ICB: | jdolecek |
| 1999-03-22 | Change namei cache to record vnode->(parent,name) entries (for directories). | sommerfe |
| 1998-09-01 | Use the pool allocator and "nointr" pool page allocator for name cache entries. | thorpej |
| 1998-08-04 | Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. | perry |
| 1998-07-31 | fix sizeofs so they comply with the KNF style guide. yes, it is pedantic. | perry |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-07 | add flags arg to hashinit(), to pass to malloc(). | chs |
| 1996-02-04 | First pass at prototyping | christos |
| 1995-09-08 | Distribute cache entries more evenly | ws |
| 1995-05-30 | Preserve the ISWHITEOUT flag between cache_enter() and cache_lookup(). | mycroft |
| 1994-12-13 | Sync with CSRG. | mycroft |
| 1994-08-30 | Convert process, file, and namei lists and hash tables to use queue.h. | mycroft |
| 1994-07-05 | fix for kern/322, pointed out by osymh@gemini.oscs.montana.edu. Neither | cgd |
| 1994-07-02 | we like cache. | chopps |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-08 | Update to 4.4-Lite fs code. | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-09-07 | Changes to VFS readdir semantics | ws |
| 1993-05-20 | add $Id$ strings, and clean up file headers where necessary | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |