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
/
arch
/
sparc
/
stand
/
common
/
promdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sprinkle prototypes, kill unused locals, and stop contributing to global
miod
2011-04-14
1
-3
/
+6
*
Change daddr_t to daddr32_t. The bootblocks on our architectures only
deraadt
2011-03-13
1
-7
/
+7
*
There is no "struct filesystem"; uncovered by gcc4.
kettenis
2010-12-14
1
-4
/
+4
*
sun4e support in the bootblocks, derived from a diff from jason@ 7 years ago.
miod
2010-07-06
1
-21
/
+54
*
In the boot blocks, stop assuming we have a 1:1 mapping of low physical
miod
2010-06-29
1
-88
/
+250
*
partial proto repairs
deraadt
2003-08-14
1
-19
/
+26
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-2
/
+2
*
One line fix to make boot link from miod whose main NFS server
millert
2002-08-15
1
-2
/
+2
*
During prompts on sun4 class machines, disable local echo to prevent
miod
2002-08-12
1
-3
/
+14
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-4
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-18
/
+18
*
bring sparc into the 20th century, add support for 'boot -c' (BOOT_CONFIG)
jason
2001-01-29
1
-3
/
+6
*
panic prints a newline for you, don't do it in the panic string
millert
1999-01-11
1
-3
/
+3
*
Reorganizaed bootblocks. Builds like hp300 now.
downsj
1997-09-17
1
-0
/
+805