artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-04-30
jmc
appeard -> appeared;
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
djm
correctly restore sigprocmask around ppoll()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
djm
add explict check for server hostkey type against Hostk...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
jsg
remove commented DEBUG_TIMER for timer driver removed...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
deraadt
em(4) will work
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
kn
Turn efi(4/arm64) into MI efi(4), sync with reality...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
florian
plug fd leak introduced in "avoid toctu" rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
dv
vmm & vmd: drop "continue" flag to simplify running...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
naddy
strftime.3: clarify %G and %g description
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
naddy
install accidentally dropped tput(1) man page again
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove prototypes for removed functions
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove prototypes for removed functions
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove unused armv7 specific find_first_bit()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove unused intc_intr_bootstrap()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove unused global vars
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove prototypes for removed functions
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove unused pmap_vp_remove()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/amdgpu: remove invalid resource->start check v2
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/amdkfd: Fix memory leak in create_process failure
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/amdgpu: validate the parameters of bo mapping opera...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/radeon: make -fstrict-flex-arrays=3 happy
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915/mst: Limit MST+DSC to TGL+
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915/vma: Fix UAF on destroy against retire race
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/amd/display: Do not recursively call manual trigger...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915: Disable live M/N updates when using bigjoiner
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915: Adjust seamless_m_n flag behaviour
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915: Enable VRR later during fastsets
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915: Extract intel_crtc_vblank_evade_scanlines()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915: Change intel_pipe_update_{start,end}() callin...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915/cdclk: Fix voltage_level programming edge...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915/mst: Reject FEC+MST on ICL
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
drm/i915: Fix FEC pipe A vs. DDI A mixup
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
add check_add_overflow() for 6.6.29 drm
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
jsg
remove unused global vars
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
florian
gmtime(3) / locatime(3) can fail when timestamps are...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
florian
gmtime(3) / locatime(3) can fail when timestamps are...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
florian
gmtime(3) / locatime(3) can fail when timestamps are...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
millert
__sfvwrite: allow writing buffers larger than BUFSIZ...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
tb
Remove unused url from netproc()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-28
florian
Don't filter dangerous characters by hand when strvisx...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
florian
Use propper knf.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
jmc
add a man page from curses source for clear(1);
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
florian
localtime(3) can fail if time_t is very far in the...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
jmc
"!command" notation was zapped 8 years ago - remove...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-27
tb
Tweak start of DESCRIPTION of EC_GROUP_new()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-26
tb
Document EC_curve_{nid2nist,nist2nid}()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-26
jsg
fix signal test; ok tb@
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
millert
Update awk to the Apr 22, 2024 version.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
kn
Add boot.conf(8) 'mach idle [secs]' to halt at idle...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
bluhm
Rename socket wait channels when sleeping.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
tb
sync
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
tb
Take pem2.h behind the barn
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
jsing
Add regress coverage for crypto_ct_*_u8()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
jsg
add fstat() call removed in 1.145 to avoid uninitialise...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
stsp
Adjust macro definitions for dwqe(4) Rx descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
job
Don't divide by zero (empty files)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
jmatthew
Mask off MAC management counter interrupts. The driver...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
stsp
slightly tweak softraid(4) wording to make installboot...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
jmc
add percentage to ruler after recent changes;
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
miod
Use -mno-fpu when compiling with clang now that the...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
op
fix error return in fork_proc_backend(); ok gilles@
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
claudio
Regen
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
claudio
Revert rev 1.261 and require sigsuspend and __thrsigdiv...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
job
In ruler show the current line number as a percentage...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
claudio
announce_capa is no more.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
claudio
Remove 'announce capabilities' as neighbor config stanza.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-24
claudio
Use static inline for cd1400_write_ccr() because clang...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
florian
Use "indicate" to match reset of the document.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
florian
Implement RFC 4191 default router preference.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
jsg
correct indentation; no functional change
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
jsg
use 1U << 31 to avoid undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
tb
One empty line is enough
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
tb
Add missing comma
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
fcambus
Sync the supported hardware list with arm64.html.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
tb
sync with ftp/fetch.c r1.218: send host header for...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
sthen
ftp: send Host: headers with CONNECT requests when...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
jsg
simplify bit shift; avoids shifting into int sign bit
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
millert
newsyslog: allow the F flag to be used on its own.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
jsg
fix indentation and remove uneeded braces
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
jmc
mark the "signal" field as optional; from alvar penning
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Use the channel mapping code of aucat
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
bluhm
Show pf fragment reassembly counters.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
aucat: Use a 24-bit table for index to volume conversion
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
aucat: Fix comments, from similar comments fixes in...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Use a 24-bit table for index to volume conversion.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Use resampling algorithm from aucat
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Drop duplicate prototype of dev_new()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndioctl: Remove assert about duplicate controls
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Hide forgotten debug printfs
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Call ctlslot->ops->sync() after every control...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Make opt_setdev() return 1 if the device was...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
ratchov
sndiod: Return the number of controls ctl_del() has...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
claudio
In state IDLE handle EVNT_STOP and stop the IdleHold...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
claudio
Move setting of the shutdown reason to session_stop()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
claudio
No longer fall back to no capabilities when there is...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
anton
Instead of unhooking libssl/client regress tests, flag...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
claudio
Sprinkle experimental into regress so they compile
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
jsg
remove space at eol
commit
|
commitdiff
|
tree
|
snapshot
2024-04-21
claudio
P-256 support is experimental so require -x to enable it.
commit
|
commitdiff
|
tree
|
snapshot
next