Age | Commit message (Expand) | Author |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-14 | constify vfsops; tedu@ ok | Michael Shalayeff |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-12 | fix up locking and some issues with union. derived from netbsd | Ted Unangst |
2003-02-24 | use M_MISCFSMNT instead of M_UFSMNT for mount data | Ted Unangst |
2002-06-08 | Use tsleep instead of sleep. | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-04 | Readd VOP_MMAP, will be used soon. Right now it's just a question to | Artur Grabowski |
2001-11-21 | Use vfs_mount_foreach_vnode | Constantine Sapuntzakis |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-07-26 | missed this in previous symlink/mknod backout | Todd C. Miller |
2001-07-26 | change vop_symlink and vop_mknod to return vpp (the created node) | assar |
2001-06-27 | Remove old vm. | Artur Grabowski |
2001-06-23 | Get rid of several unused vnode operations | Constantine Sapuntzakis |
2001-02-20 | use void * consistently in vfs_mount and sys_mount. ok @art | assar |
2000-02-07 | update to use new checkexp vfs operation | assar |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-02-26 | compat with uvm vnode pager | Artur Grabowski |
1998-08-18 | indent # properly; garnett@bogus.cs.colorado.edu | Theo de Raadt |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1998-07-13 | Fix locking discipline snafu with UNIONFS. Thanks to Don Schmid (yensid@imsa.... | Constantine Sapuntzakis |
1998-02-08 | Updates to match type changes in syscall tables | Thorsten Lockert |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-09-11 | Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors. | Todd C. Miller |
1997-08-01 | From NetBSD (mycroft): | Todd C. Miller |
1997-01-02 | pulled out the duplicated, conditional code from both kern/vfs_syscalls.c | Michael Shalayeff |
1996-12-08 | fixed comment in union_advlock | kstailey |
1996-12-07 | mem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jp | Theo de Raadt |
1996-05-29 | sync | Theo de Raadt |
1996-05-22 | latest locking changes from jtk | Theo de Raadt |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1996-01-06 | from jtk@kolvir.arlington.ma.us: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |