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
/
printf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
we have never built without %b support
deraadt
2019-05-11
1
-3
/
+1
*
Implement basic padding support in libsa so we can do zero-padding
patrick
2018-01-17
1
-18
/
+55
*
Fix 1.26; kdoprnt() should not attempt to invoke va_end() at all, it's the
miod
2015-06-14
1
-4
/
+2
*
Invoke va_end() before returning, rather than in an unreachable place; mickey@
miod
2015-03-10
1
-3
/
+4
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
Add a hand rolled 64bit hex printf that can be used outside of
mpf
2006-09-18
1
-4
/
+22
*
Add code to let 32bit code *printf() {u,}int64_t values.
miod
2004-09-22
1
-2
/
+61
*
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
espie
2004-01-03
1
-2
/
+2
*
ansification and knf and protos
deraadt
2003-08-11
1
-14
/
+10
*
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
-29
/
+5
*
de-register; ok millert
jason
2003-05-20
1
-5
/
+4
*
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
millert
2002-03-15
1
-23
/
+1
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-3
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-4
/
+4
*
Allow the twiddler to be disabled via a global.
downsj
1999-08-16
1
-3
/
+7
*
fix potential bug where sprintf and %p would write to console
d
1998-06-12
1
-3
/
+3
*
cannot grow this as mickey wants
deraadt
1998-04-18
1
-19
/
+9
*
i386 bootblocks that work for 2.3. A tale too long to tell
deraadt
1998-04-18
1
-9
/
+19
*
userland bye-bye
mickey
1997-07-25
1
-3
/
+3
*
print 0x for %p
mickey
1997-02-06
1
-1
/
+3
*
better heuristic for %p:
mickey
1997-02-06
1
-2
/
+2
*
remove net/zlib.c (use -lz now)
mickey
1997-02-06
1
-1
/
+3
*
Merge to NetBSD 961207
niklas
1996-12-08
1
-7
/
+7
*
move vars closer to the usage.
mickey
1996-10-29
1
-4
/
+9
*
fix protos and decls.
mickey
1996-10-24
1
-3
/
+3
*
fix makefiles. cleanup, addopt for boot.
mickey
1996-09-20
1
-1
/
+3
*
From NetBSD: Merge with NetBSD 960217
niklas
1996-02-29
1
-1
/
+8
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+234