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
/
subr_disk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Set a flag whenever a disk is added/removed, so sysctl knows when to
angelos
2001-05-14
1
-2
/
+8
*
No need for extern struct proc *curproc.
art
2000-11-07
1
-2
/
+1
*
Move a locking function that was spread throughout disk device drivers into
csapuntz
2000-04-09
1
-1
/
+39
*
allow to compile without -DFFS. okay deraadt@
d
1999-11-17
1
-1
/
+6
*
nuke prehistoric disk statistics
mickey
1997-11-23
1
-15
/
+1
*
I know u_short will always be 16 bits, call me a pedant..
niklas
1997-08-07
1
-5
/
+5
*
missing cr
deraadt
1997-05-22
1
-2
/
+2
*
for miniroot, translate swap to ffs
deraadt
1997-05-12
1
-2
/
+7
*
bad dkpart(), bad dkunit(), bad bad bad
deraadt
1997-04-06
1
-7
/
+2
*
OpenBSD tags
niklas
1997-02-24
1
-0
/
+1
*
Remove lots of timer_state structs as they just ate memory and only a few was
niklas
1997-01-05
1
-0
/
+4
*
dk_mountroot() uses ioctl to read disklabel
deraadt
1996-11-06
1
-0
/
+78
*
do not panic for common driver bugs
deraadt
1996-08-17
1
-1
/
+1
*
approximate seeks; banshee@gabriella.abattoir.com
deraadt
1996-08-08
1
-0
/
+2
*
make printf/addlog return 0, for compat to userland
deraadt
1996-07-23
1
-1
/
+1
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-2
/
+3
*
From NetBSD: Merge with NetBSD 960217
niklas
1996-02-29
1
-4
/
+4
*
from netbsd;
deraadt
1996-01-12
1
-3
/
+181
*
from netbsd:
deraadt
1995-12-30
1
-1
/
+15
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+219
[prev]