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
2022-08-12
Use break instead of return so that a HEAD request still consumes all data.
Claudio Jeker
2022-08-12
use string literal for format string
Jonathan Gray
2022-08-12
use string literal for format string
Jonathan Gray
2022-08-12
fix regression introduced in previous commit. HEAD replies don't have a
Omar Polo
2022-08-12
sftp-server: support home-directory request
Damien Miller
2022-08-12
amd64: simplify TSC synchronization testing
Scott Soule Cheloha
2022-08-12
Coverity says multiplying two uint32_t's and assigning them to
Kenneth R Westerback
2022-08-12
renice(8): don't succeed after 256 errors
Scott Soule Cheloha
2022-08-11
Don't trust gpt header data read from disk until after its
Kenneth R Westerback
2022-08-11
powerpc64: cpu_initclocks: do tc_init(9) before cpu_startclock()
Scott Soule Cheloha
2022-08-11
Don't yet configure smmu(4) on Qualcomm SoCs as used on the Lenovo x13s
Patrick Wildt
2022-08-11
correctly handle an abnormal fastcgi termination. httpd handles the
Omar Polo
2022-08-11
remove useless Pp;
Jason McIntyre
2022-08-11
Remove unused variable
Theo Buehler
2022-08-11
Revert previous commit as the bounds check was correct.
Anton Lindqvist
2022-08-11
Add information about TCP_INFO. Be a bit vague about struct tcp_info since
Claudio Jeker
2022-08-11
Add TCP_INFO support to getsockopt for tcp sessions.
Claudio Jeker
2022-08-11
vi(1) Home/End bindings, from Markus F X J Oberhumer.
Nicholas Marriott
2022-08-11
Remove prefix from nested battery struct fields.
Anton Lindqvist
2022-08-11
Revert uLong -> z_off_t change in the kernel
Theo Buehler
2022-08-11
add some tests for parse_absolute_time(), including cases where it
Damien Miller
2022-08-11
allow certificate validity intervals, sshsig verification times and
Damien Miller
2022-08-10
Fix off-by-one in channel count, from NetBSD.
Marcus Glocker
2022-08-10
Fix Gdium boot setup.
Miod Vallat
2022-08-10
On the Qualcomm SoC as implemented on the Lenovo x13s the BIOS already
Patrick Wildt
2022-08-10
Provide the AML root in ACPI's softc so that drivers that need access
Patrick Wildt
2022-08-10
Avoid signed integer overflow due to unary negation
Theo Buehler
2022-08-10
Also attach spdmem on Gdium.
Miod Vallat
2022-08-10
Clarify warning related to ROA eContent
Job Snijders
2022-08-10
Disallow AS Resources extension on ROA EE certificates
Job Snijders
2022-08-10
Reverse NULL check in krVPN6_change()
Theo Buehler
2022-08-10
More kroute_nexthop cleanup. Mainly use direct assignment instead of
Claudio Jeker
2022-08-10
Fix check of home directory (&& not ||), from Markus F X J Oberhumer,
Nicholas Marriott
2022-08-10
Pass the "good random" flag from the bootblocks to the kernel when applicable.
Miod Vallat
2022-08-10
Cast int64_t to uint64_t for negating
Theo Buehler
2022-08-10
Only print versions we know about
Theo Buehler
2022-08-10
Fix logic in network_dump_upcall()
Claudio Jeker
2022-08-10
Add iic at glxpcib, to get spdmem to attach on 2F-based systems.
Miod Vallat
2022-08-10
Remove alpha kernel code to process userland misaligned accesses, and the
Miod Vallat
2022-08-10
Decrease how long to wait for the remote peer to send IO before giving up
Job Snijders
2022-08-10
fixup header for bgpctl show network so it lines up again.
Claudio Jeker
2022-08-10
Remove netlock assertion from vlan_ioctl(). Now (*if_ioctl)() called
Vitaliy Makkoveev
2022-08-10
Fix two compiler warnings resulting from last zlib bump
Theo Buehler
2022-08-10
Build the Compress::Raw::Zlib perl module with /usr/lib/libz
Theo Buehler
2022-08-10
Remove games from the default $PATH in /etc/skel
Theo Buehler
2022-08-10
match other archs use %s for version printf
Jonathan Gray
2010-09-24
Perl 5.12.2 from CPAN
Todd C. Miller
2022-08-09
Backout "Call getuptime() just once per function"
Klemens Nanni
2022-08-09
sync
Theo de Raadt
2022-08-09
prevent breakable hyphens in segment identifiers
Ingo Schwarze
[next]