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
/
lib
/
libsa
/
exec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove libsa exec.c, not used by anything anymore; all boot blocks now use
miod
2013-01-01
1
-179
/
+0
*
ansification and knf and protos
deraadt
2003-08-11
1
-12
/
+9
*
Add missing close() on EFTYPE error in exec(); from Patrick Latifi
millert
2003-08-04
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-3
/
+3
*
struct exec members are not long any more
mickey
1998-07-14
1
-2
/
+2
*
Silence warning now that a_* is not long.
millert
1998-04-27
1
-2
/
+3
*
a.out fields are u_int32_t not long; fix warnings from printf.
millert
1998-04-25
1
-6
/
+6
*
strong signedness typing a version of egcs I tried months ago wanted
niklas
1998-02-23
1
-17
/
+17
*
Kill non-secure blip.
weingart
1997-09-28
1
-9
/
+3
*
machdep_start has to do esym mucking...
weingart
1997-04-11
1
-5
/
+2
*
even better indent
deraadt
1997-03-31
1
-4
/
+3
*
indent
deraadt
1997-03-31
1
-5
/
+5
*
Fix for my fix...
weingart
1997-03-31
1
-6
/
+6
*
Fix symbol handling (stripped kernels)
weingart
1997-03-31
1
-23
/
+28
*
fix comment
mickey
1997-03-30
1
-2
/
+2
*
Various fixes for ZMAGIC. Thanks Theo
weingart
1997-03-27
1
-13
/
+26
*
Get rid of userland includes
niklas
1997-03-25
1
-3
/
+2
*
The hp300 bug is now fixed correctly...
downsj
1997-02-05
1
-8
/
+12
*
Gross hack for hp300, and a fix for NO_LSEEK as pointed out by briggs.
downsj
1997-01-18
1
-2
/
+9
*
Merge to NetBSD 961207
niklas
1996-12-08
1
-2
/
+2
*
prototype changes.
mickey
1996-10-16
1
-3
/
+3
*
add OpenBSD tag.
mickey
1996-09-23
1
-0
/
+1
*
pull string.h at right place
deraadt
1996-06-10
1
-2
/
+2
*
obviously killing gcc warnings is more important than keeping this library small
deraadt
1996-05-22
1
-5
/
+5
*
from netbsd; 64-bit cleanup
deraadt
1995-12-15
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+165