artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2024-03-22
bluhm
Fix chroot(2) call in control process.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
bluhm
Make local port which is bound during connect(2) unique...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
mvs
Use sorflush() instead of direct unp_scan(..., unp_disc...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
claudio
Rework the cease shutdown reason to work in both direct...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
jsg
correct history of /dev/mem and /dev/kmem
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
claudio
Rework parse_notification() to use the ibuf API for...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
claudio
Limit NFS connections to originate from a reserved...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
tb
Simplify X509_STORE_free()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
ratchov
aucat: Allow any device sample encoding.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
ratchov
aucat: Add a bytes-per-sample argument to allcobuf()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
ratchov
pledge: Allow the AUDIO_GETDEV ioctl in "audio"
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
job
Replace protocol literal strings and strlen() calls...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
patrick
Never bindings use the phy-handle property instead...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
tobhe
Avoid redundant allocation in ikev2_prfplus()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
bluhm
Fix white space. OK tobhe@
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Write padding character into the right position.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Reduce escape-time default to 10 milliseconds, 500...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Add -M to always turn mouse on in a menu, GitHub issue...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Look for feature code 21 for DECSLRM and 28 for DECFRA...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Use -p for default paste-buffer command in buffer mode...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Do not notify window-layout-changed if the window is...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Revert detach-client part of last, did not intend this...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
nicm
Do not consider a selection present if it is empty...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
claudio
Do not exit the master process if a client TCP connecti...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
jsing
Remove now unused certificates (which are also soon...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
jsg
add uao_read_to_iosys_map() alternative to shmem_read_t...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
jsg
unstub intel_uc_fw_copy_rsa()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
jmatthew
mention that SR-IOV virtual functions work too
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
afresh1
Clear spinner after each cycle
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
bluhm
Fix build with bitmap_copy() on i386 by adding const...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
Rename the remaining pmod to mod
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
pmod -> mod in CONF_IMODULE
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
tmod -> mod
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
md -> imod for CONF_IMODULEs
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
md -> mod for CONF_MODULEs
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
Change return type of module_add()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
Implement imodule_free() and call it from module_finish()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
tb
Make module_free() NULL safe
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
op
fix ORCPT handling
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsing
Use the new certificates/chains in regress.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
claudio
Cleanup AID handling.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
claudio
Remove some else statements in if () else if () chains...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
ratchov
aucat: Add generic channel mapping in place of -j and...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
remove i915_gem_object_map() removed in linux 5.10
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
switch ggtt from agp_map to io_mapping
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
add io_mapping_map_atomic_wc()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
job
Run most of regress explicitly in filemode to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
job
Check whether filename and SIA match
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
unstub i915_ttm_io_mem_pfn()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
handle ttm_sg_tt_init() not being called before ttm_tt_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
unstub i915_ttm_memcpy_init() i915_ttm_move_memcpy()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
init bus_space tags in ttm struct
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
enable io_mapping paths for lmem
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
unstub xehp_load_dss_mask()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
add bitmap_intersects() bitmap_from_arr32()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
unstub i915_gem_object_map_pfn()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
add replacements for io_mapping_init_wc() paths
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
start implementing io_mapping
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
add vmap_pfn()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
jsg
in vga_get_uninterruptible() return early if behind...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-19
tb
Move the OPENSSL_init() stub from o_init.c to crypto_init.c
commit
|
commitdiff
|
tree
|
snapshot
2024-03-19
tb
Remove OPENSSL/CRYPTO_realloc documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-03-19
tb
Remove X509_ALGOR_set_md() documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-03-19
tb
Rename parent to issuer in struct auth
commit
|
commitdiff
|
tree
|
snapshot
2024-03-19
dlg
count if_enqueue/ifq_enqueue errors as oqdrops.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
kettenis
Implement Spectre-V4 mitigations. The only real effect...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
patrick
Pass PHY OF node to the MII layer for use by PHY drivers.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
kettenis
Reduce dmesg spam and only print about resource conflic...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
kettenis
Add support for the new layout of the CCSIDR_EL1 regist...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
claudio
Typecast char argument to isxdigit() to unsigned char...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
claudio
Double PEER_DESCR_LEN to 64 characters since 32 is...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
claudio
Use same markup for origin-set arguments as for roa...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
op
fix markup of _PATH_DEFPATH (Li -> Dv); ok jmc
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
op
improve the MDA documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
dlg
expose per port information via kstats.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
dlg
use high bits from the mbuf flowid to pick a port to...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
mvs
Do UNP_CONNECTING and UNP_BINDING flags check in uipc_l...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
kettenis
The feature is called SSBS instead of SBSS.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
tb
Annotate RSA-PSS SHA parameter encoding as wrong
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
guenther
Use VERW to mitigate the RFDS (Register File Data Sampl...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
tb
Remove unused enum rsc_resourceblock_tag
commit
|
commitdiff
|
tree
|
snapshot
2024-03-17
patrick
Some PHYs need board-specific initializations, e.g...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
tb
Remove ugly parens and thereby fix KNF
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
kettenis
Set the HCR_API and HCR_APK bits in the HCR_EL2 when...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
tb
Fix signed integer overflow in bnrand()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
cheloha
btrace(8): cache ELF symbols in sorted array
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
jsg
recognise Cortex-A520AE (Hayes AE), Cortex-A720AE ...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
jmc
add -S to usage();
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
job
Move RPKI Trust Anchor constraints from etc set to...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
millert
whois: trim output after ">>> Last update of WHOIS...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
op
add some initial documentation regarding MDAs
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
op
set ORIGINAL_RECIPIENT in the environment of mda scripts
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
tb
zlib: sync with src
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
tb
zlib: sync with upstream
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
stsp
Ignore ADDBA requests if we are not ready to receive...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
kn
Backout "Move code into new stop_watchdog()"
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
kn
Move code into new stop_watchdog()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
kettenis
According to errata AC03_CPU_12, AmpereOne needs the...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
tb
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2024-03-15
job
Log which of the constraints files triggered a violation
commit
|
commitdiff
|
tree
|
snapshot
next