<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/sys/lib/libsa/printf.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/sys/lib/libsa/printf.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/sys/lib/libsa/printf.c?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-05-11T16:56:47Z</updated>
<entry>
<title>we have never built without %b support</title>
<updated>2019-05-11T16:56:47Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-05-11T16:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=48789c6b3cc6d5509061289b43f25a60f25906ef'/>
<id>urn:sha1:48789c6b3cc6d5509061289b43f25a60f25906ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic padding support in libsa so we can do zero-padding</title>
<updated>2018-01-17T08:46:15Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2018-01-17T08:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c36215dcd207526e53d68f44ea6d8aa6fce43e91'/>
<id>urn:sha1:c36215dcd207526e53d68f44ea6d8aa6fce43e91</id>
<content type='text'>
in bootloader printfs.

Feedback from and ok gerhard@
</content>
</entry>
<entry>
<title>Fix 1.26; kdoprnt() should not attempt to invoke va_end() at all, it's the</title>
<updated>2015-06-14T10:55:50Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2015-06-14T10:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7f5d5ca958230f1b232f4875ecf663646a75bf45'/>
<id>urn:sha1:7f5d5ca958230f1b232f4875ecf663646a75bf45</id>
<content type='text'>
caller's responsibility to do so.
</content>
</entry>
<entry>
<title>Invoke va_end() before returning, rather than in an unreachable place; mickey@</title>
<updated>2015-03-10T21:07:24Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2015-03-10T21:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8011b5d8264325c8f88b57ad67eda438f5ff0d01'/>
<id>urn:sha1:8011b5d8264325c8f88b57ad67eda438f5ff0d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove excessive sys/cdefs.h inclusion</title>
<updated>2012-12-05T23:19:48Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2012-12-05T23:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4a39ccd02c887d988c1a5398dd2142879056da5f'/>
<id>urn:sha1:4a39ccd02c887d988c1a5398dd2142879056da5f</id>
<content type='text'>
ok guenther millert kettenis
</content>
</entry>
<entry>
<title>Add a hand rolled 64bit hex printf that can be used outside of</title>
<updated>2006-09-18T21:11:50Z</updated>
<author>
<name>mpf</name>
<email>mpf@openbsd.org</email>
</author>
<published>2006-09-18T21:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=76a650ec6b7bd4895bee4f425b64c9fff0977ea3'/>
<id>urn:sha1:76a650ec6b7bd4895bee4f425b64c9fff0977ea3</id>
<content type='text'>
LIBSA_LONGLONG_PRINTF which requires 64bit math support.
With help from mickey@
Tested on i386, amd64 and on alpha by mickey@
OK mickey@, miod@, deraadt@
</content>
</entry>
<entry>
<title>Add code to let 32bit code *printf() {u,}int64_t values.</title>
<updated>2004-09-22T22:05:11Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2004-09-22T22:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=31754f02e8ee761a517162b06af836b9b36b1158'/>
<id>urn:sha1:31754f02e8ee761a517162b06af836b9b36b1158</id>
<content type='text'>
Only enabled if libsa is compiled with the adequate define, so as not to
grow bootblocks which do not need this feature.

ok deraadt@
</content>
</entry>
<entry>
<title>put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros</title>
<updated>2004-01-03T14:08:52Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2004-01-03T14:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7034f964200210b046bd85f3226a5779a20054e6'/>
<id>urn:sha1:7034f964200210b046bd85f3226a5779a20054e6</id>
<content type='text'>
to built-ins, so eventually we will have one version of these files.
Special adjustments for the kernel to cope: machine/stdarg.h -&gt; sys/stdarg.h
and machine/ansi.h needs to have a _BSD_VA_LIST_ for syslog* prototypes.
okay millert@, drahn@, miod@.
</content>
</entry>
<entry>
<title>ansification and knf and protos</title>
<updated>2003-08-11T06:23:07Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2003-08-11T06:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=599546b3df9d501c5df00d16afc0d6ef8054a751'/>
<id>urn:sha1:599546b3df9d501c5df00d16afc0d6ef8054a751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T23:27:43Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2003-06-02T23:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=29295d1c5caf158d3a732746704292e9a80a32d2'/>
<id>urn:sha1:29295d1c5caf158d3a732746704292e9a80a32d2</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
</feed>
