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
/
alpha
/
include
/
exec.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except
guenther
2017-02-08
1
-3
/
+1
*
_NLIST_DO_ELF is no longer needed: it's the only option
guenther
2015-08-29
1
-2
/
+1
*
Make ld.so on alpha cope with binaries built with secureplt (where secure here
miod
2015-05-29
1
-1
/
+6
*
Remove support for a.out and ecoff. We only do elf now.
deraadt
2013-10-17
1
-3
/
+1
*
Do not bother defining cpu_exec_aout_makecmds() on platforms where we no longer
miod
2013-02-09
1
-3
/
+1
*
Remove the 'OLF method' used for the transition from a.out to ELF and
deraadt
2012-09-11
1
-3
/
+1
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
remove compat_osf1 support from the kernel
tedu
2010-06-30
1
-4
/
+1
*
Remove a.out nlist support (COFF nlist is kept in case kernel has COMPAT_OSF1)
miod
2007-02-13
1
-2
/
+1
*
turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks the
deraadt
2004-07-04
1
-2
/
+3
*
Define ARCH_ELFSIZE that is the default elf size on this arch.
art
2001-01-22
1
-1
/
+3
*
native ELF and ELF for nlist
art
2000-12-14
1
-1
/
+4
*
ELF64
kstailey
1999-09-10
1
-2
/
+3
*
use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types
deraadt
1996-12-23
1
-3
/
+6
*
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
niklas
1996-07-29
1
-0
/
+1
*
enable ELF/a.out/ECOFF in machine/exec.h
deraadt
1996-05-29
1
-0
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+38