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
/
miscfs
/
deadfs
/
dead_vnops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace select backends with poll backends. selscan() and pollscan()
millert
2003-09-23
1
-5
/
+14
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Use tsleep instead of sleep.
art
2002-06-08
1
-2
/
+2
*
splbio around biodone.
art
2002-05-24
1
-1
/
+5
*
First round of __P removal in sys
millert
2002-03-14
1
-16
/
+16
*
UBC was a disaster. It worked very good when it worked, but on some
art
2001-12-19
1
-4
/
+2
*
Readd VOP_MMAP, will be used soon. Right now it's just a question to
art
2001-12-04
1
-2
/
+4
*
Get rid of several unused vnode operations
csapuntz
2001-06-23
1
-15
/
+1
*
When vclean calls VOP_LOCK (dead_lock in this case) it has already set
art
1998-11-13
1
-2
/
+2
*
Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock
csapuntz
1998-08-06
1
-3
/
+3
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-6
/
+18
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-18
/
+6
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-6
/
+18
*
From NetBSD: update to 960217 sources
niklas
1996-02-27
1
-106
/
+112
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+356