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
2019-10-18
Another case of using yacc effectively to avoid repeating code; ok florian@
Otto Moerbeek
2019-10-18
Reafctor forwarder clause to avoid having to write out the same code
Otto Moerbeek
2019-10-18
Bump datasize-cur for pbuild on mips64, to make room for modernity.
Visa Hankala
2019-10-18
Add mips64el to LP64_ARCH.
Visa Hankala
2019-10-17
Enable sxidog(4).
Mark Kettenis
2019-10-17
Avoid including an armv7 MD header.
Mark Kettenis
2019-10-17
drm/amd/display: num of sw i2c/aux engines less than num of connectors
Jonathan Gray
2019-10-17
Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.
Todd C. Miller
2019-10-17
Fix some compiler warings in ifconfig(8). Move all prototypes and
Alexander Bluhm
2019-10-17
Cache flush operations on arm64 were being incorrectly treated as write
Dale Rahn
2019-10-17
Sync RSA_padding_check_PKCS1_OAEP_mgf1().
Joel Sing
2019-10-17
Fix -N flag to actually shut down the (entire) socket when the input
Bob Beck
2019-10-17
Provide err_clear_last_constant_time() as a way of clearing an error from
Joel Sing
2019-10-17
sgi: iockbc(4), mkbc(4): tsleep(9) -> tsleep_nsec(9); ok kn@ visa@
cheloha
2019-10-17
Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.
Todd C. Miller
2019-10-17
sync
Theo de Raadt
2019-10-17
in6_setsockaddr and in6_setpeeraddr can't fail, so let them return void.
David Gwynne
2019-10-16
Make sxidog(4) MI.
Mark Kettenis
2019-10-16
Move sxidog(4) such that we can use it on arm64.
Mark Kettenis
2019-10-16
tweak previous; help/ok claudio
Jason McIntyre
2019-10-16
Link regress ifconfig to build.
Alexander Bluhm
2019-10-16
Test various combinations of setting interface addresses with
Alexander Bluhm
2019-10-16
Add an output format for bird and one doing CSV. Also update the manpage
Claudio Jeker
2019-10-16
Clean up header includes. Most are no longer required.
Claudio Jeker
2019-10-16
Set the maxlength to either the prefixlen itself or the value from the ROA.
Claudio Jeker
2019-10-16
tsleep(9) -> tsleep_nsec(9)
Martin Pieuchot
2019-10-16
tsleep(9) -> tsleep_nsec(9)
Martin Pieuchot
2019-10-16
potential NULL dereference for revoked hostkeys; reported by
Damien Miller
2019-10-16
free buf before return; reported by krishnaiah bommu
Damien Miller
2019-10-16
vmd(8): provide some additional info in a debug msg
Mike Larkin
2019-10-16
Add a few newer _OSI strings to the parser.
Mike Larkin
2019-10-16
regen
Mike Larkin
2019-10-16
Fix a bunch of lines that had whitespace at the end
Mike Larkin
2019-10-16
Remove trailing whitespace from a line
Mike Larkin
2019-10-16
Fix reversed gotos; CID 1453190.
Daniel Dickman
2019-10-15
Include the .SUNW_ctf section in bsd.gdb
Martin Pieuchot
2019-10-15
Fix db_stack_dump() w/ custom addr & implement db_save_stack_trace().
Martin Pieuchot
2019-10-15
Reduce the number of places where `p_priority' and `p_stat' are set.
Martin Pieuchot
2019-10-15
Rewrite options_array_set to be clearer and remove a spurious warning
Nicholas Marriott
2019-10-15
Add support for percentage sizes for resize-pane ("-x 10%"). Also change
Nicholas Marriott
2019-10-15
Try to match the devid against the bootpath if link->port_wwn doesn't
Jonathan Matthew
2019-10-15
Fix compiler's view of the alignment of xhci structs. Because the struct
Visa Hankala
2019-10-15
When setting the modification time on the retrieved file, use utimensat()
Philip Guenther
2019-10-14
pledge() won't work but we can use unveil() to reduce filesystem access
Theo de Raadt
2019-10-14
Re-sort the if-sequence which sets COMPILER_VERSION to be the same
Patrick Wildt
2019-10-14
some knf, preparing for other changes
Theo de Raadt
2019-10-14
Fix whitespace issues
Patrick Wildt
2019-10-14
powerpc cross-compilation on 64-bit hosts also appears to be safe.
Patrick Wildt
2019-10-14
Pass LINKER_VERSION to binutils and clang cross-build so that they
Patrick Wildt
2019-10-14
httpd(8) sent a 408 response every time a connection request timeout
Florian Obser
[prev]
[next]