index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-10
if_put after if_get.
David Gwynne
2015-09-10
Remove pointless comments.
Joel Sing
2015-09-10
Fix a zx_putchar() stupid bug I introduced nine years ago by actually
Miod Vallat
2015-09-10
document changed tls_read and tls_write semantics.
Bob Beck
2015-09-10
include srp.h so userland can understand struct srpl.
David Gwynne
2015-09-10
Stop supporting RTAX_IFP arguments with an interface name in the
Martin Pieuchot
2015-09-10
Initialize `pc' earlier so that the siginfo pc value is correct in case of
Miod Vallat
2015-09-10
Replace remaining M_ASN1_STRING_* macros with calls to ASN1_STRING_*.
Joel Sing
2015-09-10
Call readgptlabel() from readdoslabel() instead of MD readdisklabel().
Kenneth R Westerback
2015-09-10
mlink tls_handshake;
Jason McIntyre
2015-09-10
tweak previous;
Jason McIntyre
2015-09-10
Remove compat files no longer required.
Stuart Henderson
2015-09-10
Fix handling of compat/b64_{ntop,pton} by using __-prefixed versions directly,
Stuart Henderson
2015-09-10
Don't stop spoofing GPT partitions when the OpenBSD partition is
Kenneth R Westerback
2015-09-10
if_put after if_get in if_input_process
David Gwynne
2015-09-10
In IPv6 source address selection prefer addresses of the outgoing
Alexander Bluhm
2015-09-10
another missing Mdocdate
Ingo Schwarze
2015-09-10
read, tls_read, and tls_write return ssize_t
Bob Beck
2015-09-10
fix return type for tls_read/write
Bob Beck
2015-09-10
fix type and return check for tls_read/write.
Bob Beck
2015-09-10
missing commas at the end of .Nm lines in the NAME section
Ingo Schwarze
2015-09-10
Unbreak ftp(1) after tls_read()/tls_write() change.
Joel Sing
2015-09-10
Only half of the IPv6 source address was used as input for the syn
Alexander Bluhm
2015-09-10
move the if input handler list to an SRP list.
David Gwynne
2015-09-10
Correctly document the behaviour of tls_close() - the caller is responsible
Joel Sing
2015-09-10
Adds hidden _libc_FOO aliases for the system call stubs.
Philip Guenther
2015-09-10
Replace TLS_{READ,WRITE}_AGAIN with TLS_WANT_POLL{IN,OUT} and correctly
Joel Sing
2015-09-10
correctly hold and put a reference to the revarp ifp while trying
David Gwynne
2015-09-10
move the guts of igmp_input into a igmp_input_if function and call
David Gwynne
2015-09-10
Remove INT32 define and just use int, from Martijn van Duren and Michael
Nicholas Marriott
2015-09-10
remove unused macro GEM_CURRENT_MEDIA; ok dlg@ mpi@
Stefan Sperling
2015-09-10
if_put after if_get in icmp input.
David Gwynne
2015-09-10
Show usb stack error code if a firmware page fails to load in urtwn(4).
Stefan Sperling
2015-09-10
sync
Theo de Raadt
2015-09-10
Kill another superfluous variable initialization; from Michael McConville.
Jeremie Courreges-Anglas
2015-09-10
Update libtls man page to reflect tls_handshake() related changes.
Joel Sing
2015-09-10
enable generic regress for tame(2)
Sebastien Marie
2015-09-10
convert tame(2) regress to new API
Sebastien Marie
2015-09-10
explain why __explicit_bzero_hook will remain; ok guenther
Theo de Raadt
2015-09-10
convert tame(2) regress to new API
Sebastien Marie
2015-09-10
hide __dtoa_locks as a static in the single use case; ok guenther
Theo de Raadt
2010-01-15
NSD v3.2.4
Jakob Schlyter
2006-10-10
Preliminary userland bits for OpenBSD/landisk, many things coming from
Miod Vallat
2015-09-10
revert accidental commit
Bob Beck
2015-09-10
comment for errno clobbering, to indicate why we do this.
Bob Beck
2015-09-10
Make syslogd compile again after recent libtls changes. Adapt to
Alexander Bluhm
2015-09-10
Makde gcc handle __stack_smash_handler similarly to memcpy and memset when
Philip Guenther
2015-09-10
fix after libtls api changes
Bob Beck
2015-09-10
sync
Theo de Raadt
[next]