summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_init.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-17Typos in comments.mjl
2002-09-26Overhaul the way parent attachments are specified; instead of usingthorpej
2002-03-08Pool deals fairly well with physical memory shortage, but it doesn'tthorpej
2001-11-12add RCSIDslukem
2001-10-17Use a pool cache for namei buffers -- it's faster to allocate fromthorpej
2001-01-22make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays constjdolecek
2001-01-22rename vfs_op_init() to vfs_op_check() and make it only check the offsetsjdolecek
2000-08-03Convert namei pathname buffer allocation to use the pool allocator.thorpej
1999-11-15Add Kirk McKusick's soft updates code to the trunk. Not enabled byfvdl
1998-08-04Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one.perry
1998-06-24Always include fifos; "not an option any more".sommerfe
1998-06-22defopt for options FIFOsommerfe
1998-03-30add missing int to typedefmrg
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-18Change vfs_opv_init_explicit() to not allocate the vnode operationsthorpej
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-02-09More proto fixeschristos
1996-02-04First pass at prototypingchristos
1995-03-19Use %p.mycroft
1994-07-24Clean this up a bit, and separate parts of vfs_opv_init() into separatemycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code.mycroft