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
/
specfs
/
spec_vnops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use seltrue() in poll ops since it requires v_rdev dereferencing
grange
2004-11-29
1
-2
/
+3
*
Replace select backends with poll backends. selscan() and pollscan()
millert
2003-09-23
1
-9
/
+8
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Remove commons; inspired by netbsd.
jason
2003-02-12
1
-1
/
+3
*
Implement simple vnodeop inheritance for specfs and fifofs.
art
2002-11-08
1
-2
/
+10
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
*
UBC was a disaster. It worked very good when it worked, but on some
art
2001-12-19
1
-3
/
+2
*
Readd VOP_MMAP, will be used soon. Right now it's just a question to
art
2001-12-04
1
-2
/
+3
*
Get rid of several unused vnode operations
csapuntz
2001-06-23
1
-8
/
+1
*
Use buf_start
csapuntz
2001-03-15
1
-3
/
+3
*
port kqueue changes from freebsd, plus all required openbsd glue.
provos
2001-03-01
1
-1
/
+20
*
Cleanup of vnode interface continues. Get rid of VHOLD/HOLDRELE.
csapuntz
2001-02-24
1
-5
/
+3
*
Remove the clustering fields from the vnodes and place them in the
csapuntz
2001-02-23
1
-1
/
+3
*
Please GCC 2.8 -Wall + some KNF
niklas
1998-02-23
1
-7
/
+4
*
I should be more careful about what I check in. Undo earlier commenting-out
csapuntz
1997-12-28
1
-5
/
+1
*
Removed i386-specific crud
csapuntz
1997-11-06
1
-93
/
+4
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-31
/
+128
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-128
/
+31
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-31
/
+128
*
spec_advlock() via lf_advlock()
kstailey
1997-01-04
1
-6
/
+5
*
make spec_advlock() perform indirect call to lf_advlock()
kstailey
1996-12-22
1
-14
/
+15
*
fix locking on devices to work on diskless workstations
kstailey
1996-12-05
1
-3
/
+9
*
remrq -> remrunqueue
kstailey
1996-11-23
1
-2
/
+2
*
added const to second parameter of cfprint_t routines
kstailey
1996-11-23
1
-1
/
+5
*
permit locking on devices
deraadt
1996-11-04
1
-2
/
+3
*
no sys/cpu.h
deraadt
1996-05-02
1
-3
/
+2
*
From NetBSD: update to 960217 sources
niklas
1996-02-27
1
-62
/
+98
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+702