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
/
macppc
/
stand
/
ofwboot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach macppc ofwboot(8) about ffs2. Test and ok gkoehler@
otto
2020-03-16
1
-2
/
+2
*
Implement a hexdump command in the boot loader. This helps to
bluhm
2019-11-28
1
-1
/
+2
*
Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata
deraadt
2019-10-29
1
-2
/
+2
*
In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x
deraadt
2019-08-03
1
-2
/
+2
*
libsa's memcpy() is actually memmove(). make a proper memmove(), and give
deraadt
2019-04-20
1
-2
/
+2
*
Prep for relro: make sure it's off for any non-PIE stand/ program
guenther
2016-07-30
1
-2
/
+2
*
Build actual boot code with -D_STANDALONE so that we do not include userland
miod
2015-09-11
1
-1
/
+2
*
Allow for multiple concurrent devopen() calls, and fill the .readdir member
miod
2015-03-14
1
-6
/
+0
*
Add netudp.c here too for consistency, even though this code ends up not being
miod
2014-11-19
1
-2
/
+3
*
more hanging tabs
jasper
2014-07-13
1
-2
/
+2
*
No libsa putchar wanted here actually
miod
2014-07-13
1
-2
/
+2
*
move putchar() into libsa
jasper
2014-07-13
1
-2
/
+3
*
move getchar() into libsa where applicable
jasper
2014-07-12
1
-2
/
+2
*
Allow bootblocks to build in PIE; joint effort with pascal
deraadt
2012-09-02
1
-3
/
+3
*
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
pascal
2012-08-21
1
-1
/
+2
*
Unbreak macppc bootloader due to libz changes.
drahn
2011-07-08
1
-1
/
+2
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
1
-2
/
+5
*
Switch macppc to the interactive bootloader in stand/boot.
drahn
2007-06-13
1
-3
/
+7
*
Import fixcoff from NetBSD and make some changes to boot.mac Makefile and
gwk
2006-12-05
1
-4
/
+1
*
Change how the bootloader links to get around size/start address issues
drahn
2003-01-31
1
-3
/
+3
*
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
drahn
2001-09-01
2
-0
/
+44