openbsd
2023-12-14 tbOBJ_create(): remove pointless parentheses
2023-12-14 tbOBJ_create(): remove useless cast
2023-12-14 tbOPENSSL_assert() that the passed nid is within range
2023-12-14 tbBump OPENSSL_showfatal() from LOG_INFO to LOG_CONS
2023-12-14 tbMove the txt to obj/nid conversions a bit down.
2023-12-14 tbDedup OBJ_nid2{obj,sn,ln}()
2023-12-14 claudioWorkaround for broken clang which has a broken -fno...
2023-12-14 tbSimplify OBJ_nid2obj()
2023-12-14 tbSimplify OBJ_nid2sn()
2023-12-14 tbSimplify OBJ_nid2ln()
2023-12-14 claudioMostly straightforward conversion to imsg_get_fd()...
2023-12-14 claudioThere is no more option NKMEMPAGES_MAX
2023-12-14 claudioNKMEMPAGES_MAX_DEFAULT is no longer used. Remove it...
2023-12-14 jobConstrain the AFRINIC TA further
2023-12-14 tbFix sk_deep_copy() implementation
2023-12-14 claudioBring default logic to set nkmempages into the 21st...
2023-12-14 claudioUse imsg_get_fd() to access the file descriptor passed...
2023-12-14 claudioUse imsg_get_fd() to access the file descriptor passed...
2023-12-14 claudioUse imsg_get_fd() to access the file descriptor passed...
2023-12-14 claudioRewrite send_packet to update the eigrp header without...
2023-12-14 claudioUse imsg_get_fd() to access the fd passed with the...
2023-12-14 claudioUse imsg_get_fd() to access the fd passed with the...
2023-12-14 claudioUse imsg_get_fd() to access the fd passed with the...
2023-12-14 jobFor historical reasons, APNIC ended up with a v6 block...
2023-12-14 tbrpki-client: make IP address block checks stricter
2023-12-14 jsgdrm/i915: Skip some timing checks on BXT/GLK DSI transc...
2023-12-14 jsgdrm/i915/sdvo: stop caching has_hdmi_monitor in struct...
2023-12-14 jsgdrm/i915/lvds: Use REG_BIT() & co.
2023-12-14 jsgdrm/i915/display: Drop check for doublescan mode in...
2023-12-14 jsgdrm/amdgpu: Update EEPROM I2C address for smu v13_0_0
2023-12-14 jsgdrm/amdgpu: Add I2C EEPROM support on smu v13_0_6
2023-12-14 jsgdrm/amdgpu: simplify amdgpu_ras_eeprom.c
2023-12-14 jsgdrm/amdgpu: Return from switch early for EEPROM I2C...
2023-12-14 jsgdrm/amdgpu: Remove second moot switch to set EEPROM...
2023-12-14 jsgdrm/amdgpu: Add support for RAS table at 0x40000
2023-12-14 jsgdrm/amdgpu: Decouple RAS EEPROM addresses from chips
2023-12-14 jsgdrm/amdgpu: Remove redundant I2C EEPROM address
2023-12-14 jsgdrm/amdgpu: Add EEPROM I2C address support for ip discovery
2023-12-14 jsgdrm/amdgpu: Update ras eeprom support for smu v13_0_0...
2023-12-14 jsgdrm/amdgpu: correct the amdgpu runtime dereference...
2023-12-14 jsgdrm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
2023-12-14 jsgdrm/amdgpu: fix memory overflow in the IB test
2023-12-14 jsgdrm/amdgpu: correct chunk_ptr to a pointer to chunk.
2023-12-13 tbSimplify OBJ_ln2nid()
2023-12-13 tbSimplify OBJ_sn2nid()
2023-12-13 tbSimplify OBJ_obj2nid()
2023-12-13 jcaImplement per-CPU caching for the page table page ...
2023-12-13 ajacoutotMatch what reorder_kernel is doing and use kern.osversi...
2023-12-13 deraadtsync
2023-12-13 miodFix syscall number bounds check computations.
2023-12-13 claudioUse imsg_get_fd() to access the control fd.
2023-12-13 claudioUse imsg_get_fd() to access the control fd.
2023-12-13 miodUnbreak; looks like a not up-to-date diff was commited )-:
2023-12-13 knremove -o cases; reminded by anton
2023-12-13 jobImpose constraints on RPKI Trust Anchors
2023-12-13 miodPut back variable initialization mistakenly lost in...
2023-12-13 miodMove a large part of SYS.h defines to DEFS.h to match...
2023-12-13 deraadtOSF/1 placed alpha binaries above 4G. This affects...
2023-12-13 tbrfc3779: remove redundant const.
2023-12-13 jmcno more syscall.2;
2023-12-13 tbtlsexttest: \178 isn't a valid octal escape sequence
2023-12-13 tbconstraints: \178 isn't a valid octal escape sequence
2023-12-13 tbx509_asn1: avoid lookup table that makes some compilers...
2023-12-13 djmwhen invoking KnownHostsCommand to determine the order...
2023-12-13 deraadtactually remove it, pointed out by jsg
2023-12-13 deraadtanother syscall(2) removal chunk got lost
2023-12-13 jsgfiledescriptor -> file descriptor
2023-12-12 deraadttwo syscall(2) removal chunks got lost
2023-12-12 knMake -o less special, drop -o '' support, always use...
2023-12-12 martijnThe OID inside snmpTrapOID is of type NOTIFICATION...
2023-12-12 martijnDo a bitter cleanup after the config defined objects...
2023-12-12 deraadtput pinsyscalls(2) into the "always" group
2023-12-12 deraadtrepair type for 2nd arg of read(2)
2023-12-12 claudioio_read_buf() abused the ibuf internal rpos which is...
2023-12-12 claudioibuf_getdata() abuses the rpos from the ibuf. This...
2023-12-12 claudioSync
2023-12-12 claudioMove ibuf API from imsg_init.3 to ibuf_add.3
2023-12-12 claudioExtend imsg and ibuf API with useful getter methods
2023-12-12 deraadtTo avoid kbind(2) becoming a powerful gadget, it is...
2023-12-12 deraadtsync
2023-12-12 deraadtcrank libc major because syscall(2) was removed
2023-12-12 deraadtsync
2023-12-12 deraadtsync
2023-12-12 deraadtremove support for syscall(2) -- the "indirection syste...
2023-12-12 mvsslyle(9) fix. No functional changes.
2023-12-12 deraadtThe sigtramp was calling sigreturn(2), and upon failure...
2023-12-12 deraadtsync
2023-12-12 mvsTurn `pflowstats' statistics counters into per-CPU...
2023-12-11 deraadtMake sure the syscall table entries are aligned on...
2023-12-11 kettenisMake sure the syscall table entries are aligned on...
2023-12-11 kettenisImplement per-CPU caching for the page table page ...
2023-12-11 kettenisSynchronize datasize-cur limit for staff with the defau...
2023-12-11 jobWarn when the same manifestNumber is recycled across...
2023-12-11 jobLog a warning when a manifest replay is detected
2023-12-11 jmcampchwm:
2023-12-11 krwFix the shift of status bits 2:0 to 11:9 from <<8 to...
2023-12-11 mvsTurn `pflow_softc' list into SMR list.
2023-12-11 claudioManpage for ampchwm(4) - Ampere Altra Fine-Grained...
2023-12-11 claudioAdd ampchwm(4) a driver to access the Ampere Altra...
2023-12-11 janvio(4): simplify mbuf parsing with ether_extract_headers()
next