| Commit message (Expand) | Author | Age | Files | Lines |
* | #if 0 out pfs_null() to silence the warning about it not being referenced. | des | 2001-06-15 | 1 | -0/+2 |
* | Fix warning: 568: warning: `portal_badop' defined but not used | peter | 2001-06-15 | 1 | -13/+0 |
* | Fix warning (exposed NetBSD code): | peter | 2001-06-15 | 1 | -1/+1 |
* | Fix warnings (mostly harmless, due to struct bio being embedded in buf): | peter | 2001-06-15 | 1 | -2/+2 |
* | Fix warning: 552: warning: `fdesc_badop' defined but not used | peter | 2001-06-15 | 1 | -12/+0 |
* | Warning fix: coda_fbsd.c:113: warning: unused variable `ret' | peter | 2001-06-15 | 1 | -1/+0 |
* | Coda do not call vop_defaultop(), so add nesessary calls for VM objects. | bp | 2001-06-14 | 1 | -0/+3 |
* | the last argument to copyinstr is of t ype size_t, not u_int | mjacob | 2001-06-13 | 1 | -3/+3 |
* | With this commit, I hereby pronounce gensetdefs past its use-by date. | peter | 2001-06-13 | 4 | -7/+0 |
* | For some reason, though the module builds just fine without <sys/lock.h>, | des | 2001-06-11 | 3 | -0/+3 |
* | Bail out if the fill function failed. | des | 2001-06-10 | 1 | -0/+10 |
* | Whoops, some of my test code snuck in here. | des | 2001-06-10 | 1 | -1/+1 |
* | Argh. Fix braino in previous commit. | des | 2001-06-10 | 1 | -1/+1 |
* | Add a 'flags' argument to the PFS_PROCDIR macro. | des | 2001-06-10 | 1 | -2/+2 |
* | Add support for process-dependent directories. This means that save for | des | 2001-06-10 | 6 | -147/+195 |
* | Blah, not my day. This file needs <sys/mutex.h> now. | des | 2001-06-10 | 1 | -0/+1 |
* | Remember to unlock the process pfind() returns. | des | 2001-06-10 | 1 | -1/+5 |
* | Add missing #include of <sys/mutex.h>. | des | 2001-06-10 | 3 | -0/+3 |
* | Catch up with the change in sbuf_new's prototype. | des | 2001-06-10 | 1 | -8/+8 |
* | The kq write filter was hooked up to the wrong socket, and thus was | jlemon | 2001-06-06 | 1 | -4/+11 |
* | Lock VM Giant prior to locking a vm map. | tanimura | 2001-06-06 | 1 | -0/+7 |
* | Now works again and as a module and with devfs. | shafeeq | 2001-06-05 | 3 | -9/+73 |
* | Support /dev/tun cloning. Ansify if_tun.c while I'm there. | brian | 2001-06-01 | 1 | -1/+2 |
* | - VFS_SET(msdos) -> VFS_SET(msdosfs) | ru | 2001-06-01 | 1 | -1/+1 |
* | Don't copy the trailing zero in readlink, it confuses namei(). | phk | 2001-05-26 | 1 | -1/+1 |
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 12 | -41/+41 |
* | Create a general facility for making dev_t's depend on another | phk | 2001-05-26 | 1 | -1/+1 |
* | o Merge contents of struct pcred into struct ucred. Specifically, add the | rwatson | 2001-05-25 | 2 | -6/+5 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 6 | -27/+27 |
* | Actually rename FDESC, PORTAL, UMAP and UNION file systems. | ru | 2001-05-24 | 4 | -4/+4 |
* | mount_umap(8) -> mount_umapfs(8). | ru | 2001-05-24 | 1 | -1/+1 |
* | mount_null(8) -> mount_nullfs(8). | ru | 2001-05-24 | 1 | -4/+4 |
* | Don't acquire/release Giant around some of the places that need it in | jhb | 2001-05-23 | 1 | -2/+1 |
* | Change the way deletes are managed in DEVFS. | phk | 2001-05-23 | 2 | -42/+114 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 28 | -29/+29 |
* | Sort includes from previous commit. | jhb | 2001-05-21 | 1 | -1/+1 |
* | Introduce a global lock for the vm subsystem (vm_mtx). | alfred | 2001-05-19 | 5 | -1/+18 |
* | Currently there is no way to tell if write operation invoked via | bp | 2001-05-18 | 1 | -1/+1 |
* | VOP getwritemount() can be invoked on vnodes with VFREE flag set (used in | bp | 2001-05-17 | 1 | -4/+12 |
* | Use vop_*vobject() VOPs to get reference to VM object from upper or lower fs. | bp | 2001-05-17 | 3 | -60/+60 |
* | Do not leave an extra reference on vnode. | bp | 2001-05-17 | 1 | -6/+2 |
* | Change the second argument of vflush() to an integer that specifies | iedowse | 2001-05-16 | 13 | -143/+31 |
* | After a successfull poll of the cloning functions, match on the | phk | 2001-05-14 | 1 | -14/+6 |
* | Convert DEVFS from an "opt-in" to an "opt-out" option. | phk | 2001-05-13 | 3 | -5/+8 |
* | GC prototype for procfs_bmap() missed during a previous commit. | jhb | 2001-05-11 | 1 | -1/+0 |
* | Remove unneeded devfs_badop() | phk | 2001-05-06 | 1 | -10/+0 |
* | 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 | 10 | -161/+8 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 32 | -123/+186 |
* | Uncut&paste som bogus use of VOP_BMAP in cd9660::VOP_STRATEGY. | phk | 2001-04-30 | 1 | -10/+4 |