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-07-24
Split the root vs not-root cases better with regards to chroot setup.
Theo de Raadt
2016-07-24
bump version
Gilles Chehade
2016-07-24
openssh-7.3
Damien Miller
2016-07-24
sync
Theo de Raadt
2016-07-24
add chvgpio.4 overlooked when the file was added
Jonathan Gray
2016-07-23
rework crl2pkcs7; with help from jsing
Jason McIntyre
2016-07-23
no quirks in FwUpdate.
Marc Espie
2016-07-23
Back out the automatic pkg.conf installpath changes; because pkg_add has
Theo de Raadt
2016-07-23
Some armv7 machines are shipped with linux images that run USB OTG ports
Jonathan Gray
2016-07-23
Back out the dhclient BPF change. There are DHCP servers out there which
Stefan Sperling
2016-07-23
Previously the uarts attached in order, so that the first attached uart
Patrick Wildt
2016-07-23
do the pool debug release dance. ok deraadt
Ted Unangst
2016-07-23
The linux kernel treated the "phy-reset-gpio" as active-low regardless of what
Mark Kettenis
2016-07-23
At n2k16 David Vasek pointed out that FFS partitions on 4K disks are
Kenneth R Westerback
2016-07-23
Before terminal characteristics are displayed, stty(1) activates
Alexander Bluhm
2016-07-23
Fix a few CPUID emulation issues:
Mike Larkin
2016-07-23
Dump vcpu state on unknown exit type, and add a diagnostic message
Mike Larkin
2016-07-23
Ensure some undesirable entry controls are cleared, instead of relying
Mike Larkin
2016-07-23
fix pledge violation with ssh -f; reported by Valentin Kozamernik
Damien Miller
2016-07-23
hint at the default for XSRCDIR; from tim kuijsten
Jason McIntyre
2016-07-22
Attach imx(4) on i.mx6 quad plus which appears to be largely compatible
Jonathan Gray
2016-07-22
Actually DECLINE and delete unused offers. Don't just say so in a comment.
Kenneth R Westerback
2016-07-22
Fallback to the known fec irq number on imx.6 if the fdt
Jonathan Gray
2016-07-22
Set the vfs_systcl member of the vsfops struct to eopnotsupp. While we check
Mark Kettenis
2016-07-22
Create a smtp transaction context on a session only for the duration of
Eric Faurot
2016-07-22
Revert in_selectsrc() refactoring, it breaks IPv6.
Martin Pieuchot
2016-07-22
Check for errors when deleting routes inside rtable_walk() and abort
Martin Pieuchot
2016-07-22
Prevent NULL-pointer call for filesystems that don't provide vfs_sysctl
Mark Kettenis
2016-07-22
add a regression test
Sebastian Benoit
2016-07-22
"wpath" is needed in the parent pledge when using the /dev/switch0 device.
Reyk Floeter
2016-07-22
fix some cases where we relay_abort_http() the connection too soon.
Sebastian Benoit
2016-07-22
Fix generated Perl headers.
Reyk Floeter
2016-07-22
Fix a double rtfree(9) triggered when IPSEC inserts a more specific
Martin Pieuchot
2016-07-22
improve wording; suggested by jmc@
Damien Miller
2016-07-22
Lower loglevel for "Authenticated with partial success" message similar to
Darren Tucker
2016-07-22
constify a few functions' arguments; patch from Jakub Jelen bz#2581
Damien Miller
2016-07-22
move debug("%p", key) to before key is free'd; probable undefined
Damien Miller
2016-07-22
reverse the order in which -J/JumpHost proxies are visited to be
Damien Miller
2016-07-21
rework DESCRIPTION a little: no-command seems clearer than no-XXX;
Jason McIntyre
2016-07-21
rename NOTES to COMMON SYNTAX (explains itself better); rework the
Jason McIntyre
2016-07-21
strip back openssl crl somewhat: remove the examples
Jason McIntyre
2016-07-21
Add basic support for OpenFlow 1.3 PACKET_IN+PACKET_OUT,
Reyk Floeter
2016-07-21
zap trailing whitespace;
Jason McIntyre
2016-07-21
Remove a few debugging leftovers
Mike Belopuhov
2016-07-21
Remove a fatal() in peer_up when the local addrs of a peer can't be figured out.
Claudio Jeker
2016-07-21
Add AF_UNIX support to tcpbench and also make it possible to randomize the
Claudio Jeker
2016-07-21
Use explicit idiom when testing the result of strcmp() and strncmp().
Kenneth R Westerback
2016-07-21
long to uint32_t port
Reyk Floeter
2016-07-21
With uint32_t ports, we cannot sneak the port into an int anymore
Reyk Floeter
2016-07-21
Make rtwn(4) and urtwn(4) respect the RTS threshold set by net80211.
Stefan Sperling
[next]