artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2023-02-06
millert
Accept netstat-style address.port syntax too.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
miod
Unifdef -U _PMAP_MAY_USE_PROM_CONSOLE. This code hasn...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
nicm
Add -f to list-clients like the other list commands...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
kn
Add space after comma in MD "No * partition in *,try...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
gkoehler
Add missing check for pg != NULL
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
nicm
Do not allow multiple line separators in a row.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
nicm
Extend display-message to work for control clients...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
deraadt
remove --no-execute-only seatbelt
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
deraadt
default __mips64__ to execute only
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
kettenis
Switch the mips64 linker scripts over to the templates...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
kettenis
Implement usertc corresponding to the Allwinner A64...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
jsg
writev() appeared in 4.1c before 4.2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
jsg
getpagesize() appeared in 4.1c before 4.2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
jmc
add ufshci(4);
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
jsg
match on Elkhart Lake
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
jsg
regen
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
jsg
add Intel Elkhart Lake ids
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
cheloha
powerpc64: dec_rearm: don't disable interrupts around...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
cheloha
macppc: dec_rearm: don't disable interrupts around...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
mglocker
Initial driver for Universal Flash Storage (UFS) Host...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
kettenis
Make ld.bfd default to --execute-only on amd64.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
kettenis
Set default volume to -30 dB instead of using the hardw...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
cheloha
kernel: stathz is always non-zero after cpu_initclocks()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
cheloha
timecounting: remove incomplete PPS support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
kettenis
Set default volume to -30 dB instead of using the hardw...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
jsing
Remove bn_sqr_words() on amd64.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
jsg
correct history, shutdown(8) appeared in 4.1BSD before...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
jsing
Fix output constraints for bn_umul_hilo().
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
jsg
unstub i915_gem_stolen_lmem_setup()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
miod
RASOPS_CLIPPING is about screen coordinates, don't...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
miod
Remove leftover rasops_isgray[] declaration.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
miod
Remove redundant DIAGNOSTIC wrappers around KASSERT...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
tb
Add void to conn_close_any()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
tb
Fix tput when compiled with clang-15 -O2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jmc
add sncodec(4);
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jmc
add missing ".It Xo" in previous;
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
kn
Define get_softraid_disks() before get_dkdevs*() so...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
kettenis
enable sncodec(4)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
kn
Make softraid helper return disk not device names
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
kettenis
sncodec(4)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
kettenis
Add sncodec(4) a driver for the TI SN012776/TAS2764...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
kettenis
Set clock divider instead of relying on the pre-configu...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
job
Add ASPA to Looking Glass
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
mbuhl
Remove PHY ID checks. The Linux driver is no longer...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
job
Add ASPA support to bgpctl FastCGI server
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
miod
Remove a bunch of pic-related macros which were suppose...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
deraadt
default sparc64 ld.lld to --execute-only
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Move BN_mod_exp2_mont() to bn_exp.c.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Reorder functions in bn_exp.c to be slightly sensible...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Clean up and simplify BN_mod_lshift{,_quick}().
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Clean up BN_mod_mul() and simplify BN_mod_sqr().
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Simplify BN_mod_{lshift1,sub}_quick().
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Simplify BN_nnmod().
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
jsing
Turn BN_mod_{ct,nonct}() into symbols.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
deraadt
make --execute-only the default on powerpc
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
job
Emit log messages in consistent format
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
miod
Remove AIX toc data after every function. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
job
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsing
Refactor BN_uadd() and BN_usub().
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsing
Unbreak vpaes-x86 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
krw
Tweak restored code chunk to eliminate duplicate checks.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
claudio
Do not endian swap the ether_vtag before stuffing it...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
kn
Move existing softraid check into reusable function
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
claudio
Use binary or to set the ether_vtag which makes the...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
miod
Move all data blocks from .text to .rodata and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
anton
Sync function prototypes and declarations to satisfy...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
anton
Sync function prototypes and declarations to satisfy...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
djm
test compat_kex_proposal(); by dtucker@
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
djm
openssh-9.2
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
djm
fix double-free caused by compat_kex_proposal(); bz3522
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
mvs
Move the rest of common socket initialization within...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
mvs
Deny "pipex no" tunnel setting for pppx(4) interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
nicm
Add a missing error message which causes an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
nicm
Tweak note for D key binding, from Clark Wang.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
amdgpu: fix build on non-DCN platforms.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/i915/selftest: fix intel_selftest_modify_policy...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/i915: Fix a memory leak with reused mmap_offset
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/drm_vma_manager: Add drm_vma_node_allow_once()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdgpu/display/mst: update mst_mgr relevant variabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdgpu/display/mst: limit payload to be updated...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdgpu/display/mst: Fix mst_state->pbn_div and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdgpu: remove unconditional trap enable on add...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amd/pm: add missing AllowIHInterrupt message mappin...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/display/dp_mst: Correct the kref of port.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdgpu: complete gfxoff allow signal during suspend...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/i915: Allow alternate fixed modes always for eDP
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/i915: Allow panel fixed modes to have differing...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amdkfd: Add sync after creating vram bo
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm: Add orientation quirk for Lenovo ideapad D330...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/amd/display: fix issues with driver unload
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
jsg
drm/i915/selftests: Unwind hugepages to drop wakeref...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
deraadt
unify spacing for LOAD FLAGS lines
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
deraadt
i386 and alpha ld.so also work with X-only text LOAD...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-02
krw
Restore incorrectly deleted test for default partitions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
miod
Despite only testing the low-order bit of its operand...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
miod
Move all data blocks from .text to .rodata and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
miod
Backport gnu/gcc/gcc/c-typeck.c r1.3 to the gcc 3 code...
commit
|
commitdiff
|
tree
|
snapshot
next