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-11-01
Use unsigned long long to store integer value. At least that can always
Claudio Jeker
2022-11-01
On endOfMibView reset OID back to the original requested OID as per RFC3416
Martijn van Duren
2022-11-01
Only load the SOII key if IPv6 is available
Klemens Nanni
2022-11-01
I plain forgot to document -S !
Marc Espie
2022-11-01
Do not wait for DAD completion in dry-run mode
Klemens Nanni
2022-11-01
Add modified Tab key sequences, from Aaron Jensen, GitHub issue 3368.
Nicholas Marriott
2022-11-01
Use active pane in target window not current window for +/-. GitHub
Nicholas Marriott
2022-11-01
vmm(4): vcpu_reset_regs_svm: allow reads of MSR_HWCR, MSR_PSTATEDEF(0)
Scott Soule Cheloha
2022-10-31
Hoist only the feature check
Klemens Nanni
2022-10-31
Fix comment: IPv6 link local addresses do not use SOII anymore
Klemens Nanni
2022-10-31
Improve shell style wrt. variable naming/boolean convention
Klemens Nanni
2022-10-31
Add a intergration test that checks if the pftable feature works.
Claudio Jeker
2022-10-31
Make CLEANFILES patterns not match anything that may live outside of obj.
Claudio Jeker
2022-10-31
The cad(4) ethernet controller works well on the Hifive Unmatched
Jeremie Courreges-Anglas
2022-10-31
Update to 2022fgtz from https://github.com/JodaOrg/global-tz
Todd C. Miller
2022-10-31
vmd(8): remove unfinished user accounting.
Dave Voutila
2022-10-31
mips64: Raise SPL for hardclock()
Visa Hankala
2022-10-31
Fix VMMAP_DEBUG code to compile with not-so-recent changes.
Martin Pieuchot
2022-10-31
style: 'The function type should be on a line by itself preceding the function.'
Philip Guenther
2022-10-30
Use variable for diff options instead of unconditionally specifying "-rN".
Darren Tucker
2022-10-30
Simplfity setregs() by passing it the ps_strings and switching
Philip Guenther
2022-10-30
On the Lenovo X13s attaching to the multiport USB controller leads to hard
Patrick Wildt
2022-10-30
The previous commit message out to say this:
Klemens Nanni
2022-10-30
/* $OpenBSD: $ */
Klemens Nanni
2022-10-30
Move duplex check from sbdsp_midi_open() to sbdsp_open() where it belongs
Klemens Nanni
2022-10-29
The x13s only defines the (legacy) 32-bit SMBIOS entry point. Add code to
Mark Kettenis
2022-10-28
Fix indent botch; noticed by kettenis@
Miod Vallat
2022-10-28
Remove antique^Wolder-than-binutils-2.17 c++filt(1).
Miod Vallat
2022-10-28
Build and install binutils-2.17's version of c++filt(1), since we already
Miod Vallat
2022-10-28
Decode DT_MIPS_RLD_MAP_REL.
Mark Kettenis
2022-10-28
Remove unused audio(9) get_props()/AUDIO_PROP_FULLDUPLEX
Klemens Nanni
2022-10-28
Replace audio(9) get_props() with duplex check in open() in non-duplex drivers
Klemens Nanni
2022-10-28
Add DT_MIPS_RLD_MAP_REL support to the in-tree GDB.
Mark Kettenis
2022-10-28
Implement DT_MIPS_RLD_MAP_REL support and add such an entry to PIE
Mark Kettenis
2022-10-28
Implement support for DT_MIPS_RLD_MAP_REL.
Mark Kettenis
2022-10-28
Remove audio(9) get_props() from record-only drivers
Klemens Nanni
2022-10-28
Replace audio(9) get_props() with duplex check in open() in partial duplex dr...
Klemens Nanni
2022-10-28
Add paste-buffer-deleted notification and fix name of paste-buffer-changed.
Nicholas Marriott
2022-10-28
Do not send focus sequences when reporting is enabled, matches other
Nicholas Marriott
2022-10-28
getopt optstring doesn't need '?'.
David Gwynne
2022-10-28
put sshkey_check_rsa_length() back in sshkey.c to unbreak
Damien Miller
2022-10-28
allow ssh-keyscan(1) to accept CIDR address ranges, e.g.
Damien Miller
2022-10-28
refactor sshkey_private_deserialize
Damien Miller
2022-10-28
refactor sshkey_private_serialize_opt()
Damien Miller
2022-10-28
refactor certify
Damien Miller
2022-10-28
refactor sshkey_sign() and sshkey_verify()
Damien Miller
2022-10-28
refactor sshkey_from_blob_internal()
Damien Miller
2022-10-28
refactor sshkey_from_private()
Damien Miller
2022-10-28
factor out key generation
Damien Miller
2022-10-28
refactor and simplify sshkey_read()
Damien Miller
[next]