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
2018-03-07
Stop assuming intel model 0x55 'Skylake X' has a fixed 25 MHz tsc freq.
Jonathan Gray
2018-03-06
update to NSD 4.1.20, ok florian@
Stuart Henderson
2018-03-06
Fix a small mistake from r1.229 causing sysctl(8) to print "newval -> newval"
Tim van der Molen
2018-03-06
If source and destination addresses are equal, the incoming and
Alexander Bluhm
2018-03-06
Initialize pushback_index like we do (mostly) everywhere else.
rob
2013-02-18
Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@
Stuart Henderson
2018-03-06
Mention that there is no macro expansion inside quotes.
rob
2018-03-06
use _ALIGN() which is uhm a bit OpenBSD-specific, but it means we
Theo de Raadt
2018-03-05
Stricter checking for skip1 and skip2.
cheloha
2018-03-05
Add fatal() and fatalx() and put them to use.
cheloha
2018-03-05
Outsource enabling/disabling the DPD and keepalive timers for SAs into
Patrick Wildt
2018-03-05
typo in kern.maxlocksperuid
Otto Moerbeek
2018-03-05
For some reason tmux treats SGR 10 as SGR 0. It has done since the first
Nicholas Marriott
2018-03-05
Move completed transfer descriptors to the freelist before calling
Jonathan Matthew
2018-03-05
Fix failure when AS number is < 10
denis
2018-03-05
move the input format details to -f;
Jason McIntyre
2018-03-05
fix a memory leak in readdoslabel()
Jonathan Gray
2018-03-05
Do not redefine PAGE_SHIFT/PAGE_SIZE/PAGE_MASK in vmparam.h; those
Theo de Raadt
2018-03-05
Use _MAX_PAGE_SHIFT, rather than #ifdef mips64
Theo de Raadt
2018-03-05
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
Theo de Raadt
2018-03-04
Add if (D_VENDOR) check to last SUN_CYLCHECK block lacking it.
Kenneth R Westerback
2018-03-04
remove unnecessary header
Gilles Chehade
2018-03-04
various tweaks, in part to try and clean up the amount of vertical
Jason McIntyre
2018-03-04
grow dmesg buffer - bigger machines showing up
Theo de Raadt
2018-03-04
when -n is used, no need to spit out "Missing parameters." before
Jason McIntyre
2018-03-04
for the pty control tests, just check that the PTY path points to
Damien Miller
2018-03-03
Provide macro versions of SSL_CTX_set_min/max_proto_version and friends
Jeremie Courreges-Anglas
2018-03-03
Be specific on what is slow
job
2018-03-03
Lowercase 'usage' and group -n with interface in it.
Landry Breuil
2018-03-03
Document the -n flag.
Landry Breuil
2018-03-03
Update RSA minimum modulus size to 1024. sshkey.h rev 1.18 bumped
Darren Tucker
2018-03-03
unit tests for new authorized_keys options API
Damien Miller
2018-03-03
switch over to the new authorized_keys options API and remove the
Damien Miller
2018-03-03
Introduce a new API for handling authorized_keys options. This API
Damien Miller
2018-03-03
warn when the agent returns a signature type that was different to
Damien Miller
2018-03-03
Add missing comma.
rob
2018-03-02
apply a lick of paint; tweaks/ok dtucker
Jason McIntyre
2018-03-02
Protect the calls to ifpromisc() in bpf(4) with net lock. This
Alexander Bluhm
2018-03-02
Return monotonically increasing values.
cheloha
2018-03-02
Revert all the bits of the autocreate 127.0.0.1 on lo(4) creation for now.
Claudio Jeker
2018-03-02
Fix reference clock frequency.
Visa Hankala
2018-03-02
Fix the locating of the OpenBSD disklabel on media with 2048 byte
Visa Hankala
2018-03-02
Tweak a couple of long lines.
Kenneth R Westerback
2018-03-02
Always call get_cpg() after calling get_bsize(). Initialize
Kenneth R Westerback
2018-03-02
rework the description of encdebug to make it clear it's talking
Jason McIntyre
2018-03-02
sync
Theo de Raadt
2018-03-02
The UEFI specification states that a watchdog timer should be armed for
Jonathan Gray
2018-03-02
Allow escaped quotes \" and \' in ssh_config and sshd_config quotes
Damien Miller
2018-03-02
fix testing of pty option, include positive test and testing of
Damien Miller
2018-03-02
better testing for port-forwarding and restrict flags in
Damien Miller
[next]