changelog

来自「Solaris操作系统下的过滤驱动程序, C源码程序.」· 代码 · 共 33 行

TXT
33
字号
2000-10-28  Erez Zadok  <ezk@shekel.mcl.cs.columbia.edu>	* vnode.c (wrapfs_inactive): don't use vnode after freeing it.	Bug reported by Can Leonard <ocl3@columbia.edu>.2000-05-24  Erez Zadok  <ezk@shekel.mcl.cs.columbia.edu>	* vnode.c (wrapfs_readdir): Solaris 5.6's internal directory entry	structures now use 64 bit values (struct dirent64).	* doit.sh (PATH): don't wait for user input.	* fist.h: added EZKDBG macros2000-05-21  Erez Zadok  <ezk@shekel.mcl.cs.columbia.edu>	* vnode.c (wrapfs_ioctl): default error is 0.2000-05-20  Erez Zadok  <ezk@shekel.mcl.cs.columbia.edu>	* vnode.c (wrapfs_ioctl): copyin the debug ioctl value, not the	pointer address.	(wrapfs_ioctl): call lower ioctl only in "default:" case.2000-05-11  Erez Zadok  <ezk@shekel.mcl.cs.columbia.edu>	* wrapfs.h: ugly mapping of memcpy to bcopy2000-03-26  Ion Badulescu  <ib42@earth.cs.columbia.edu>	* added some support for non-gcc compilers

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?