index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
vnode_if.src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the vnode_if.* files, as they are now totally
thib
2011-04-02
1
-439
/
+0
*
Retire VOP_LEASE(); It was a bit for NQNFS and has
thib
2007-01-16
1
-11
/
+1
*
Use daddr64_t for logical blocks, okay krw@ thib@ mickey@
pedro
2006-10-16
1
-2
/
+2
*
Introduce daddr64_t and use it for physical block numbers
pedro
2006-10-03
1
-2
/
+2
*
Fix comments concerning VOP_LINK().
pedro
2005-07-14
1
-2
/
+2
*
Extended Attributes was a piece to get to ACLs, however ACLs have not
drahn
2005-07-03
1
-25
/
+1
*
change VOP_PATHCONF to take a locked vnode, as its
jaredy
2005-07-03
1
-2
/
+2
*
bye bye VOP_WHITEOUT
pedro
2005-05-28
1
-13
/
+1
*
change VOP_CLOSE to take a locked vnode
pedro
2005-05-22
1
-3
/
+3
*
typos from Jonathon Gray;
jmc
2003-11-08
1
-2
/
+2
*
Prepare for conversion of select backend -> poll
millert
2003-09-23
1
-8
/
+4
*
remove caddr_t casts. it's just silly to cast something when the function
tedu
2003-07-21
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
several related changes:
tedu
2003-05-01
1
-12
/
+12
*
Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@
drahn
2002-02-22
1
-1
/
+25
*
UBC was a disaster. It worked very good when it worked, but on some
art
2001-12-19
1
-36
/
+1
*
Big cleanup inspired by NetBSD with some parts of the code from NetBSD.
art
2001-12-10
1
-21
/
+1
*
Readd VOP_MMAP, will be used soon. Right now it's just a question to
art
2001-12-04
1
-1
/
+11
*
more typedef zapping vm_page_t -> struct vm_page *
art
2001-11-28
1
-3
/
+3
*
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
art
2001-11-27
1
-1
/
+46
*
Back out changes to symlink and mknod that were not well tested.
millert
2001-07-26
1
-5
/
+9
*
change vop_symlink and vop_mknod to return vpp (the created node)
assar
2001-07-26
1
-9
/
+5
*
Get rid of UFS-specific and unused functions in the VFS interface
csapuntz
2001-06-23
1
-87
/
+1
*
port kqueue changes from freebsd, plus all required openbsd glue.
provos
2001-03-01
1
-1
/
+9
*
Updated vnode_if specificiation
csapuntz
1998-12-05
1
-37
/
+37
*
Document the locking discipline a bit better
csapuntz
1998-08-08
1
-4
/
+18
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-11
/
+230
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-230
/
+11
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-11
/
+230
*
Change VOP_UPDATE() semantics:
deraadt
1996-05-22
1
-4
/
+4
*
NetBSD 960317 merge
niklas
1996-04-19
1
-0
/
+1
*
From NetBSD: Merge with NetBSD 960217
niklas
1996-02-29
1
-3
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+313