artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-10-15
claudio
Add PS_STOPPED to the flags
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
claudio
Indicate that a process has stopped by setting PS_STOPP...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
claudio
Fix runtime calculation. Assiging ts to spc_runtime...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
claudio
Use pr instead of p->p_p like everywhere else in exit1.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
jsg
remove unneeded pte.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
tb
Switch ec_asn1_group2parameters() to get0_{order,cofact...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
tb
Provide EC_GROUP_get0_cofactor() for internal use
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
jsg
remove struct arpreq from net/if_arp.h
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
deraadt
grow i386 media a bit
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
naddy
mention SshdAuthPath option; ok djm@
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
nicm
Set ACS flag for REP. Reported by Romain Francoise...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
tb
Make NULL checks in ec_asn1_group2curve() explicit
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
tb
Extend ec_asn1_test to check for correct curve coeffici...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
tb
Fix field element encoding for elliptic curve coefficients
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
tb
Drop an obvious comment and fix indent for setting...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
tb
In ec_asn1_group2curve() rename ok to ret, per usual
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jsg
remove unneeded vmparam.h include from pte.h
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jan
Fix build w/o SUSPEND option
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jsg
remove unneeded device.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jsg
remove unused struct sigstate; ok miod@
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jsg
remove duplicate includes and license; feedback and...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jmc
remove notes about unsupported modifiers; from nir...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
djm
regress support for split sshd-auth binary
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
deraadt
sshd-auth also has a relink kit
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jsg
change mutex.h include to rwlock.h
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
djm
Split per-connection sshd-session binary
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
jsg
remove unneeded proc.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
djm
don't start the ObscureKeystrokeTiming mitigations...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
jsg
byt -> but; ok tb@
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
jsg
include stdio.h for sscanf() snprintf()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
jsg
remove unneeded timeout.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
jsg
remove unneeded limits.h and errno.h includes
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
deraadt
Be more eager to install qcpas firmware (more pattern...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
afresh1
Make fw_update -a mean all
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jsg
remove unneeded rwlock.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jsg
remove unneeded time.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jsg
remove unneeded percpu.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
tb
Exercise the EC parameters code a bit more
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jmc
remove blank line;
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jsg
remove duplicate misc.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
nicm
Call realpath on the source file to match -f on the...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
nicm
Do not rename a buffer to itself, GitHub issue 4181.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jsg
remove duplicate unistd.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
robert
introduce a new build class to be used by the build...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
jsg
remove vmparam.h include
commit
|
commitdiff
|
tree
|
snapshot
2024-10-12
tb
Remove unnecessary str variable in ssl_stat.c
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Use a and b for the curve coefficients
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Clean up ec_asn1_group2fieldid()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Fix a long-standing bug in ec_asn1_group2pkparameters()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Use defines for the CHOICE variants of ECPKPARAMETERS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Remove NULL check in ec_asn1_pkparameters2group()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Use better variable names in ec_asn1_pkparameters2group()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
First cleanup pass over ec_asn1_group2pkparameters()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
deraadt
The fw keys have been added to the signify key bundles...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
err.c: zap stray space
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Apply some style(9) and tidy some comments.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Remove pointless locking from err_build_SYS_str_reasons().
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Convert err_clear_data() and err_clear() from macros...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Remove unused typedef for ERR_FNS.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Add err_ prefix to build_SYS_str_reasons().
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Make ERR_str_{libraries,reasons,functs}[] const.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Add ERR_LIB_SYS to the error values in ERR_str_functs[].
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
kettenis
Revert ehci(4) bits in the previous commit. Apparently...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsing
Add error regress coverage for ERR_LIB_SYS.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Remove params argument from ec_asn1_group2parameters()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Simplify ec_asn1_group2pkparameters()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Spell NULL in a simpler fashion
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
tb
Clean up i2d_ECPKParameters()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: enable_hpo_dp_link_output: Check link_...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Allow backlight to go below `AMDGPU_DM...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Fix system hang while resume with...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Add HDR workaround for specific eDP
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/sched: Add locking to drm_sched_entity_modify_sched
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/i915/gem: fix bitwise and logical AND mixup
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm: Consistently use struct drm_mode_rect for FB_DAMAG...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/pm: ensure the fw_info is not null before using it
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu: Block MMR_READ IOCTL in reset
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/radeon/r100: Handle unknown family in r100_cp_init_...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu: fix unchecked return value warning for...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/printer: Allow NULL data in devcoredump printer
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Initialize get_bytes_per_element's...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Fix index out of bounds in DCN30 color...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Fix index out of bounds in degamma...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Fix index out of bounds in DCN30 degam...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Check link_res->hpo_dp_link_enc before...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Check stream before comparing them
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdkfd: Fix resource leak in criu restore queue
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu: enable gfxoff quirk on HP 705G4
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu: add raven1 gfxoff quirk
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: fix double free issue during amdgpu...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Add null check for 'afb' in amdgpu_dm_...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Check null pointers before using dc...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Handle null 'stream_status' in 'planes...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amd/display: Add null check for top_pipe_to_program...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
commit
|
commitdiff
|
tree
|
snapshot
2024-10-11
jsg
drm/amdgpu: disallow multiple BO_HANDLES chunks in...
commit
|
commitdiff
|
tree
|
snapshot
next