strategy returns void, ioctl cmd is u_long
[unix-history] / usr / src / sys / dev / vn.c
1995-01-10 Chris G. Demetrioustrategy returns void, ioctl cmd is u_long
1994-08-25 Kirk McKusickreturn ENOTTY to keep disklabel happy (from cgd)
1994-04-02 Mike Hibleroops, forgot to update the Utah id
1994-04-02 Mike Hiblertake advantage of contig block info returned from BMAP
1993-12-31 Kirk McKusicklint
1993-11-17 Mike Hiblerb_un.b_addr -> b_data
1993-09-28 Mike Hiblerreturn an error if file has a hole (VOP_BMAP returns...
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-28 Mike Hibleradd attach routine for Torek's autoconf code
1992-12-28 Mike Hiblerinit some needed buf fields
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-08 Margo SeltzerAdd an argument to bmap.
1992-07-14 Jan-Simon Pendrybring up to date wrt vnode conventions
1992-06-06 Mike Hiblermerge latest Utah hp300 code including 68040 support
1992-05-15 John Heidemannvnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-05-14 John Heidemannminor syntax change before vnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-03-01 Mike Hiblersync with current vn_open interface
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-06-22 Kirk McKusickhave to unlock after call to vn_open;
1991-05-08 Mike Hiblerfd -> vn
1991-05-05 Mike Karelsmark as broken
1990-12-17 Keith Bostickernel reorg
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-05-09 Kirk McKusickmerge in hp300 support from Utah