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
/
ic
/
adwlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The only thing worse than trailing whitespace is leading spaces instead of tabs.
krw
2020-08-08
1
-8
/
+8
*
Trailing whitespace.
krw
2020-02-18
1
-4
/
+4
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
ansify and de'register some prototypes
dhill
2012-01-11
1
-64
/
+26
*
Do not use NULL in integer comparisons. No functional change.
miod
2011-04-07
1
-2
/
+2
*
correctly init ppr_able in reset, and some others gcc complained about.
tedu
2010-07-02
1
-6
/
+6
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
ultra minor KNF
itojun
2004-06-24
1
-2
/
+2
*
remove uvm_extern.h
brad
2004-01-09
1
-3
/
+1
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-3
/
+3
*
be consistant on Hz vs hz
mickey
2003-02-11
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-18
/
+18
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
Eliminate use of static functions in line with normal OpenBSD
krw
2001-07-11
1
-17
/
+15
*
Update the adw driver to use the latest version of firmware (3.3f).
krw
2001-04-11
1
-2
/
+2
*
Typo police:
krw
2001-02-22
1
-60
/
+57
*
This update should cause the adw driver to:
krw
2000-12-08
1
-2
/
+1
*
sync to NetBSD:
krw
2000-07-22
1
-10
/
+8
*
Sync adw files with (almost) latest NetBSD versions:
krw
2000-06-29
1
-1390
/
+1239
*
add $ tag
krw
2000-04-29
1
-0
/
+1
*
Bring code into line with comment and ensure
krw
2000-04-03
1
-4
/
+7
*
Stop losing carriers during bus reset, by not re-init'ing icq_sp/irq_sp
krw
2000-04-02
1
-52
/
+68
*
AdvSendIdleCmd() not re-entrant - use splbio()/splx(). Two typos.
krw
2000-04-02
1
-4
/
+7
*
From NetBSD:
millert
2000-02-19
1
-3
/
+3
*
sync with netbsd. ok @deraadt
krw
2000-02-07
1
-5
/
+5
*
support new u2w cards; dante@mclink.it, merged by kwesterback@home.com
deraadt
2000-02-05
1
-558
/
+1771
*
Add adw device driver, from NetBSD.
downsj
1998-11-17
1
-0
/
+1332