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