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-03-16
There was a file descripotor leak in the syslogd(8) ttymsg() error
Alexander Bluhm
2017-03-16
Userland expects pltime to be a time stamp not number of seconds.
Florian Obser
2017-03-16
syslogd(8) -Z generates log files with time in ISO format and UTC.
Alexander Bluhm
2017-03-16
Expand $HTTP_HOST in redirects.
Florian Obser
2017-03-16
Do not allow to change the gateway of an existing entry if the AF
Martin Pieuchot
2017-03-16
Fix a regression preventing ``kern.profiling'' to return the profiling
Martin Pieuchot
2017-03-16
Simplify wstpad option handling:
Martin Pieuchot
2017-03-16
Typo, from miod@
Martin Pieuchot
2017-03-16
Move the server struct to header file and make it compatible with IPv6.
Rafael Zalamena
2017-03-16
buffer increase factor belongs in the nmemb field of reallocarray()
Theo de Raadt
2017-03-16
Enable tests for +/-LLONG_MAX and add tests for other boundary conditions.
Darren Tucker
2017-03-16
Fix overly-conservative overflow checks on mulitplications and add checks
Darren Tucker
2017-03-15
Configure and apply the multitouch-tracking functions of wsmouse.
Ulf Brosziewski
2017-03-15
Fix building profiling kernels by passing the -p flag to config(8)
Theo Buehler
2017-03-15
More fixes for starting and stopping VMs, fixing fallout from vm_running.
Reyk Floeter
2017-03-15
Improve vmmci(4) shutdown and reboot.
Reyk Floeter
2017-03-15
Print "-" if the tty name is empty.
Reyk Floeter
2017-03-15
Close the tty if the VM was powered down.
Reyk Floeter
2017-03-15
There's no need to realloc() a chunk of memory when you don't care
Todd C. Miller
2017-03-15
use recallocarray to resize buffer - ensures that detritus from previous
Theo de Raadt
2017-03-15
spelling and whitespace
Theo de Raadt
2017-03-15
Invalidate the cursor when we think we should have wrapped.
Nicholas Marriott
2017-03-15
Improve the interface and addresses discovery code and prepare to
Rafael Zalamena
2017-03-15
In URIs in apropos(1) result tables,
Ingo Schwarze
2017-03-15
Mention the manual page name and section in the HTML page <title>.
Ingo Schwarze
2017-03-15
Don't terminate vmd(8) when we lost the control connection.
Reyk Floeter
2017-03-15
Minimal support for deep linking into man(7) pages.
Ingo Schwarze
2017-03-15
We do not need while loop around uiomove(9) in lcdwrite().
Kenji Aoyama
2017-03-15
It's annoying that people keep writing URIs including redundant parts
Ingo Schwarze
2017-03-15
Try to avoid moving the cursor to the start of the next line when
Nicholas Marriott
2017-03-15
disallow KEXINIT before NEWKEYS; ok djm; report by vegard.nossum at oracle.com
Markus Friedl
2017-03-15
Collapse underflow and overflow checks into a single block.
Darren Tucker
2017-03-15
Add tests for scaled overflow and underflow and the exact overflow and
Darren Tucker
2017-03-15
Clean up errno handling in fmt_scaled test:
Darren Tucker
2017-03-15
annoying whitespace die die die
Theo de Raadt
2017-03-15
accidents happen to the best of us; ok djm
Theo de Raadt
2017-03-15
fix regression in 7.4: deletion of PKCS#11-hosted keys would fail
Damien Miller
2017-03-15
Fix segfault when sshd attempts to load RSA1 keys (can only happen
Damien Miller
2017-03-15
Catch integer underflow in scan_scaled reported by Nicolas Iooss.
Darren Tucker
2017-03-14
a few more characters that are safe to print
Marc Espie
2017-03-14
copy /etc/services in test directory
Eric Faurot
2017-03-14
Allow SIOCGIFXFLAGS in pledge("route") along side SIOCGIFFLAGS, needed
Florian Obser
2017-03-14
Use a macro for the initial length of the buffer instead of 127; OK deraadt@
Todd C. Miller
2017-03-14
KNF spacing is more important than long lines
Theo de Raadt
2017-03-14
don't need to handle the malloc case special, since realloc works
Theo de Raadt
2017-03-14
Make mfc_find() more strict when looking for routes, fixes a problem
Rafael Zalamena
2017-03-14
Remove some global variables that are not being used.
Rafael Zalamena
2017-03-14
Merge LLVM 4.0.0 release.
Patrick Wildt
2017-03-14
Import LLVM 4.0.0 release including clang and lld.
Patrick Wildt
2017-03-14
Mark the sshd_config UsePrivilegeSeparation option as deprecated,
Damien Miller
[next]