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
2017-08-28
Do not close the relay if data is still in the output buffer.
Alexander Bluhm
2017-08-28
Add %option noinput to suppress an unused function warning.
Todd C. Miller
2017-08-28
Update due to removal of original chacha20-poly1305 cipher suites.
Joel Sing
2017-08-28
Remove the original (pre-IETF) chacha20-poly1305 cipher suites.
Joel Sing
2017-08-28
fix char ** to const char ** conversion warning; ok mikeb@
Otto Moerbeek
2017-08-28
add -z and -Z options to auto suspend or hibernate when low on battery.
Ted Unangst
2017-08-28
print id first to make this symetrical to address proposals
Florian Obser
2017-08-28
Fix exit value when diffing directories with missing files and the -N
Todd C. Miller
2017-08-28
whitespace
Theo de Raadt
2017-08-28
whitespace
Theo de Raadt
2017-08-28
Fix unchecked return nit
Bob Beck
2017-08-28
Do not forbid targets to specify non-visible panes - the checks for
Nicholas Marriott
2017-08-28
Add rkpmic(4), a driver for the RK808 Power Management IC. For now, this
Mark Kettenis
2017-08-28
spelling/grammar fixes;
Jason McIntyre
2017-08-28
Inform the user when we are relinking the kernel.
Antoine Jacoutot
2017-08-28
regen
Stefan Sperling
2017-08-28
Add PCI device IDs for audio and USB OTG devices found on Atom z8300 SoC.
Stefan Sperling
2017-08-28
Display that we are running the upgrade scripts when they exist. On slowish
Antoine Jacoutot
2017-08-28
65535 is a valid port to listen on.
Florian Obser
2017-08-28
Fix clang warnings; ok guenther@ deraadt@
Otto Moerbeek
2017-08-28
sync list of supported machines with arm64.html
Jonathan Gray
2017-08-28
fix arm64 build
Jonathan Gray
2017-08-27
sync
Theo de Raadt
2017-08-27
Place all .o files, Symbols.map, and the test program into /usr/libdata/ld.so.a.
Theo de Raadt
2017-08-27
The test program run before ld.so is installed was encoding the $OBJDIR
Theo de Raadt
2017-08-27
Link the ~45 .o which become ld.so in a random order.
Theo de Raadt
2017-08-27
Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399.
Mark Kettenis
2017-08-27
hppa & sh use support functions from libgcc. Rather than linking against
Theo de Raadt
2017-08-27
Replace heaps of hand-written syscall stubs with a simpler framework
Theo de Raadt
2017-08-27
Add mvpxa(4), a driver for the SDHC compliant controller on
Patrick Wildt
2017-08-27
Enable generic sdhc(4) on FDT attachment driver.
Patrick Wildt
2017-08-27
arm64 performance: use cache zeroing function in pmap_zero_page()
Dale Rahn
2017-08-27
Free history entries when resizing/reloading
Jeremie Courreges-Anglas
2017-08-27
Add glass console support for arm64. This uses the "stdout-path" property
Mark Kettenis
2017-08-27
Make it possible for iwm_stop() to sleep by always running it in
Stefan Sperling
2017-08-27
Clear second return register on exec.
Mark Kettenis
2017-08-27
Add RK3399 i2c-related clocks and fix a typo.
Mark Kettenis
2017-08-27
Do not allow the current line of screen when the preview is toggled,
Nicholas Marriott
2017-08-27
Use kind and kri for S-Up/Down as well as kUP and kDN.
Nicholas Marriott
2017-08-27
always use %s to print a non-constant string; ok deraadt@ guenther@
Otto Moerbeek
2017-08-27
Rely on the hardware to clear hazards on octeon.
Visa Hankala
2017-08-27
Rewrite SRTP extension using CBB/CBS and the new extension framework.
Doug Hogan
2017-08-27
check return value from CBB_init
Bob Beck
2017-08-27
Revisit 2q queue sizes. Limit the hot queue to 1/20th the cache size up
Bob Beck
2017-08-27
Make the symbol for ASN1_time_tm_clamp_notafter visible so libtls
Bob Beck
2017-08-27
Increase the buffer sizes for user prompts to ensure that they won't be
Darren Tucker
2017-08-27
Remove unused copy_non_glob() in ksh.
Nayden Markatchev
2017-08-26
Fix previous: mmap(2) returns MAP_FAILED on failure, not NULL.
Ingo Schwarze
2017-08-26
Rewrite ALPN extension using CBB/CBS and the new extension framework.
Doug Hogan
2017-08-26
Since we no longer try to uniquely label routes added
Kenneth R Westerback
[next]