openbsd
2022-02-15 deraadtSince acpitoshiba brightness button processing no longe...
2022-02-15 kettenisDefer the actual setting of the display brightness...
2022-02-15 deraadtwhen the MI suspend code encounters problems, we need...
2022-02-15 nicmAdd an option (default off) to control the passthrough...
2022-02-15 nicmDo not create a buffer from an OSC 52 response if we...
2022-02-15 claudiocom at acpi like com at isa needs com_active() for...
2022-02-15 jsgunifdef __OpenBSD__
2022-02-15 knBackout previous "Unwire with map lock held" (commitid...
2022-02-15 jsgunifdef OpenBSD
2022-02-15 jsgconsistently use __linux__
2022-02-15 visaUse knote_modify_fn() and knote_process_fn() in bpf.
2022-02-15 jsgunifdef CDIOCCLOSE __OpenBSD__
2022-02-15 espiemake use of pkg_* infra simplifications
2022-02-15 espiesimplify code based on afresh1@'s remark: indeed I...
2022-02-15 djmdocument the unbound/host-bound options to PubkeyAuthen...
2022-02-15 dlgonly tweak ifp if_flags while holding NET_LOCK.
2022-02-15 dlgmake tun_link_state take the ifnet pointer instead...
2022-02-15 jsgunifdef TIOCHPCL, 4.3BSD compat ioctl
2022-02-15 jsgremove unused and uneeded bits in a byte define
2022-02-15 deraadtMI disable_lid_wakeups() is not needed, x86 systems...
2022-02-15 deraadtThe DVACT_POWERDOWN step was accidentally moved in...
2022-02-15 jsgfix mask in hppa inst_trap_return()
2022-02-14 kettenisMake sure we call acpi_resume_cpu() with the right...
2022-02-14 jsgdon't deref pointer before test it is safe
2022-02-14 jsgfix cmalo_media_change() test
2022-02-14 krwUse fdisk -b to create the desired 1MB MSDOS boot partition
2022-02-14 knUnwire with map lock held
2022-02-14 deraadtacpi_indicator() can take the softc*, instead of void*
2022-02-14 robRevert change to ps for displaying chrooted process.
2022-02-14 krwWhitespace nit.
2022-02-14 kettenisUse iic_is_compatible(9) and use the more generic compa...
2022-02-14 kettenisPass the entire compatible property for devices attachi...
2022-02-14 jobDraw a bit more attention to transport switches between...
2022-02-14 jobName the maximum number of deltas permitted in a RRDP...
2022-02-14 aoyamaDelete incomplete implementation of bus_space_{alloc...
2022-02-14 jsgOF_getproplen() returns -1 on error, so don't store...
2022-02-14 claudioIntroduce a signal context that is used to pass signal...
2022-02-14 espiemake db locking self-contained
2022-02-14 nicmDo not return error with -q, GitHub issue 3065.
2022-02-14 kevloAdd the EM_RISCV value to match <sys/exec_elf.h>
2022-02-14 visapty test is not expected to fail any longer.
2022-02-14 jsgreprint device name in attach error paths if needed
2022-02-14 jsgcheck return value of drm_attach_pci()
2022-02-14 jsgremove unused code
2022-02-14 jsgno need for ifndef __sparc64__
2022-02-14 dlgupdate sbchecklowmem() to better detect actual mbuf...
2022-02-14 jsgchange a NULL pa_memex test after use to an earlier...
2022-02-14 guentherMark all the rpc 'ops' vectors, for auth, client, servi...
2022-02-14 jsgtest the correct pointer for acpi_intr_establish()...
2022-02-14 jsgOF_getproplen() returns -1 on error, so don't store...
2022-02-13 bluhmThe length value in bpf_movein() is casted to from...
2022-02-13 jmc- for -a, get the brackets right
2022-02-13 ottoHandle the case in freechunks where not a single alloca...
2022-02-13 sthensync
2022-02-13 mlarkinremove stray tab whitespace. no code change.
2022-02-13 tobheFix return value check of OF_getproplen(). If "reset...
2022-02-13 deraadtMove some MI pieces out of suspend_mp/resume_mp
2022-02-13 kettenisThe Apple M1 SoC has two mechanism for doing IPIs....
2022-02-13 visaUse knote_modify() and knote_process() in obvious places.
2022-02-13 visaAdd helper functions for f_modify and f_process to...
2022-02-13 visaRename knote_modify() to knote_assign()
2022-02-13 mbuhlSKEEYSEED -> SKEYSEED
2022-02-13 kettenisSome PCIe devices on the M1 and M1 Pro/Max need to...
2022-02-13 kettenisAdd basic GPIO support.
2022-02-13 ajacoutotAdd /usr/local/share/examples/login.conf.d to the defau...
2022-02-12 ericuse new libtls signer api
2022-02-12 deraadtwsdisplay checks are no longer needed here
2022-02-12 deraadtwsdisplay checks are no longer needed here
2022-02-12 deraadtadd MP stubs
2022-02-12 deraadtfor non-SUSPEND kernel, put the ioctl pieces entirely...
2022-02-12 visaReduce code duplication in pipe event filters
2022-02-12 jsingAdd test coverage for OBJ_txt2obj()/OBJ_obj2txt() with...
2022-02-12 espieswitch to using the common code in BaseState
2022-02-12 jsingAvoid potential single byte overread in asn1_parse2().
2022-02-12 jsingRevise for OBJ_obj2txt() OID arc limits.
2022-02-12 jsingLimit OID text conversion to 64 bits per arc.
2022-02-11 tbFix length check of IP addresses for name constraints
2022-02-11 tbAdd missing error check for a2i_GENERAL_NAME()
2022-02-11 tbFix a double free in v2i_NAME_CONSTRAINTS()
2022-02-11 sthenadjust bsd.port.mk(5) manual for change to login.conf...
2022-02-11 jmcspace needed between arg and punctuation;
2022-02-11 jsingTest OBJ_obj2nid() with an undefined (NID_undef) object.
2022-02-11 jsingMake OBJ_obj2nid() work correctly with NID_undef.
2022-02-11 jsingAdd initial regress for objects.
2022-02-11 chelohatr(1): rename lookup tables
2022-02-11 espiebe more consistent in packing-list usage
2022-02-11 espieuse packing-list consistently
2022-02-11 millertFix typo in comment for f_favail.
2022-02-11 florianIt's fw_update's job to say what went wrong.
2022-02-11 sthendescribe LOGIN_CONF, help from espie
2022-02-11 knBackout previous "Unwire with map lock held" (commitid...
2022-02-11 knBackout previous "Assert vm map locks" (commitid: sRNBf...
2022-02-11 visaReplace manual !klist_empty()+knote() with KNOTE().
2022-02-11 visaCheck klist emptiness instead of NULL pointer in KNOTE()
2022-02-11 visaInline klist_empty() for more economic machine code.
2022-02-11 deraadtthe sleep_clocks() hook is not needed because the archi...
2022-02-11 afresh1Lock the pkg db while running
2022-02-11 dtuckerAlways initialize delim before passing to hpdelim2...
2022-02-11 deraadtsleep_cpu/resume_cpu are part of an earlier MI split...
2022-02-10 bluhmCasting a char pointer to struct ctf_header causes...
next