Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert vnode_pager_freepage() to vm_free_page(). | bp | 2001-05-03 | 1 | -2/+2 |
* | Implement vop_std{get|put}pages() and add them to the default vop[]. | phk | 2001-05-01 | 1 | -4/+2 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -9/+11 |
* | Add a vop_stdbmap(), and make it part of the default vop vector. | phk | 2001-04-29 | 1 | -26/+0 |
* | Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK. | bp | 2001-04-13 | 1 | -7/+0 |
* | Import kernel part of SMB/CIFS requester. | bp | 2001-04-10 | 9 | -0/+4938 |