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
/
dev
/
firmload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Instead of using BYPASSUNVEIL at NDINIT time, use KERNELPATH to indicate
deraadt
1
-5
/
+8
2018-08-05
ifconfig ioctl's that bring interfaces up the first time may issue
deraadt
1
-1
/
+3
2015-12-29
Remove NULL-checks before free().
mmcc
1
-3
/
+2
2015-08-26
two simple sizes to free()
deraadt
1
-3
/
+3
2015-03-13
some include files not needed; matthew markfort
deraadt
1
-3
/
+1
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
tedu
1
-3
/
+3
2011-03-23
renegade tabs, no binary change
marco
1
-2
/
+2
2008-03-08
look for firmload on /mnt/etc/firmware as well, only for ramdisks.
espie
1
-1
/
+14
2006-06-27
Pass process credentials to VOP_READ(), making it possible to load
pedro
1
-2
/
+2
2006-01-19
ENAMETOOLONG if path too long; ok miod pedro
deraadt
1
-2
/
+6
2006-01-09
Make sure the vnode being read is a file, okay dlg@ deraadt@
pedro
1
-2
/
+2
2005-08-01
allocate path using malloc, not as local variable; ok dlg pascoe
deraadt
1
-5
/
+11
2005-02-28
Don't bother trying to load an empty firmware file.
pat
1
-1
/
+5
2004-11-17
oops, spotted by pat as always
deraadt
1
-2
/
+2
2004-11-17
typo, spotted by pedro
deraadt
1
-2
/
+2
2004-11-17
firmware loading; ok pedro tedu dlg miod
deraadt
1
-0
/
+86