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
2016-08-16
shorten genrsa; ok jsing
Jason McIntyre
2016-08-16
tweak previous;
Jason McIntyre
2016-08-16
add a special edition doas that only lets root drop privs.
Ted Unangst
2016-08-16
fread hasn't taken a char * in about 900 years
Ted Unangst
2016-08-16
remove unneeded casts
Ted Unangst
2016-08-16
Rewrite: ALL HAIL ELF
Philip Guenther
2016-08-15
When running 'ifconfig scan' in hostap mode display the current Tx rate our
Stefan Sperling
2016-08-15
Expose more 802.11n information to userspace:
Stefan Sperling
2016-08-15
normalize some comments
Ted Unangst
2016-08-15
Don't take shortcuts cleaning/invalidating the caches. The Cortex-A7 and most
Mark Kettenis
2016-08-15
Now that com(4) uses a different iot for the initial console and the
Patrick Wildt
2016-08-15
First stab at porting the awinmmc(4) driver from NetBSD. The driver will
Mark Kettenis
2016-08-15
sync
Stuart Henderson
2016-08-15
For some reason the RTL8211E PHY on the Banana Pi responds to both address 0
Mark Kettenis
2016-08-15
Fix typo -> s/drirect/direct/.
Marcus Glocker
2016-08-15
%*qd -> %*lld + (long long) for off_t.
Kenneth R Westerback
2016-08-15
Move server_match() from parse.y to server.c; use env instead of conf,
Joel Sing
2016-08-15
The tls_conninfo serial is also unused.
Joel Sing
2016-08-15
Group conninfo fields by connection and peer cert based information,
Joel Sing
2016-08-15
Fix some style(9) issues.
Joel Sing
2016-08-15
Allow com(4) to make use of the simplebus address translation.
Patrick Wildt
2016-08-15
Use lowercase 'tls' in debug and log messages for consistency.
Joel Sing
2016-08-15
Explicitly pass in an SSL_CTX * to the functions that operate on one,
Joel Sing
2016-08-15
Make httpd stricter with respect to TLS configuration - in particular, do
Joel Sing
2016-08-15
Move the com(4) fdt attachment driver to a more generic location and
Patrick Wildt
2016-08-15
Remove IWM_CMD_SYNC, which expands to zero while all the other
Stefan Sperling
2016-08-15
Catch up with the SSH1 code removal and delete all mention of
Christian Weisgerber
2016-08-15
Remove more SSH1 server code:
Christian Weisgerber
2016-08-15
replace the last uses of m_copym2 with m_dup_pkt.
David Gwynne
2016-08-15
Use pinctrl to configure the pins used by the EMAC.
Mark Kettenis
2016-08-15
Use the regulator API to supply power to the target.
Mark Kettenis
2016-08-15
Checking for RTF_BROADCAST here makes no sense.
Martin Pieuchot
2016-08-15
Neuter fuse_vptofh() and fuse_fhtovp(). I implemented those functions
Martin Natano
2016-08-15
No need to reset si_selpid after calling selwakeup() the function
Martin Pieuchot
2016-08-15
add a bit of spacing to previous, to keep the notes about deprecated
Jason McIntyre
2016-08-15
Introduce bpf_put() and bpf_get() instead of mixing macro and functions
Martin Pieuchot
2016-08-15
Check if ``bd_bif'' is NULL inside bpf_catchpacket() to match bpfread()
Martin Pieuchot
2016-08-15
Merge bpfilter_create() into bpfopen() and make it such that the
Martin Pieuchot
2016-08-15
Drain FIFOs on init same as com(4) does it and reduce the RX FIFO interrupt
Marcus Glocker
2016-08-15
Trust the login_getcaptime() declaration and don't cast the arguments to
Philip Guenther
2016-08-15
Drop -z nocombreloc. It was a rev 1.1 commit like on arm, so not clear
Philip Guenther
2016-08-15
sync
Theo de Raadt
2016-08-14
Reduce qabs() and qdiv() to aliases of llabs() and lldiv().
Philip Guenther
2016-08-14
Convert quad_t to long long
Philip Guenther
2016-08-14
Convert %q to %ll
Philip Guenther
2016-08-14
When upcasting to off_t for multiplication, the cast needs to be *before*
Philip Guenther
2016-08-14
Convert %q to %ll with long long casts for printf()
Philip Guenther
2016-08-14
Use int64_t and %ll for CTLTYPE_QUAD nodes.
Philip Guenther
2016-08-14
Convert %q to %ll and cast opaque system values to long long.
Philip Guenther
2016-08-14
Convert %q to %ll. Cast off_t to long long for printf-style args.
Philip Guenther
[prev]
[next]