fix copyright, this was done from scratch
[unix-history] / usr / src / sys / ufs / mfs /
1991-11-02 Keith BosticUFS/FFS split for LFS version 1
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; move prototypes into...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; mfs_print returns int
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; fixes for mountfs...
1991-09-07 Ralph Campbelladded mips to ifdef hp300, i386
1991-04-16 Kirk McKusickadd appropriate proc pointers to VFS ops
1991-04-16 Kirk McKusickuse prototypes for MFS vnode ops (from mfsnode.h);
1991-04-16 Kirk McKusickadd prototypes for MFS vnode operations
1991-03-20 Mike Karelsfirst cut for new proc & user structs (still need to...
1991-02-02 Kirk McKusickadd POSIX-style byte-level record locking
1990-12-06 Kirk McKusickupdate for new VM
1990-07-03 William Nesheimadded 386 ifdefs
1990-06-29 Keith Bosticnew copyright notice
1990-06-28 Mike Karelsbetter fix for loop if unmount fails; clear signal...
1990-06-23 Mike Hiblermake separate version of mfs_doio for hp300 and vax...
1990-06-09 Kirk McKusicktemporary hack to avoid infinite signals on shutdown
1990-05-11 Kirk McKusickhp300 does physical I/O mapping itself
1990-05-05 Kirk McKusickmount struct prefixes go from m_ to mnt_ and M_ to...
1990-05-03 Kirk McKusickadd quotactl vfs op
1990-04-28 Mike Karelseliminate longjmp's in the kernel
1990-04-11 Kirk McKusickclear the buffer list before vrele
1990-03-07 Kirk McKusickmntfrom and mnton are now maintained in m_stat
1990-02-09 Marc Teitelbaumtsleep
1990-01-16 Kirk McKusickadd islocked vnode op
1990-01-03 Kirk McKusickneed null lock and unlock ops for vclean
1990-01-01 Kirk McKusickuse vfinddev to find vnode as b_vp may represent a...
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-01 Kirk McKusickadd null bmap routine
1989-12-01 Kirk McKusickreplace bflush and binval with vflushbuf and vinvalbuf;
1989-11-26 Kirk McKusickmaintain mount information in v_mounton rather than...
1989-11-26 Kirk McKusickcheckalias now sets rdev
1989-11-25 Kirk McKusickreturn type MOUNT_MFS instead of MOUNT_UFS to statfs
1989-11-01 Kirk McKusick../machine should be machine
1989-10-30 Kirk McKusickadd file system initialization routine; panic if device...
1989-10-30 Kirk McKusickflush out any pending I/O before trying to close
1989-10-26 Kirk McKusickonly vrele can delete the v_type field
1989-10-25 Kirk McKusickcreate own private data area instead of overloading...
1989-10-25 Kirk McKusickdate and time created 89/10/24 19:37:14 by mckusick
1989-10-21 Kirk McKusickallow multiple I/O requests; try to unmount when signalled
1989-10-19 Kirk McKusickallow update of mounted file systems
1989-09-13 Kirk McKusickallow multiple memory based file systems
1989-09-06 Kirk McKusickdate and time created 89/09/05 16:20:25 by mckusick
1989-09-06 Kirk McKusickdate and time created 89/09/05 16:20:24 by mckusick
1989-09-06 Kirk McKusickdate and time created 89/09/05 16:20:23 by mckusick