NetBSD/sys/adosfs
thorpej 071aed40ac A foolish consistency; most parts of the kernel use bp->b_data, so
change these from bp->b_un.b_addr to bp->b_data, as well.  This also
allows us more flexibility to experiment with other data buffer types
hung off of struct buf.
2000-05-19 18:54:22 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
adlookup.c avoid compiler warning and remove unused variable vpid. 1999-09-20 07:29:27 +00:00
adosfs.h Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
adutil.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
advfsops.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
advnops.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00